Merge "ARM: dts: msm: Increase secure display heap size"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b77648da9e
@@ -3731,7 +3731,7 @@
|
|||||||
compatible = "shared-dma-pool";
|
compatible = "shared-dma-pool";
|
||||||
reusable;
|
reusable;
|
||||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||||
size = <0x0 0xa400000>;
|
size = <0x0 0xc800000>;
|
||||||
alignment = <0x0 0x400000>;
|
alignment = <0x0 0x400000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user