aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/kn_rc.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/kn_rc.dts')
-rw-r--r--target/linux/ramips/dts/kn_rc.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/kn_rc.dts b/target/linux/ramips/dts/kn_rc.dts
index c63c1a3914..2709b5188a 100644
--- a/target/linux/ramips/dts/kn_rc.dts
+++ b/target/linux/ramips/dts/kn_rc.dts
@@ -56,6 +56,17 @@
linux,code = <BTN_0>;
};
};
+
+ gpio_export {
+ compatible = "gpio-export";
+ #size-cells = <0>;
+
+ usb_power {
+ gpio-export,name = "usb";
+ gpio-export,output = <1>;
+ gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
+ };
+ };
};
&spi0 {