ath79: fix user LED glow on Mikrotik 911 Lite boards
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9344_mikrotik_routerboard-911-lite.dts
index d77078c5a22c684451a84f071f94cfe32aab661a..0315f49d07480d9348a1025f160da69dc4c40a95 100644 (file)
@@ -25,7 +25,7 @@
 
        led_user: user {
                label = "green:user";
-               gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
+               gpios = <&gpio 3 (GPIO_ACTIVE_LOW|GPIO_OPEN_DRAIN)>;
        };
 };