summaryrefslogtreecommitdiff
path: root/sys/gnu/dts/arm/dra71-evm.dts
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/dts/arm/dra71-evm.dts')
-rw-r--r--sys/gnu/dts/arm/dra71-evm.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/gnu/dts/arm/dra71-evm.dts b/sys/gnu/dts/arm/dra71-evm.dts
index b7aeaeeead3b8..c471bf3277b4f 100644
--- a/sys/gnu/dts/arm/dra71-evm.dts
+++ b/sys/gnu/dts/arm/dra71-evm.dts
@@ -265,3 +265,11 @@
/* Supplied by VDA_1V8_PHY */
vdda_video-supply = <&lp8732_ldo1_reg>;
};
+
+&extcon_usb1 {
+ vbus-gpio = <&pcf_lcd 14 GPIO_ACTIVE_HIGH>;
+};
+
+&extcon_usb2 {
+ vbus-gpio = <&pcf_lcd 15 GPIO_ACTIVE_HIGH>;
+};