projects
/
GitHub
/
moto-9609
/
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:
46a25f1
)
ARM: dts: OMAP5: Add dr_mode for dwc3
author
George Cherian
<george.cherian@ti.com>
Thu, 10 Oct 2013 10:49:54 +0000
(16:19 +0530)
committer
Benoit Cousson
<bcousson@baylibre.com>
Sun, 20 Oct 2013 17:16:54 +0000
(19:16 +0200)
Added dr_mode property in dwc3 and set its default mode to device.
Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/omap5.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap5.dtsi
b/arch/arm/boot/dts/omap5.dtsi
index f518ec6b6e49fc62a207f75bf5a574846942a4f9..53686e46f4822923a2727eea0176826007afa212 100644
(file)
--- a/
arch/arm/boot/dts/omap5.dtsi
+++ b/
arch/arm/boot/dts/omap5.dtsi
@@
-649,6
+649,7
@@
reg = <0x4a030000 0x10000>;
interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
usb-phy = <&usb2_phy>, <&usb3_phy>;
+ dr_mode = "peripheral";
tx-fifo-resize;
};
};