All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
@ 2014-09-03  5:25 ` Yoshihiro Shimoda
  0 siblings, 0 replies; 2+ messages in thread
From: Yoshihiro Shimoda @ 2014-09-03  5:25 UTC (permalink / raw)
  To: Rob Herring, pawel.moll, mark.rutland, ijc+devicetree, galak,
	devicetree, Greg Kroah-Hartman, Felipe Balbi
  Cc: linux-usb, SH-Linux, Kuninori Morimoto, Ulrich Hecht

This driver supports other SoCs, but they need boards/Soc depend code.
So, this patch adds device tree support for R-Car H2 and M2 initially.

Changes from v2:
 - Add "Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>".

Changes from v1:
 - Change an optional property name from "buswait_bwait" to "buswait" in
   patch 1.
 - Add the prefix "renesas," to "buswait" and "enable-gpio" in patch 1.
 - Modify the usbhs_parse_dt() to remove the check of some
   of_device_is_compatible() in patch 2.

Yoshihiro Shimoda (2):
  usb: renesas_usbhs: Add device tree bindings documentation
  usb: renesas_usbhs: Add device tree support for R-Car H2 and M2

 .../devicetree/bindings/usb/renesas_usbhs.txt      |   24 +++++++++++
 drivers/usb/renesas_usbhs/common.c                 |   44 ++++++++++++++++++++
 2 files changed, 68 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/renesas_usbhs.txt

-- 
1.7.9.5


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

* [PATCH v3 0/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
@ 2014-09-03  5:25 ` Yoshihiro Shimoda
  0 siblings, 0 replies; 2+ messages in thread
From: Yoshihiro Shimoda @ 2014-09-03  5:25 UTC (permalink / raw)
  To: Rob Herring, pawel.moll, mark.rutland, ijc+devicetree, galak,
	devicetree, Greg Kroah-Hartman, Felipe Balbi
  Cc: linux-usb, SH-Linux, Kuninori Morimoto, Ulrich Hecht

This driver supports other SoCs, but they need boards/Soc depend code.
So, this patch adds device tree support for R-Car H2 and M2 initially.

Changes from v2:
 - Add "Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>".

Changes from v1:
 - Change an optional property name from "buswait_bwait" to "buswait" in
   patch 1.
 - Add the prefix "renesas," to "buswait" and "enable-gpio" in patch 1.
 - Modify the usbhs_parse_dt() to remove the check of some
   of_device_is_compatible() in patch 2.

Yoshihiro Shimoda (2):
  usb: renesas_usbhs: Add device tree bindings documentation
  usb: renesas_usbhs: Add device tree support for R-Car H2 and M2

 .../devicetree/bindings/usb/renesas_usbhs.txt      |   24 +++++++++++
 drivers/usb/renesas_usbhs/common.c                 |   44 ++++++++++++++++++++
 2 files changed, 68 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/renesas_usbhs.txt

-- 
1.7.9.5


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

end of thread, other threads:[~2014-09-03  5:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-03  5:25 [PATCH v3 0/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2 Yoshihiro Shimoda
2014-09-03  5:25 ` Yoshihiro Shimoda

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.