kernel/arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts
.. .. @@ -19,9 +19,10 @@ 19 19 bootargs = "console=ttyS0,115200"; 20 20 }; 21 21 22 - memory {23 - reg = <0x00000000 0x0800000024 - 0x88000000 0x08000000>;22 + memory@0 {23 + device_type = "memory";24 + reg = <0x00000000 0x08000000>,25 + <0x88000000 0x08000000>;25 26 }; 26 27 27 28 leds { .. .. @@ -57,8 +58,6 @@ 57 58 58 59 gpio-keys { 59 60 compatible = "gpio-keys"; 60 - #address-cells = <1>;61 - #size-cells = <0>;62 61 63 62 wps { 64 63 label = "WPS";