mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Fix RK3399 dts typo
This commit is contained in:
@@ -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;
|
||||
+ };
|
||||
+ };
|
||||
|
||||
Reference in New Issue
Block a user