linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] reset: uniphier: add USB3 controller reset support
@ 2018-06-29  8:11 Kunihiko Hayashi
  2018-06-29  8:11 ` [PATCH 1/2] dt-bindings: " Kunihiko Hayashi
  2018-06-29  8:11 ` [PATCH 2/2] reset: uniphier: add USB3 controller reset control Kunihiko Hayashi
  0 siblings, 2 replies; 9+ messages in thread
From: Kunihiko Hayashi @ 2018-06-29  8:11 UTC (permalink / raw)
  To: Philipp Zabel, Rob Herring, Mark Rutland, Masahiro Yamada
  Cc: linux-arm-kernel, linux-kernel, devicetree, Masami Hiramatsu,
	Jassi Brar, Kunihiko Hayashi

This series add new USB3 reset control support for UniPhier SoCs.
This reset lines is included in USB3 glue layer.

Kunihiko Hayashi (2):
  dt-bindings: reset: uniphier: add USB3 controller reset support
  reset: uniphier: add USB3 controller reset control

 .../devicetree/bindings/reset/uniphier-reset.txt   |  45 +++++
 drivers/reset/Kconfig                              |  10 ++
 drivers/reset/Makefile                             |   1 +
 drivers/reset/reset-uniphier-usb3.c                | 183 +++++++++++++++++++++
 4 files changed, 239 insertions(+)
 create mode 100644 drivers/reset/reset-uniphier-usb3.c

-- 
2.7.4


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

end of thread, other threads:[~2018-07-04  1:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-29  8:11 [PATCH 0/2] reset: uniphier: add USB3 controller reset support Kunihiko Hayashi
2018-06-29  8:11 ` [PATCH 1/2] dt-bindings: " Kunihiko Hayashi
2018-06-29  9:57   ` Philipp Zabel
2018-07-03 23:37   ` Rob Herring
2018-07-04  1:09     ` Kunihiko Hayashi
2018-06-29  8:11 ` [PATCH 2/2] reset: uniphier: add USB3 controller reset control Kunihiko Hayashi
2018-06-29  9:51   ` kbuild test robot
2018-06-29  9:55   ` Philipp Zabel
2018-06-29 10:53     ` Kunihiko Hayashi

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