ARM: dts: qcom: msm8974*: Re-enable remoteprocs on various boards
authorLuca Weiss <luca@z3ntu.xyz>
Sun, 17 Dec 2023 15:22:55 +0000 (16:22 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sun, 17 Dec 2023 18:09:42 +0000 (12:09 -0600)
Even though a previous patch re-added the supplies to the adsp and modem
remoteprocs, due to timing differences in the meantime the remoteprocs
were disabled by default, but the commit re-adding the supplies didn't
enable them.

Enable them now to hopefully properly resolve the fallout now.

Fixes: 6d933c0ec171 ("ARM: dts: qcom: msm8974-*: re-add remoteproc supplies")
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20231217-msm8974-misc-v1-3-bece1ba2667d@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-msm8974-lge-nexus5-hammerhead.dts
arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine.dtsi
arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts

index ca402b4a68bd7bbf53603ebc2569e75ac88f8ca5..4aaae8537a3fd9fd41524f60d2c2ef43821e9140 100644 (file)
 
 &remoteproc_adsp {
        cx-supply = <&pm8841_s2>;
+       status = "okay";
 };
 
 &remoteproc_mss {
        mss-supply = <&pm8841_s3>;
        mx-supply = <&pm8841_s1>;
        pll-supply = <&pm8941_l12>;
+       status = "okay";
 };
 
 &rpm_requests {
index 94cbad81379fbacffa53371d1272f33711cc3b7f..d34659ebac22e65a511994ef201fe04f12089781 100644 (file)
 
 &remoteproc_adsp {
        cx-supply = <&pm8841_s2>;
+       status = "okay";
 };
 
 &remoteproc_mss {
        mss-supply = <&pm8841_s3>;
        mx-supply = <&pm8841_s1>;
        pll-supply = <&pm8941_l12>;
+       status = "okay";
 };
 
 &rpm_requests {
index 7c6fe442b55921d275077eb5e00969e8be6fff36..ee94741a26ed6d591d8343666c6546e411670488 100644 (file)
 
 &remoteproc_adsp {
        cx-supply = <&pm8841_s2>;
+       status = "okay";
 };
 
 &remoteproc_mss {
        mss-supply = <&pm8841_s3>;
        mx-supply = <&pm8841_s1>;
        pll-supply = <&pm8941_l12>;
+       status = "okay";
 };
 
 &rpm_requests {