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

Commit d30a873e authored by Manjunatha Madana's avatar Manjunatha Madana Committed by Chetan C R
Browse files

ARM: dts: msm: modify memory map for wcnss pil-loading



Increase the peripheral memory by 2MB for wcnss.

Change-Id: If7c69ad250b6371837e948f9eeb059e53ebb1e88
Signed-off-by: default avatarManjunatha Madana <mamanj@codeaurora.org>
parent 055977ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,5 +16,5 @@
};

&peripheral_mem {
	reg = <0x0 0x8D000000 0x0 0x0500000>;
	reg = <0x0 0x8D000000 0x0 0x0700000>;
};
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
};

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

&reserved_mem {