Loading qcom/sdxlemur.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,16 @@ no-map; reg = <0x8c400000 0x3200000>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; alloc-ranges = <0x00000000 0xffffffff>; reusable; alignment = <0x400000>; size = <0xC00000>; linux,cma-default; }; }; cpus { Loading Loading
qcom/sdxlemur.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,16 @@ no-map; reg = <0x8c400000 0x3200000>; }; /* global autoconfigured region for contiguous allocations */ linux,cma { compatible = "shared-dma-pool"; alloc-ranges = <0x00000000 0xffffffff>; reusable; alignment = <0x400000>; size = <0xC00000>; linux,cma-default; }; }; cpus { Loading