[PATCH 0/2] USB DWC2 support for STM32MP15 SoCs USB OTG

From: Amelie Delaunay
Date: Mon Nov 25 2019 - 05:27:23 EST


Adds support for STM32MP15 SoCs USB OTG HS and FS based on DWC2 IP.

STM32MP15 SoCs embeds a DWC2 IP that can be used in HS or in FS, and
uses an external Vbus and ID level detection to support OTG operations.

Amelie Delaunay (2):
dt-bindings: usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and
FS
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS

.../devicetree/bindings/usb/dwc2.txt | 5 +
drivers/usb/dwc2/core.h | 8 ++
drivers/usb/dwc2/hw.h | 8 ++
drivers/usb/dwc2/params.c | 33 +++++++
drivers/usb/dwc2/platform.c | 94 ++++++++++++++++++-
5 files changed, 146 insertions(+), 2 deletions(-)

--
2.17.1