ARM: dts: bcm2711-rpi-4-b: Adjust CMA size due to the OOM issue
[platform/kernel/linux-rpi.git] / arch / arm / boot / dts / bcm2711-rpi-4-b.dts
index 8c2b616..2e4d2f4 100644 (file)
 };
 
 &cma {
-       size = <0x20000000>; /* 512MB */
+       size = <0x19000000>; /* 400MB (256 + 128 + 16) */
 };
 
 / {