linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: berlin: add as370 SoC support
@ 2018-07-13  9:45 Jisheng Zhang
  2018-07-13  9:46 ` [PATCH 1/2] dt-binding: pinctrl: berlin: document AS370 SoC pinctrl Jisheng Zhang
  2018-07-13  9:47 ` [PATCH 2/2] pinctrl: berlin: add the as370 SoC pinctrl driver Jisheng Zhang
  0 siblings, 2 replies; 4+ messages in thread
From: Jisheng Zhang @ 2018-07-13  9:45 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring, Mark Rutland
  Cc: linux-gpio, devicetree, linux-kernel, Sebastian Hesselbarth

This series is to add the Synaptics AS370 SoC pinctrl driver.

Jisheng Zhang (2):
  dt-binding: pinctrl: berlin: document AS370 SoC pinctrl
  pinctrl: berlin: add the as370 SoC pinctrl driver

 .../bindings/pinctrl/berlin,pinctrl.txt       |   3 +-
 drivers/pinctrl/berlin/Kconfig                |   5 +
 drivers/pinctrl/berlin/Makefile               |   1 +
 drivers/pinctrl/berlin/pinctrl-as370.c        | 369 ++++++++++++++++++
 4 files changed, 377 insertions(+), 1 deletion(-)
 create mode 100644 drivers/pinctrl/berlin/pinctrl-as370.c

-- 
2.18.0


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

end of thread, other threads:[~2018-07-13 18:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-13  9:45 [PATCH 0/2] pinctrl: berlin: add as370 SoC support Jisheng Zhang
2018-07-13  9:46 ` [PATCH 1/2] dt-binding: pinctrl: berlin: document AS370 SoC pinctrl Jisheng Zhang
2018-07-13  9:47 ` [PATCH 2/2] pinctrl: berlin: add the as370 SoC pinctrl driver Jisheng Zhang
2018-07-13 18:17   ` kbuild test robot

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