ARM: dts: imx: imx53-qsb.dts: enable usbotg and usbh1

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Michael Grzeschik 2013-04-11 12:13:17 +02:00 committed by Shawn Guo
parent a79025c483
commit 502d26a26a
1 changed files with 8 additions and 0 deletions

View File

@ -268,3 +268,11 @@
phy-reset-gpios = <&gpio7 6 0>;
status = "okay";
};
&usbh1 {
status = "okay";
};
&usbotg {
status = "okay";
};