ARM: dts: msm: Update the memory map for msmcobalt
Increase the size of the peripheral region. Change-Id: I5af8da01a54dc6f31c93f7ad5201899c0779b661 Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
This commit is contained in:
parent
9f1ad26f6b
commit
3a0f40b5ef
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@
|
||||||
peripheral_mem: peripheral_region@91900000 {
|
peripheral_mem: peripheral_region@91900000 {
|
||||||
compatible = "removed-dma-pool";
|
compatible = "removed-dma-pool";
|
||||||
no-map;
|
no-map;
|
||||||
reg = <0 0x91900000 0 0x2b00000>;
|
reg = <0 0x91900000 0 0x2e00000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
modem_mem: modem_region@8ac00000 {
|
modem_mem: modem_region@8ac00000 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue