Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-20 | SPDX: Fixup SPDX tags in a few new files | Tom Rini | |
Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2018-05-18 | phy: add support for STM32 usb phy controller | Patrice Chotard | |
This patch adds phy tranceiver driver for STM32 USB PHY Controller (usbphyc) that provides dual port High-Speed phy for OTG (single port) and EHCI/OHCI host controller (two ports). One port of the phy is shared between the two USB controllers through a UTMI+ switch. Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com> |