ARM: dts: msm: Increase secure display heap size
According to the camera team, this is required due to camera hw architecture changes on sun. Change-Id: Iaba200c194f9758cd506cd871bd4c4853542c028 Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
This commit is contained in:
@@ -3685,7 +3685,7 @@
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
size = <0x0 0xa400000>;
|
||||
size = <0x0 0xc800000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user