ath79: fix dts warnings
[openwrt/staging/blogic.git] / target / linux / ath79 / dts / ar9331_onion_omega.dts
index 834f065fd6d1f7aa791fdcf1068fc86881124e84..a93c7d74857a97a5b2df8db7ac508acb0672a652 100644 (file)
 
        keys {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
-               button@0 {
+               button0 {
                        label = "reset";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
@@ -65,8 +63,6 @@
 
        /* Winbond 25Q128FVSG SPI flash */
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "winbond,w25q128", "jedec,spi-nor";
                spi-max-frequency = <104000000>;
                reg = <0>;