forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/bcm947189acdbmr.dts
....@@ -17,7 +17,8 @@
1717 bootargs = "console=ttyS0,115200 earlycon";
1818 };
1919
20
- memory {
20
+ memory@0 {
21
+ device_type = "memory";
2122 reg = <0x00000000 0x08000000>;
2223 };
2324
....@@ -42,8 +43,6 @@
4243
4344 gpio-keys {
4445 compatible = "gpio-keys";
45
- #address-cells = <1>;
46
- #size-cells = <0>;
4746
4847 restart {
4948 label = "Reset";