projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba202f1
)
arm: tegra: dts: Mark USB1 as an OTG port on Seaboard
author
Simon Glass
<sjg@chromium.org>
Wed, 7 Mar 2012 05:04:34 +0000
(21:04 -0800)
committer
Olof Johansson
<olof@lixom.net>
Wed, 7 Mar 2012 22:36:56 +0000
(14:36 -0800)
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>
arch/arm/boot/dts/tegra-seaboard.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/tegra-seaboard.dts
b/arch/arm/boot/dts/tegra-seaboard.dts
index 876d5c92ce3692eb979918d5e9a08d85f73d5a57..dbf1c5a171c251625e9fc39f5cec8efd35668ee1 100644
(file)
--- a/
arch/arm/boot/dts/tegra-seaboard.dts
+++ b/
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 {