Commit f0ee0450 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

ARM: dts: imx25-pdk: Add USB Host1 support

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent 8994181a
...@@ -243,3 +243,9 @@ &uart1 { ...@@ -243,3 +243,9 @@ &uart1 {
fsl,uart-has-rtscts; fsl,uart-has-rtscts;
status = "okay"; status = "okay";
}; };
&usbhost1 {
phy_type = "serial";
dr_mode = "host";
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment