kernel/arch/arm/boot/dts/bcm47094-luxul-xbr-4500.dts
.. .. @@ -16,9 +16,10 @@ 16 16 bootargs = "earlycon"; 17 17 }; 18 18 19 - memory {20 - reg = <0x00000000 0x0800000021 - 0x88000000 0x18000000>;19 + memory@0 {20 + device_type = "memory";21 + reg = <0x00000000 0x08000000>,22 + <0x88000000 0x18000000>;22 23 }; 23 24 24 25 leds { .. .. @@ -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";