ARM: dts: vf610-zii-ssmb-spu3: Fix W=1 level warnings
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Thu, 19 Jul 2018 20:00:02 +0000 (13:00 -0700)
committerShawn Guo <shawnguo@kernel.org>
Sat, 21 Jul 2018 01:09:57 +0000 (09:09 +0800)
Fix a couple of things that were causing warning when building DTB
with W=1.

Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: cphealy@gmail.com
Cc: linux-arm-kernel@lists.infradead.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vf610-zii-ssmb-spu3.dts

index b692117d78390bd581039ce3732556495b9b0ab8..fe357668865bbcc8e7c03f58bffb4c90454ad40d 100644 (file)
@@ -23,7 +23,7 @@
                stdout-path = &uart0;
        };
 
-       memory {
+       memory@80000000 {
                reg = <0x80000000 0x20000000>;
        };
 
                        compatible = "marvell,mv88e6190";
                        pinctrl-0 = <&pinctrl_gpio_switch0>;
                        pinctrl-names = "default";
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        reg = <0>;
                        eeprom-length = <65536>;
                        reset-gpios = <&gpio3 11 GPIO_ACTIVE_LOW>;