mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
arm64: dts: qcom: qcm6490-shift-otter: Enable venus node
Enable the venus node so that the video encoder/decoder will start working. Signed-off-by: Alexander Martinz <amartinz@shiftphones.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251009-otter-further-bringup-v2-6-5bb2f4a02cea@fairphone.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
66e7483966
commit
6e66efe16b
|
|
@ -986,6 +986,12 @@ &usb_dp_qmpphy_out {
|
|||
remote-endpoint = <&pmic_glink_ss_in>;
|
||||
};
|
||||
|
||||
&venus {
|
||||
firmware-name = "qcom/qcm6490/SHIFT/otter/venus.mbn";
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&wifi {
|
||||
qcom,calibration-variant = "SHIFTphone_8";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user