All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] usb: gadget: udc: renesas_usb3: add support for some R-Car Gen3 SoCs
@ 2017-08-04  2:16 ` Yoshihiro Shimoda
  0 siblings, 0 replies; 11+ messages in thread
From: Yoshihiro Shimoda @ 2017-08-04  2:16 UTC (permalink / raw)
  To: balbi, robh+dt, mark.rutland
  Cc: gregkh, linux-usb, linux-renesas-soc, devicetree,
	Yoshihiro Shimoda

This patch set is based on the latest Felipe's usb.git / testing/next branch
(the commit id = 5771a8c08880cdca3bfb4a3fc6d309d6bba20877)

Changes from v1:
 - The usb3_of_match has "renesas,rcar-gen3-usb3-peri" only in patch 3.

Yoshihiro Shimoda (3):
  usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode
  usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0
  usb: gadget: udc: renesas_usb3: add support for R-Car M3-W

 .../devicetree/bindings/usb/renesas_usb3.txt       |  16 ++-
 drivers/usb/gadget/udc/renesas_usb3.c              | 107 +++++++++++++++++++--
 2 files changed, 114 insertions(+), 9 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-08-15  9:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-04  2:16 [PATCH v2 0/3] usb: gadget: udc: renesas_usb3: add support for some R-Car Gen3 SoCs Yoshihiro Shimoda
2017-08-04  2:16 ` Yoshihiro Shimoda
2017-08-04  2:16 ` [PATCH v2 1/3] usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode Yoshihiro Shimoda
2017-08-04  2:16   ` Yoshihiro Shimoda
2017-08-04  2:16 ` [PATCH v2 2/3] usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0 Yoshihiro Shimoda
2017-08-04  2:16   ` Yoshihiro Shimoda
2017-08-04  2:16 ` [PATCH v2 3/3] usb: gadget: udc: renesas_usb3: add support for R-Car M3-W Yoshihiro Shimoda
2017-08-04  2:16   ` Yoshihiro Shimoda
2017-08-10 17:42   ` Rob Herring
2017-08-15  9:46     ` Felipe Balbi
2017-08-15  9:46       ` Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.