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

Commit 20f89bd1 authored by Susheel Khiani's avatar Susheel Khiani
Browse files

ARM: dts: msm: Remove redundant memory map from apq8009 and msm8909



apq8009w-swoctp and msm8909w-swoctp board files
already had memory map defined in their
respective .dtsi files. So remove duplicate
copy of memory map from .dts files.

Change-Id: Iab1362836875ad2df3ea5f8dda5e519a0bfba133
Signed-off-by: default avatarSusheel Khiani <skhiani@codeaurora.org>
parent f4700d93
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -22,15 +22,3 @@
		      <301 0>;
	qcom,board-id= <8 0x109>;
};

&external_image_mem {
	reg = <0x0 0x87a00000 0x0 0x0600000>;
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x05200000>;
};

&peripheral_mem {
	reg = <0x0 0x8d200000 0x0 0x0500000>;
};
+0 −12
Original line number Diff line number Diff line
@@ -24,15 +24,3 @@
			<300 0>;
	qcom,board-id= <8 0x109>;
};

&external_image_mem {
	reg = <0x0 0x87a00000 0x0 0x0600000>;
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x05200000>;
};

&peripheral_mem {
	reg = <0x0 0x8d200000 0x0 0x0500000>;
};