arm64: dts: qcom: sm8250-edo: Enable Venus

Enable Venus on Edo phones. The firmware is signed, as per usual.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230412-edo_venus-v1-1-bcfc82e0efc3@linaro.org
This commit is contained in:
Konrad Dybcio
2023-04-12 22:24:51 +02:00
committed by Bjorn Andersson
parent 644ab8bb42
commit 6ce42cb4b7

View File

@@ -672,3 +672,8 @@
vdda-phy-supply = <&vreg_l9a_1p2>;
vdda-pll-supply = <&vreg_l18a_0p9>;
};
&venus {
firmware-name = "qcom/sm8250/Sony/edo/venus.mbn";
status = "okay";
};