From 3a0f40b5ef2b74486fda2ef2bb77775ed5eba19b Mon Sep 17 00:00:00 2001 From: Patrick Daly Date: Tue, 3 May 2016 16:52:40 -0700 Subject: [PATCH] ARM: dts: msm: Update the memory map for msmcobalt Increase the size of the peripheral region. Change-Id: I5af8da01a54dc6f31c93f7ad5201899c0779b661 Signed-off-by: Patrick Daly --- arch/arm/boot/dts/qcom/msmcobalt.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index 8d66091cc157..843f78bf4674 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -263,7 +263,7 @@ peripheral_mem: peripheral_region@91900000 { compatible = "removed-dma-pool"; no-map; - reg = <0 0x91900000 0 0x2b00000>; + reg = <0 0x91900000 0 0x2e00000>; }; modem_mem: modem_region@8ac00000 {