linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Amlogic Meson8b pinctrl driver support
@ 2015-03-11  9:00 Carlo Caione
  2015-03-11  9:00 ` [PATCH v2 1/2] pinctrl: Add support for Meson8b Carlo Caione
  2015-03-11  9:00 ` [PATCH v2 2/2] documentation: Fix pinctrl docs " Carlo Caione
  0 siblings, 2 replies; 9+ messages in thread
From: Carlo Caione @ 2015-03-11  9:00 UTC (permalink / raw)
  To: linux-arm-kernel

From: Carlo Caione <carlo@endlessm.com>

Two patches to extend the pinctrl driver to support AmLogic Meson8b SoCs fixing
the existing documentation.

Changelog:

v2: * fix holes in GPIOs numbering
v1: * initial version

Carlo Caione (2):
  pinctrl: Add support for Meson8b
  documentation: Fix pinctrl docs for Meson8b

 .../devicetree/bindings/pinctrl/meson,pinctrl.txt  |    2 +-
 drivers/pinctrl/meson/Makefile                     |    2 +-
 drivers/pinctrl/meson/pinctrl-meson.c              |    4 +
 drivers/pinctrl/meson/pinctrl-meson.h              |    1 +
 drivers/pinctrl/meson/pinctrl-meson8b.c            | 1013 ++++++++++++++++++++
 include/dt-bindings/gpio/meson8b-gpio.h            |   31 +
 6 files changed, 1051 insertions(+), 2 deletions(-)
 create mode 100644 drivers/pinctrl/meson/pinctrl-meson8b.c
 create mode 100644 include/dt-bindings/gpio/meson8b-gpio.h

-- 
1.9.1

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

end of thread, other threads:[~2015-03-19  8:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11  9:00 [PATCH v2 0/2] Amlogic Meson8b pinctrl driver support Carlo Caione
2015-03-11  9:00 ` [PATCH v2 1/2] pinctrl: Add support for Meson8b Carlo Caione
2015-03-11  9:37   ` Ben Dooks
2015-03-17 11:49   ` Linus Walleij
2015-03-17 14:10     ` Carlo Caione
2015-03-19  8:27       ` Linus Walleij
2015-03-11  9:00 ` [PATCH v2 2/2] documentation: Fix pinctrl docs " Carlo Caione
2015-03-17 11:50   ` Linus Walleij
2015-03-17 14:10     ` Carlo Caione

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