Commit 502d26a2 authored by Michael Grzeschik's avatar Michael Grzeschik Committed by Shawn Guo

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

Signed-off-by: default avatarMichael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent a79025c4
......@@ -268,3 +268,11 @@ &fec {
phy-reset-gpios = <&gpio7 6 0>;
status = "okay";
};
&usbh1 {
status = "okay";
};
&usbotg {
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