projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
465ca5d
)
ARM: dts: imx6: edmqmx6: USB H1 only supports host mode
author
Lucas Stach
<l.stach@pengutronix.de>
Mon, 7 Apr 2014 14:29:26 +0000
(16:29 +0200)
committer
Shawn Guo
<shawn.guo@freescale.com>
Mon, 14 Apr 2014 02:22:38 +0000
(10:22 +0800)
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
index af32944cf9ae5727d3fe82312843e711964dc1ec..e7762e456cbe693d5ee0ebd9148f28f818153a20 100644
(file)
--- a/
arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
+++ b/
arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
@@
-346,6
+346,7
@@
&usbh1 {
vbus-supply = <®_usb_host1>;
disable-over-current;
+ dr_mode = "host";
status = "okay";
};