devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] usb: dwc3: Add support for AM654 USB
@ 2019-01-10 15:04 Roger Quadros
  2019-01-10 15:04 ` [PATCH v2 1/3] usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded Roger Quadros
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Roger Quadros @ 2019-01-10 15:04 UTC (permalink / raw)
  To: balbi
  Cc: vigneshr, robh+dt, nsekhar, linux-usb, devicetree, linux-kernel,
	Roger Quadros

Hi Felipe,

TI's AM654 USB SoC has 2 instances of the DWC3 controller.
This series adds AM654 USB wrapper support to the keystone-usb driver.

Changelog:
v2:
- Moved compatible to separate lines in DT binding.

cheers,
-roger

Roger Quadros (3):
  usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
  dt-bindings: usb: keystone-usb: Add ti,am654-dwc3 support
  usb: dwc3: keystone: Add support for ti,am654-dwc3

 Documentation/devicetree/bindings/usb/keystone-usb.txt |  6 ++++--
 drivers/usb/dwc3/Kconfig                               |  6 +++---
 drivers/usb/dwc3/dwc3-keystone.c                       | 11 ++++++++++-
 drivers/usb/dwc3/gadget.c                              |  2 ++
 4 files changed, 19 insertions(+), 6 deletions(-)

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

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

end of thread, other threads:[~2019-01-15 21:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-10 15:04 [PATCH v2 0/3] usb: dwc3: Add support for AM654 USB Roger Quadros
2019-01-10 15:04 ` [PATCH v2 1/3] usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded Roger Quadros
2019-01-10 15:04 ` [PATCH v2 2/3] dt-bindings: usb: keystone-usb: Add ti,am654-dwc3 support Roger Quadros
2019-01-15 21:35   ` Rob Herring
2019-01-10 15:04 ` [PATCH v2 3/3] usb: dwc3: keystone: Add support for ti,am654-dwc3 Roger Quadros

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).