ARM: dts: stm32: enable USBPHYC on stm32mp157c-ev1

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

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Amelie Delaunay 2018-04-24 11:41:00 +02:00 committed by Alexandre Torgue
parent 51868dacec
commit 9d26228d24
1 changed files with 4 additions and 0 deletions

View File

@ -71,3 +71,7 @@
status = "okay";
};
};
&usbphyc {
status = "okay";
};