ARM: dts: msm: return unused pIMEM Vault memory for msmcobalt
Not all of the pIMEM Vault memory carveout is being used in msmcobalt. Return unused portion of the pIMEM Vault carveout memory to HLOS. CRs-Fixed: 1024170 Change-Id: Ie0cfab09192ca6b09ec4fe171aaf544e3fb5f08f Signed-off-by: Liam Mark <lmark@codeaurora.org>
This commit is contained in:
parent
0f1c796421
commit
43c6ba1a72
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@
|
|||
removed_regions: removed_regions@85800000 {
|
||||
compatible = "removed-dma-pool";
|
||||
no-map;
|
||||
reg = <0 0x85800000 0 0x5300000>;
|
||||
reg = <0 0x85800000 0 0x3700000>;
|
||||
};
|
||||
|
||||
peripheral_mem: peripheral_region@91900000 {
|
||||
|
|
Loading…
Add table
Reference in a new issue