Browse Source

arm: tegra: dts: Mark USB1 as an OTG port on Seaboard

The USB1 port on Tegra2 supports operation in host or device modes. On
Seaboard this is possible, so mark the port as OTG.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Simon Glass 13 years ago
parent
commit
0a428036df
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/boot/dts/tegra-seaboard.dts

+ 1 - 0
arch/arm/boot/dts/tegra-seaboard.dts

@@ -112,6 +112,7 @@
 
 	usb@c5000000 {
 		nvidia,vbus-gpio = <&gpio 24 0>; /* PD0 */
+		dr_mode = "otg";
 	};
 
 	gpio-keys {