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

Commit 8f02864f authored by Rajesha Kini's avatar Rajesha Kini
Browse files

ARM: dts: msm: update memory map as per latest version in mdm9607



Update memory map as per latest version in mdm9607.

Change-Id: I4116ebb02598a0f19ebbdcb0f0dd7e89e718b3bb
Signed-off-by: default avatarRajesha Kini <rkini@codeaurora.org>
Signed-off-by: default avatarRahul Agarwal <rahaga@codeaurora.org>
parent 49cca408
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -36,13 +36,13 @@
		modem_adsp_mem: modem_adsp_region@0 {
			compatible = "removed-dma-pool";
			no-map-fixup;
			reg = <0x82a00000 0x5000000>;
			reg = <0x82c00000 0x5000000>;
		};

		cnss_debug_mem: cnss_debug_region@0 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x87a00000 0x200000>;
			reg = <0x82a00000 0x200000>;
		};

		external_image_mem: external_image_region@0 {
@@ -616,7 +616,7 @@

	cnss_sdio: qcom,cnss-sdio {
		compatible = "qcom,cnss_sdio";
		reg = <0x87a00000 0x200000>;
		reg = <0x82a00000 0x200000>;
		reg-names = "ramdump";
		subsys-name = "AR6320";
		vdd-wlan-supply = <&rome_vreg>;