arm64: dts: qcom: msm8998: Disable MSS remoteproc by default
authorJami Kettunen <jamipkettunen@gmail.com>
Tue, 6 Apr 2021 01:07:08 +0000 (04:07 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 6 Apr 2021 03:27:46 +0000 (22:27 -0500)
This was already the case for ADSP and SLPI remoteprocs & doesn't affect
existing boards where it has been re-enabled.

Signed-off-by: Jami Kettunen <jamipkettunen@gmail.com>
Link: https://lore.kernel.org/r/20210406010708.2376807-3-jamipkettunen@gmail.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi
arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi
arch/arm64/boot/dts/qcom/msm8998.dtsi

index b500f24..125d792 100644 (file)
        };
 };
 
+&remoteproc_mss {
+       status = "okay";
+};
+
 &tlmm {
        gpio-reserved-ranges = <0 4>, <81 4>;
 
index c1ef0c7..a1d15ea 100644 (file)
        status = "okay";
 };
 
+&remoteproc_mss {
+       status = "okay";
+};
+
 &remoteproc_slpi {
        status = "okay";
 };
index 1f2e93a..e9d3ce2 100644 (file)
                                        <&rpmpd MSM8998_VDDMX>;
                        power-domain-names = "cx", "mx";
 
+                       status = "disabled";
+
                        mba {
                                memory-region = <&mba_mem>;
                        };