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: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220415115633.575010-19-konrad.dybcio@somainline.org
This commit is contained in:
Konrad Dybcio 2022-04-15 13:56:28 +02:00 committed by Bjorn Andersson
parent f300826d27
commit 9f43e19738
2 changed files with 0 additions and 3 deletions

View file

@ -60,8 +60,6 @@ &blsp1_uart2 {
};
&imem {
status = "okay";
reboot-mode {
mode-normal = <0x77665501>;
mode-bootloader = <0x77665500>;

View file

@ -1410,7 +1410,6 @@ smd-edge {
};
imem: imem@fe805000 {
status = "disabled";
compatible = "syscon", "simple-mfd";
reg = <0xfe805000 0x1000>;