ath79: ag71xx: replace ag71xx_get_phy_if_mode_name() with phy_modes()
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9331_onion_omega.dts
index cc47f56e84301b28cdcf6032925a1ec524b78026..5d0fe33eefce901c65ffe84a1cebcef962cd1bc6 100644 (file)
                system {
                        label = "onion:amber:system";
                        gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
        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>;
@@ -64,9 +61,7 @@
        status = "okay";
 
        /* Winbond 25Q128FVSG SPI flash */
-       spiflash: w25q128@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
+       flash@0 {
                compatible = "winbond,w25q128", "jedec,spi-nor";
                spi-max-frequency = <104000000>;
                reg = <0>;