Commit 9f43e197 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

ARM: dts: qcom-msm8974*: Enable IMEM unconditionally



It's always a part of the SoC, so it makes little sense to disable it.

Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220415115633.575010-19-konrad.dybcio@somainline.org
parent f300826d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -60,8 +60,6 @@
};

&imem {
	status = "okay";

	reboot-mode {
		mode-normal	= <0x77665501>;
		mode-bootloader	= <0x77665500>;
+0 −1
Original line number Diff line number Diff line
@@ -1410,7 +1410,6 @@
		};

		imem: imem@fe805000 {
			status = "disabled";
			compatible = "syscon", "simple-mfd";
			reg = <0xfe805000 0x1000>;