All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] usb: renesas_usbhs: More compat strings
@ 2015-12-16  4:51 ` Simon Horman
  0 siblings, 0 replies; 12+ messages in thread
From: Simon Horman @ 2015-12-16  4:51 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Kuninori Morimoto, Yoshihiro Shimoda, Magnus Damm, linux-usb,
	devicetree, linux-sh, Simon Horman


Hi,

this short series adds generic, and soc-specific r8a7792 and r8a7793 compat
strings to the Renesas USBHS driver. The intention is to provide a complete
set of compat strings for known R-Car SoCs.

Changes since v3:
* State that one or more compat string should be used

Changes since v2:
* Split documentation of SoC names into separate patch
* Use correct fallback compatibility string in example

Changes since v1:
* Add R-Car Gen2 and Gen3 fallback compatibility strings rather than
a single compatibility string for all of R-Car.

Simon Horman (3):
  usb: renesas_usbhs: add SoC names to compatibility string
    documentation
  usb: renesas_usbhs: add fallback compatibility strings
  usb: renesas_usbhs: add device tree support for r8a779[23]

 .../devicetree/bindings/usb/renesas_usbhs.txt      | 22 ++++++++++++++++------
 drivers/usb/renesas_usbhs/common.c                 |  9 +++++++++
 2 files changed, 25 insertions(+), 6 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-12-19  4:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-16  4:51 [PATCH v4 0/3] usb: renesas_usbhs: More compat strings Simon Horman
2015-12-16  4:51 ` Simon Horman
2015-12-16  4:51 ` [PATCH v4 1/3] usb: renesas_usbhs: add SoC names to compatibility string documentation Simon Horman
2015-12-16  4:51   ` Simon Horman
     [not found]   ` <1450241512-24699-2-git-send-email-horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2015-12-19  4:19     ` Rob Herring
2015-12-19  4:19       ` Rob Herring
2015-12-16  4:51 ` [PATCH v4 2/3] usb: renesas_usbhs: add fallback compatibility strings Simon Horman
2015-12-16  4:51   ` Simon Horman
     [not found]   ` <1450241512-24699-3-git-send-email-horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2015-12-19  4:19     ` Rob Herring
2015-12-19  4:19       ` Rob Herring
     [not found] ` <1450241512-24699-1-git-send-email-horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2015-12-16  4:51   ` [PATCH v4 3/3] usb: renesas_usbhs: add device tree support for r8a779[23] Simon Horman
2015-12-16  4:51     ` Simon Horman

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.