Selaa lähdekoodia

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 14 vuotta sitten
vanhempi
commit
0a428036df
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 {
 	usb@c5000000 {
 		nvidia,vbus-gpio = <&gpio 24 0>; /* PD0 */
 		nvidia,vbus-gpio = <&gpio 24 0>; /* PD0 */
+		dr_mode = "otg";
 	};
 	};
 
 
 	gpio-keys {
 	gpio-keys {