kernel/arch/arm/boot/dts/bcm47094-dlink-dir-885l.dts
.. .. @@ -19,9 +19,10 @@ 19 19 bootargs = "console=ttyS0,115200 earlycon"; 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 nand: nand@18028000 { .. .. @@ -84,8 +85,6 @@ 84 85 85 86 gpio-keys { 86 87 compatible = "gpio-keys"; 87 - #address-cells = <1>;88 - #size-cells = <0>;89 88 90 89 wps { 91 90 label = "WPS";