Merge "ARM: dts: msm: add the cma region for venus on msmtriton"
This commit is contained in:
commit
407e17bb11
1 changed files with 8 additions and 0 deletions
|
@ -177,6 +177,14 @@
|
|||
reg = <0x0 0x92a00000 0x0 0x1e00000>;
|
||||
};
|
||||
|
||||
venus_fw_mem: venus_fw_region {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0x0 0x80000000 0x0 0x20000000>;
|
||||
reusable;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0x0 0x800000>;
|
||||
};
|
||||
|
||||
adsp_mem: adsp_region {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
|
|
Loading…
Add table
Reference in a new issue