lkml.org 
[lkml]   [2014]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2 5/5] ARM: dts: am43x-epos-evm: Enable USB
Date
Enable
- ocp2scp
- USB PHY control module
- USB PHY
- dwc3_omap
- USB

for am43x-epos-evm

Signed-off-by: George Cherian <george.cherian@ti.com>
---
arch/arm/boot/dts/am43x-epos-evm.dts | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)

diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
index a7d0db1..d2a5831 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -251,3 +251,30 @@
pinctrl-0 = <&spi1_pins>;
status = "okay";
};
+
+
+&usb2_phy1 {
+ status = "okay";
+};
+
+&dwc3_1 {
+ status = "okay";
+};
+
+&usb1 {
+ dr_mode = "peripheral";
+ status = "okay";
+};
+
+&usb2_phy2 {
+ status = "okay";
+};
+
+&dwc3_2 {
+ status = "okay";
+};
+
+&usb2 {
+ dr_mode = "host";
+ status = "okay";
+};
--
1.8.3.1


\
 
 \ /
  Last update: 2014-03-07 11:01    [W:0.059 / U:0.652 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site