ramips: improve GPIO pin control for HC5x61
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7620a_hiwifi_hc5761.dts
index 5b6777998413225f5e90195cb690d1020059d0c1..d1a7f69e176549b3dc9619f09e1afcb3c3f0217a 100644 (file)
                        linux,default-trigger = "phy0tpt";
                };
        };
+
+       gpio_export {
+               compatible = "gpio-export";
+               #size-cells = <0>;
+
+               usbpower {
+                       gpio-export,name = "usbpower";
+                       gpio-export,output = <1>;
+                       gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
+               };
+       };
 };
 
 &ehci {