lkml.org 
[lkml]   [2022]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 4/8] arm64: dts: qcom: sdm845-tama: Enable remoteprocs
Date
Enable ADSP, CDSP, IPA, modem and Venus.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
.../dts/qcom/sdm845-sony-xperia-tama.dtsi | 26 +++++++++++++++++++
1 file changed, 26 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi b/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi
index 1c9cb1c3d8aa..b78a93f52d96 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi
@@ -68,6 +68,11 @@ ramoops@ffc00000 {
};
};

+&adsp_pas {
+ firmware-name = "qcom/sdm845/Sony/tama/adsp.mbn";
+ status = "okay";
+};
+
&apps_rsc {
pm8998-rpmh-regulators {
compatible = "qcom,pm8998-rpmh-regulators";
@@ -328,6 +333,11 @@ vreg_s3c_0p6: smps3 {
};
};

+&cdsp_pas {
+ firmware-name = "qcom/sdm845/Sony/tama/cdsp.mbn";
+ status = "okay";
+};
+
&dsi0 {
vdda-supply = <&vreg_l26a_1p2>;
status = "okay";
@@ -444,6 +454,12 @@ &ibb {
regulator-pull-down;
};

+&ipa {
+ memory-region = <&ipa_fw_mem>;
+ firmware-name = "qcom/sdm845/Sony/tama/ipa_fws.mbn";
+ status = "okay";
+};
+
&lab {
regulator-min-microvolt = <5500000>;
regulator-max-microvolt = <5700000>;
@@ -458,6 +474,11 @@ &mdss {
status = "okay";
};

+&mss_pil {
+ firmware-name = "qcom/sdm845/Sony/tama/mba.mbn", "qcom/sdm845/Sony/tama/modem.mbn";
+ status = "okay";
+};
+
&pmi8998_wled {
default-brightness = <800>;
qcom,switching-freq = <800>;
@@ -599,3 +620,8 @@ &usb_1_hsphy {
vdda-pll-supply = <&vreg_l12a_1p8>;
vdda-phy-dpdm-supply = <&vreg_l24a_3p1>;
};
+
+&venus {
+ firmware-name = "qcom/sdm845/Sony/tama/venus.mbn";
+ status = "okay";
+};
--
2.37.3
\
 
 \ /
  Last update: 2022-09-30 21:13    [W:1.443 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site