diff --git a/projects/ROCKNIX/devices/RK3399/patches/linux/000-anbernic-rg552.patch b/projects/ROCKNIX/devices/RK3399/patches/linux/000-anbernic-rg552.patch index ec44718871..36fd32aaf3 100644 --- a/projects/ROCKNIX/devices/RK3399/patches/linux/000-anbernic-rg552.patch +++ b/projects/ROCKNIX/devices/RK3399/patches/linux/000-anbernic-rg552.patch @@ -519,7 +519,7 @@ diff -rupN linux.orig/arch/arm64/boot/dts/rockchip/rk3399-anbernic-rg552.dts lin + linux,cma { + compatible = "shared-dma-pool"; + reusable; -+ size = <<0x0 0x08000000>>; ++ size = <0x0 0x08000000>; + linux,cma-default; + }; + };