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:
parent
a79025c483
commit
502d26a26a
@ -268,3 +268,11 @@
|
|||||||
phy-reset-gpios = <&gpio7 6 0>;
|
phy-reset-gpios = <&gpio7 6 0>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&usbh1 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&usbotg {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user