linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3]  Add ST dwc3 glue layer driver.
@ 2014-07-04 11:13 Peter Griffin
  2014-07-04 11:13 ` [PATCH 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC Peter Griffin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Peter Griffin @ 2014-07-04 11:13 UTC (permalink / raw)
  To: linux-arm-kernel

This series adds support for the ST glue logic to manage the DWC3 HC
on STiH407 SoC family chipsets.

Peter Griffin (3):
  usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
  ARM: dts: sti: Add st-dwc3 devicetree bindings documentation
  MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecture

 Documentation/devicetree/bindings/usb/dwc3-st.txt |  58 ++++
 MAINTAINERS                                       |   1 +
 drivers/usb/dwc3/Kconfig                          |   9 +
 drivers/usb/dwc3/Makefile                         |   1 +
 drivers/usb/dwc3/dwc3-st.c                        | 325 ++++++++++++++++++++++
 5 files changed, 394 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/dwc3-st.txt
 create mode 100644 drivers/usb/dwc3/dwc3-st.c

-- 
1.9.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-05  6:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04 11:13 [PATCH 0/3] Add ST dwc3 glue layer driver Peter Griffin
2014-07-04 11:13 ` [PATCH 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC Peter Griffin
2014-07-04 12:27   ` Daniele Forsi
2014-07-05  5:56     ` Peter Griffin
2014-07-04 11:13 ` [PATCH 2/3] ARM: dts: sti: Add st-dwc3 devicetree bindings documentation Peter Griffin
2014-07-04 12:25   ` Daniele Forsi
2014-07-05  6:14     ` Peter Griffin
2014-07-04 11:13 ` [PATCH 3/3] MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecture Peter Griffin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).