[MSC313E] Fix .dts config

pull/257/head
Igor Zalatov (from Citadel PC) 2022-06-28 23:19:31 +03:00
parent 8b24785981
commit 28736a3387
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@
cma0 { cma0 {
compatible = "shared-dma-pool"; compatible = "shared-dma-pool";
reusable; reusable;
size = <0x05000000>; size = <0x01a00000>;
alignment = <0x1000>;
linux,cma-default; linux,cma-default;
}; };
}; };