Merge "ARM: dts: msm: Adjust the default CMA region allocation ranges for Waipio"

This commit is contained in:
qctecmdr
2021-03-11 21:48:07 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -655,7 +655,7 @@
/* global autoconfigured region for contiguous allocations */
system_cma: linux,cma {
compatible = "shared-dma-pool";
alloc-ranges = <0x0 0x00000000 0x0 0xdfffffff>;
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
reusable;
alignment = <0x0 0x400000>;
size = <0x0 0x2000000>;