[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1530259891-18822-1-git-send-email-hayashi.kunihiko@socionext.com>
Date: Fri, 29 Jun 2018 17:11:29 +0900
From: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
To: Philipp Zabel <p.zabel@...gutronix.de>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
Masami Hiramatsu <masami.hiramatsu@...aro.org>,
Jassi Brar <jaswinder.singh@...aro.org>,
Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
Subject: [PATCH 0/2] reset: uniphier: add USB3 controller reset support
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
Powered by blists - more mailing lists