[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200116144524.16070-1-amelie.delaunay@st.com>
Date: Thu, 16 Jan 2020 15:45:22 +0100
From: Amelie Delaunay <amelie.delaunay@...com>
To: Minas Harutyunyan <hminas@...opsys.com>,
Felipe Balbi <balbi@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>
CC: <linux-usb@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
Fabrice Gasnier <fabrice.gasnier@...com>,
Benjamin Gaignard <benjamin.gaignard@...com>,
Amelie Delaunay <amelie.delaunay@...com>
Subject: [PATCHv2 0/2] USB DWC2 support for STM32MP15 SoCs USB OTG
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
---
Changes in v2:
- add Minas Acked-by on driver
- use dwc2.yaml bindings
.../devicetree/bindings/usb/dwc2.yaml | 6 ++
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, 147 insertions(+), 2 deletions(-)
--
2.17.1
Powered by blists - more mailing lists