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

Commit 2554a836 authored by Neeti Desai's avatar Neeti Desai Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update the memory map for msm8226 wearable.



Update the device tree nodes for memory and splash screen
address  to be consistent with the new memory map for
msm8226 wearable devices.

Change-Id: I813b34458edd9c8a7ba95aa0667d456d99d15b8f
Signed-off-by: default avatarNeeti Desai <neetid@codeaurora.org>
Signed-off-by: default avatarTirtha Kanti Ghosh <tirtha@codeaurora.org>
parent 6eb2af6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@

&mdss_fb0 {
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x07e9c000 0x64000>;
};

&mdss_dsi0 {
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@

&mdss_fb0 {
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x07e9c000 0x64000>;
};

&mdss_dsi0 {
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@

&mdss_fb0 {
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x07e9c000 0x64000>;
};

&mdss_dsi0 {
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@

&mdss_fb0 {
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x07e9c000 0x64000>;
};

&mdss_dsi0 {
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@

&mdss_fb0 {
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x07e9c000 0x64000>;
};

&mdss_dsi0 {
Loading