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

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

diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
index 4eb72b8..89e08cd 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -98,3 +98,47 @@
&gpio4 {
status = "okay";
};
+
+&am43xx_control_usb2phy1 {
+ status = "okay";
+};
+
+&ocp2scp0 {
+ status = "okay";
+};
+
+&usb2_phy1 {
+ status = "okay";
+};
+
+&dwc3_1 {
+ status = "okay";
+};
+
+&usb1 {
+ dr_mode = "peripheral";
+ maximum-speed = "high-speed";
+ status = "okay";
+};
+
+&am43xx_control_usb2phy2 {
+ status = "okay";
+};
+
+&ocp2scp1 {
+ status = "okay";
+};
+
+&usb2_phy2 {
+ status = "okay";
+};
+
+&dwc3_2 {
+ status = "okay";
+};
+
+&usb2 {
+ dr_mode = "host";
+ maximum-speed = "high-speed";
+ status = "okay";
+};
--
1.8.3.1


\
 
 \ /
  Last update: 2014-03-03 15:41    [W:0.087 / U:0.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site