Merge "ARM: dts: msm: add MBA carveout for sdm630"
This commit is contained in:
commit
2ab20ffb7b
1 changed files with 12 additions and 0 deletions
|
@ -322,6 +322,18 @@
|
|||
reg = <0x0 0x92a00000 0x0 0x1e00000>;
|
||||
};
|
||||
|
||||
pil_mba_mem: pil_mba_region@94800000 {
|
||||
compatible = "removed-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x94800000 0x0 0x200000>;
|
||||
};
|
||||
|
||||
buffer_mem: buffer_region@94a00000 {
|
||||
compatible = "removed-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x94a00000 0x0 0x100000>;
|
||||
};
|
||||
|
||||
venus_fw_mem: venus_fw_region {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0x0 0x80000000 0x0 0x20000000>;
|
||||
|
|
Loading…
Add table
Reference in a new issue