arm64: dts: qcom: qcs6460-rb3gen2: enable venus node
authorVedang Nagar <quic_vnagar@quicinc.com>
Tue, 17 Sep 2024 09:24:31 +0000 (14:54 +0530)
committerBjorn Andersson <andersson@kernel.org>
Sun, 6 Oct 2024 02:53:36 +0000 (21:53 -0500)
Enable the venus node on Qualcomm Rb3gen2 so that the
video decoder will start working.

Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240917-venus_rb3_gen2-v1-1-8fea70733592@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts

index b16012c1ed9feb06c1f11355a76799d57c2a47d7..6716c0682d48ca8ebc19453566d6fc4f41950921 100644 (file)
        status = "okay";
 };
 
+&venus {
+       status = "okay";
+};
+
 &wifi {
        memory-region = <&wlan_fw_mem>;
        qcom,ath11k-calibration-variant = "Qualcomm_rb3gen2";