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>
This commit is contained in:
parent
8994181a75
commit
f0ee0450d1
|
@ -243,3 +243,9 @@
|
|||
fsl,uart-has-rtscts;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usbhost1 {
|
||||
phy_type = "serial";
|
||||
dr_mode = "host";
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue