[PATCH] ARM: i.MX6: phycore: Enable usbotg
Sascha Hauer
s.hauer at pengutronix.de
Wed Apr 11 02:29:56 PDT 2018
The i.MX6 phyCORE boards have USBOTG support. Enable it.
Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
index b10530cbcf..2ce22b9880 100644
--- a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
@@ -252,6 +252,10 @@
status = "okay";
};
+&usbotg {
+ status = "okay";
+};
+
&usdhc1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usdhc1>;
--
2.16.1
More information about the barebox
mailing list