arm64: dts: qcom: qcs6460-rb3gen2: enable venus node

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>
This commit is contained in:
Vedang Nagar 2024-09-17 14:54:31 +05:30 committed by Bjorn Andersson
parent 5207d9c75f
commit 17a809b35d

View File

@ -810,6 +810,10 @@ &ufs_mem_phy {
status = "okay";
};
&venus {
status = "okay";
};
&wifi {
memory-region = <&wlan_fw_mem>;
qcom,ath11k-calibration-variant = "Qualcomm_rb3gen2";