Skip to content

Commit

Permalink
ARM: dts: stm32: enable USBPHYC on stm32mp157c-ev1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Amelie Delaunay authored and Alexandre Torgue committed May 4, 2018
1 parent 51868da commit 9d26228
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/stm32mp157c-ev1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,7 @@
status = "okay";
};
};

&usbphyc {
status = "okay";
};

0 comments on commit 9d26228

Please sign in to comment.