kernel/arch/arm/boot/dts/bcm947189acdbmr.dts
.. .. @@ -17,7 +17,8 @@ 17 17 bootargs = "console=ttyS0,115200 earlycon"; 18 18 }; 19 19 20 - memory {20 + memory@0 {21 + device_type = "memory";21 22 reg = <0x00000000 0x08000000>; 22 23 }; 23 24 .. .. @@ -42,8 +43,6 @@ 42 43 43 44 gpio-keys { 44 45 compatible = "gpio-keys"; 45 - #address-cells = <1>;46 - #size-cells = <0>;47 46 48 47 restart { 49 48 label = "Reset";