mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
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:
parent
5207d9c75f
commit
17a809b35d
|
|
@ -810,6 +810,10 @@ &ufs_mem_phy {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&venus {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&wifi {
|
||||
memory-region = <&wlan_fw_mem>;
|
||||
qcom,ath11k-calibration-variant = "Qualcomm_rb3gen2";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user