[PATCH 3/3] ARM: dts: stm32: enable USBPHYC on stm32mp157c-ev1

From: Amelie Delaunay
Date: Thu Apr 19 2018 - 11:00:44 EST


This patch enables USBPHYC (USB PHY Controller) on stm32mp157c-ev1.
This enables the two usbphyc usb2 ports.

Signed-off-by: Amelie Delaunay <amelie.delaunay@xxxxxx>
---
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