Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1e32761 authored by Joonwoo Park's avatar Joonwoo Park
Browse files

ARM: dts: msmkrypton: update imem address



Update imem physical address correctly.

Change-Id: I103796d212b50f32b2f934a799c890d2c0bc78e8
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent 1ce07d93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@

	qcom,msm-imem@fe805000 {
		compatible = "qcom,msm-imem";
		reg = <0xfe807800 0x1000>; /* Address and size of IMEM */
		reg = <0xfe805000 0x1000>; /* Address and size of IMEM */
	};

	qcom,msm-mem-hole {