ath79: add AR934x NAND Flash Controller driver
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7161_dlink_dir-825-b1.dts
index a28ff44445ce8b288fd4f1a8934cdc9804d0c2cb..11b23d48791fc168a11627ff3f91e5407c8a5414 100644 (file)
@@ -33,7 +33,6 @@
                blue_usb {
                        label = "d-link:blue:usb";
                        gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&usb_ochi_port>, <&usb_echi_port>;
                        linux,default-trigger = "usbport";
                };
                blue_power: blue_power {
                        label = "d-link:blue:power";
                        gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                blue_wps {
                        label = "d-link:blue:wps";
                        gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                orange_planet {
                        label = "d-link:orange:planet";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                blue_planet {
                        label = "d-link:blue:planet";
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
                wlan2g {
                        label = "d-link:blue:wlan2g";
                        gpios = <&ath9k0 5 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                wlan5g {
                        label = "d-link:blue:wlan5g";
                        gpios = <&ath9k1 5 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy1tpt";
                };
        };
 
        keys {
-               compatible = "gpio-keys-polled";
-               poll-interval = <20>;
+               compatible = "gpio-keys";
 
                reset {
                        label = "reset";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
-                       debounce-interval = <60>;
                };
 
                wps {
                        label = "wps";
                        linux,code = <KEY_WPS_BUTTON>;
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
-                       debounce-interval = <60>;
                };
        };
 
        };
 };
 
-
 &usb1 {
        #address-cells = <1>;
        #size-cells = <0>;
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x050000 0x610000>;
                        };
        };
 };
 
-
 &eth0 {
        status = "okay";
        pll-data = <0x11110000 0x00001099 0x00991099>;