kernel/arch/arm/boot/dts/bcm47094-linksys-panamera.dts
.. .. @@ -16,15 +16,14 @@ 16 16 bootargs = "console=ttyS0,115200"; 17 17 }; 18 18 19 - memory {20 - reg = <0x00000000 0x0800000021 - 0x88000000 0x08000000>;19 + memory@0 {20 + device_type = "memory";21 + reg = <0x00000000 0x08000000>,22 + <0x88000000 0x08000000>;22 23 }; 23 24 24 25 gpio-keys { 25 26 compatible = "gpio-keys"; 26 - #address-cells = <1>;27 - #size-cells = <0>;28 27 29 28 wps { 30 29 label = "WPS";