]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: qcm6490-shift-otter: Enable venus node
authorAlexander Martinz <amartinz@shiftphones.com>
Thu, 9 Oct 2025 09:06:36 +0000 (11:06 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 16:46:12 +0000 (11:46 -0500)
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>
arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts

index 9fcc96fcb60fb5ed7936c7da047380fec7746dd9..7a6208bdd6450ca7dbc579ce10589f7dfa903869 100644 (file)
        remote-endpoint = <&pmic_glink_ss_in>;
 };
 
+&venus {
+       firmware-name = "qcom/qcm6490/SHIFT/otter/venus.mbn";
+
+       status = "okay";
+};
+
 &wifi {
        qcom,calibration-variant = "SHIFTphone_8";