ARM: dts: qcom: msm8974-*: re-add remoteproc supplies

As part of a recent cleanup commit, the remoteproc supplies for adsp and
modem were removed from msm8974.dtsi and now need to be set in the
device dts. Do so.

Fixes: f300826d27 ("ARM: dts: qcom-msm8974: Sort and clean up nodes")
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221121212226.321514-2-luca@z3ntu.xyz
This commit is contained in:
Luca Weiss 2022-11-21 22:22:26 +01:00 committed by Bjorn Andersson
parent a0145c557d
commit 6d933c0ec1
3 changed files with 33 additions and 0 deletions

View file

@ -319,6 +319,17 @@
};
};
&remoteproc_adsp {
cx-supply = <&pm8841_s2>;
};
&remoteproc_mss {
cx-supply = <&pm8841_s2>;
mss-supply = <&pm8841_s3>;
mx-supply = <&pm8841_s1>;
pll-supply = <&pm8941_l12>;
};
&rpm_requests {
regulators-0 {
compatible = "qcom,rpm-pm8841-regulators";

View file

@ -188,6 +188,17 @@
qcom,num-strings = <2>;
};
&remoteproc_adsp {
cx-supply = <&pm8841_s2>;
};
&remoteproc_mss {
cx-supply = <&pm8841_s2>;
mss-supply = <&pm8841_s3>;
mx-supply = <&pm8841_s1>;
pll-supply = <&pm8941_l12>;
};
&rpm_requests {
regulators-0 {
compatible = "qcom,rpm-pm8841-regulators";

View file

@ -294,6 +294,17 @@
};
};
&remoteproc_adsp {
cx-supply = <&pm8841_s2>;
};
&remoteproc_mss {
cx-supply = <&pm8841_s2>;
mss-supply = <&pm8841_s3>;
mx-supply = <&pm8841_s1>;
pll-supply = <&pm8941_l12>;
};
&rpm_requests {
regulators-0 {
compatible = "qcom,rpm-pm8841-regulators";