From faaf37d085bd2eaa1ee49eba9904aa2163ca6344 Mon Sep 17 00:00:00 2001 From: rocknix Date: Wed, 23 Jul 2025 14:25:17 +0000 Subject: [PATCH] Fix RK3399 dts typo --- .../devices/RK3399/patches/linux/000-anbernic-rg552.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; + }; + };