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 b500f24d47bc3beaba6725bc2b9eeb6b354cccd2..125d7923d713173acafe2a78e03b3257d4d3af8f 100644 (file)
        };
 };
 
+&remoteproc_mss {
+       status = "okay";
+};
+
 &tlmm {
        gpio-reserved-ranges = <0 4>, <81 4>;
 
index c1ef0c71d5f59056f0e8be1b4a335c2f064b9f9f..a1d15eab8553eb81d97dd1cd8aeb5a50371d4a92 100644 (file)
        status = "okay";
 };
 
+&remoteproc_mss {
+       status = "okay";
+};
+
 &remoteproc_slpi {
        status = "okay";
 };
index 1f2e93aa6553c5bbcce6b07df76c14389477a768..e9d3ce29937c4e01189cde089f98892f9b09dc8a 100644 (file)
                                        <&rpmpd MSM8998_VDDMX>;
                        power-domain-names = "cx", "mx";
 
+                       status = "disabled";
+
                        mba {
                                memory-region = <&mba_mem>;
                        };