[PATCH v2 3/4] ARM: dts: stm32: enable USBPHYC on stm32mp157c-ev1
Amelie Delaunay
amelie.delaunay at st.com
Tue Apr 24 02:41:44 PDT 2018
This patch enables USBPHYC (USB PHY Controller) on stm32mp157c-ev1.
This enables the two usbphyc usb2 ports.
Signed-off-by: Amelie Delaunay <amelie.delaunay at st.com>
---
arch/arm/boot/dts/stm32mp157c-ev1.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/stm32mp157c-ev1.dts b/arch/arm/boot/dts/stm32mp157c-ev1.dts
index 57e6dbc..070cdad 100644
--- a/arch/arm/boot/dts/stm32mp157c-ev1.dts
+++ b/arch/arm/boot/dts/stm32mp157c-ev1.dts
@@ -19,3 +19,8 @@
serial0 = &uart4;
};
};
+
+&usbphyc {
+ status = "okay";
+};
+
--
2.7.4
More information about the linux-arm-kernel
mailing list