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

Commit d915debf authored by Krishna Chaitanya Devarakonda's avatar Krishna Chaitanya Devarakonda
Browse files

ARM: dts: msm: change splash addresses for msm8937 and msm8917



Change the splash addresses for msm8937 and msm8917 as per
Memory team's recommendation.

Change-Id: I1b5db49c80fde0bb603da50a0f1492e67aa2a44d
Signed-off-by: default avatarKrishna Chaitanya Devarakonda <kdevarak@codeaurora.org>
parent 0130e341
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@
		};

		cont_splash_mem: splash_region@83000000 {
			reg = <0x0 0x8dd00000 0x0 0x1400000>;
			reg = <0x0 0x90000000 0x0 0x1400000>;
		};
	};

+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@
		};

		cont_splash_mem: splash_region@83000000 {
			reg = <0x0 0x8dd00000 0x0 0x1400000>;
			reg = <0x0 0x90000000 0x0 0x1400000>;
		};

	};