ath79: add support for ELECOM WRC-1750GHBK2-I/C
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9330_glinet_ar150.dts
index dfaa1b97efa0b59b496de67dfbb0a0d5cb16ad5d..fbc3acdd1b8b1eab542ebb8e86a856bce19fe399 100644 (file)
@@ -12,7 +12,9 @@
 
        aliases {
                serial0 = &uart;
-               led-status = &wlan;
+               led-boot = &wlan;
+               led-failsafe = &wlan;
+               led-upgrade = &wlan;
        };
 
        leds {
                wlan: wlan {
                        label = "gl-ar150:orange:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                lan {
                        label = "gl-ar150:green:lan";
                        gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                };
 
                wan {
                        label = "gl-ar150:green:wan";
                        gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                };
        };
 
        keys {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                manual {
@@ -87,8 +84,6 @@
        status = "okay";
 
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                spi-max-frequency = <104000000>;
                reg = <0>;
                        };
 
                        partition@2 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x050000 0xfa0000>;
                        };