ath79: Fix UBNT Unifi AC LEDs
[openwrt/staging/stintel.git] / target / linux / ath79 / dts / qca9563_ubnt_unifiac.dtsi
index ca216a25a11d1f3b196a79cefc155986e0c5d416..3ee43a6d4b082fe2c34786e4a3094c893c6c7f0c 100644 (file)
 
                wifi_ac {
                        label = "ubnt:white:dome";
-                       gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wifi_n {
                        label = "ubnt:blue:dome";
-                       gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy1tpt";
                };