Skip to content

Commit

Permalink
ARM: dts: imx25-pdk: Add USB Host1 support
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed May 16, 2014
1 parent 8994181 commit f0ee045
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/boot/dts/imx25-pdk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -243,3 +243,9 @@
fsl,uart-has-rtscts;
status = "okay";
};

&usbhost1 {
phy_type = "serial";
dr_mode = "host";
status = "okay";
};

0 comments on commit f0ee045

Please sign in to comment.