Merge "ARM: dts: msm: add the cma region for venus on msmtriton"

This commit is contained in:
Linux Build Service Account 2016-10-19 11:18:02 -07:00 committed by Gerrit - the friendly Code Review server
commit 407e17bb11

View file

@ -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>;