projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8994181
)
ARM: dts: imx25-pdk: Add USB Host1 support
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sun, 16 Mar 2014 21:09:20 +0000
(18:09 -0300)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 16 May 2014 15:01:44 +0000
(23:01 +0800)
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx25-pdk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx25-pdk.dts
b/arch/arm/boot/dts/imx25-pdk.dts
index ebaf48d564a01249f73c3b1bd5aadf65e6d10731..c608942b8a3b65605ac8156fb9e9fe511b5c2792 100644
(file)
--- a/
arch/arm/boot/dts/imx25-pdk.dts
+++ b/
arch/arm/boot/dts/imx25-pdk.dts
@@
-243,3
+243,9
@@
fsl,uart-has-rtscts;
status = "okay";
};
+
+&usbhost1 {
+ phy_type = "serial";
+ dr_mode = "host";
+ status = "okay";
+};