[PATCH v3 7/7] arm64: dts: qcom: sm8350-hdk: enable Venus core

From: Dmitry Baryshkov

Date: Sun Jan 25 2026 - 10:37:42 EST


Enable video en/decoder on the SM8350 HDK board. There is no need to
specify the firmware as the driver will use the default one, provided by
the linux-firmware.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
index 5f975d009465..79f024fd47f9 100644
--- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
+++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
@@ -894,6 +894,10 @@ &usb_2_qmpphy {
vdda-pll-supply = <&vreg_l5b_0p88>;
};

+&venus {
+ status = "okay";
+};
+
/* PINCTRL - additions to nodes defined in sm8350.dtsi */

&tlmm {

--
2.47.3