[PATCH v6 7/7] arm64: dts: qcom: qrb2210-rb1: Enable Venus
From: Jorge Ramirez-Ortiz
Date: Tue Jul 08 2025 - 14:08:17 EST
Enable Venus on the QRB2210 RB1 development board.
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/qrb2210-rb1.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts b/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts
index b2e0fc5501c1..8ccc217d2a80 100644
--- a/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts
+++ b/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts
@@ -711,3 +711,7 @@ &wifi {
&xo_board {
clock-frequency = <38400000>;
};
+
+&venus {
+ status = "okay";
+};
--
2.34.1