commit | f0ee0450d1d27c767289e1f6a16d9c9880b56fde | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sun Mar 16 18:09:20 2014 -0300 |
committer | Shawn Guo <shawn.guo@freescale.com> | Fri May 16 23:01:44 2014 +0800 |
tree | 5ed7d8e291c9b72e2b48458295c246ff2149349a | |
parent | 8994181a75d3e6e6e09afad99bda4373458b3a61 [diff] |
ARM: dts: imx25-pdk: Add USB Host1 support Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
diff --git a/arch/arm/boot/dts/imx25-pdk.dts b/arch/arm/boot/dts/imx25-pdk.dts index ebaf48d..c608942 100644 --- 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"; +};