forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts
....@@ -19,9 +19,10 @@
1919 bootargs = "console=ttyS0,115200 earlycon";
2020 };
2121
22
- memory {
23
- reg = <0x00000000 0x08000000
24
- 0x88000000 0x08000000>;
22
+ memory@0 {
23
+ device_type = "memory";
24
+ reg = <0x00000000 0x08000000>,
25
+ <0x88000000 0x08000000>;
2526 };
2627
2728 spi {
....@@ -89,8 +90,6 @@
8990
9091 gpio-keys {
9192 compatible = "gpio-keys";
92
- #address-cells = <1>;
93
- #size-cells = <0>;
9493
9594 aoss {
9695 label = "AOSS";