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

Commit 5d609fa8 authored by Lina Iyer's avatar Lina Iyer
Browse files

ARM: dts: msm: update command db start address for Kona



Update command DB reserved memory address for Kona. Also rearrange the
node to fit in ascending order of reserved memory.

Change-Id: Ia6029ecb2c8c248fba82a0c617a67a083fc26178
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent a9a9aafa
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -248,6 +248,12 @@
			reg = <0x0 0x80700000 0x0 0x140000>;
		};

		cmd_db: reserved-memory@80820000 {
			reg = <0x0 0x80820000 0x0 0x20000>;
			compatible = "qcom,cmd-db";
			no-map;
		};

		smem_mem: smem_region@80900000 {
			no-map;
			reg = <0x0 0x80900000 0x0 0x200000>;
@@ -263,12 +269,6 @@
			reg = <0x0 0x81e00000 0x0 0x2600000>;
		};

		cmd_db: reserved-memory@85fe0000 {
			reg = <0x0 0x85fe0000 0x0 0x20000>;
			compatible = "qcom,cmd-db";
			no-map;
		};

		pil_camera_mem: pil_camera_region@86000000 {
			compatible = "removed-dma-pool";
			no-map;