ARM: dts: msm: Increase left and right heap size for neo

Increased the left eye and right eye dma heap
pool size to 16MB to support higher resolution
based buffers in case of neo.

Change-Id: I8e9bc09ecc89073cde657c9dc9ff4d6bd3e34de5
This commit is contained in:
Chandrakant I Viraktamath
2023-05-31 15:38:40 +05:30
committed by Gerrit - the friendly Code Review server
parent de9b8fa3a6
commit 3c0bd964b2

View File

@@ -317,7 +317,7 @@
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
no-map;
alignment = <0x0 0x400000>;
size = <0x0 0xC00000>;
size = <0x0 0x1000000>;
};
lsr_righteye_mem_heap: lsr_righteye_region {
@@ -325,7 +325,7 @@
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
no-map;
alignment = <0x0 0x400000>;
size = <0x0 0xC00000>;
size = <0x0 0x1000000>;
};
lsr_depth_mem_heap: lsr_depth_region {