ath79: etactica-eg200: fix restore button
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_ubnt_unifiac.dtsi
index 381575c947851893e55d53bdb89b07f1845c3b07..3ee43a6d4b082fe2c34786e4a3094c893c6c7f0c 100644 (file)
 
                wifi_ac {
                        label = "ubnt:white:dome";
-                       gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
+                       gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wifi_n {
                        label = "ubnt:blue:dome";
-                       gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
+                       gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy1tpt";
                };
 
@@ -31,8 +29,6 @@
 
        keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                reset {
                        label = "Reset button";
@@ -60,8 +56,6 @@
        num-cs = <1>;
 
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;
@@ -86,6 +80,7 @@
                        partition@70000 {
                                label = "firmware";
                                reg = <0x070000 0x790000>;
+                               compatible = "denx,uimage";
                        };
 
                        partition@800000 {