linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] gpio: pca953x updates for DT
@ 2014-07-29  7:24 Markus Pargmann
  2014-07-29  7:24 ` [PATCH 1/4] gpio: pca953x: Drop deprecated DT bindings Markus Pargmann
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Markus Pargmann @ 2014-07-29  7:24 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Alexandre Courbot, Toby Smith, Aaron Sierra, linux-gpio,
	linux-arm-kernel, kernel, Markus Pargmann

Hi,

here are some updates for the pca953x driver for handling DT. The series
includes some cleanup of deprecated DT properties, adds documentation and
handling of reset gpio for the chip.

Best regards,

Markus


Markus Pargmann (4):
  gpio: pca953x: Drop deprecated DT bindings
  gpio: pca953x: Add DT binding documentation
  gpio: pca953x: Add pca9506 as DT compatible
  gpio: pca953x: Add DT binding for reset gpio

 .../devicetree/bindings/gpio/gpio-pca953x.txt      | 45 +++++++++++++
 drivers/gpio/gpio-pca953x.c                        | 73 +++++++---------------
 2 files changed, 67 insertions(+), 51 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpio/gpio-pca953x.txt

-- 
2.0.1


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

end of thread, other threads:[~2014-08-29  6:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29  7:24 [PATCH 0/4] gpio: pca953x updates for DT Markus Pargmann
2014-07-29  7:24 ` [PATCH 1/4] gpio: pca953x: Drop deprecated DT bindings Markus Pargmann
2014-08-08 13:07   ` Linus Walleij
2014-07-29  7:24 ` [PATCH 2/4] gpio: pca953x: Add DT binding documentation Markus Pargmann
2014-08-08 13:07   ` Linus Walleij
2014-07-29  7:24 ` [PATCH 3/4] gpio: pca953x: Add pca9506 as DT compatible Markus Pargmann
2014-07-30 12:52   ` Markus Pargmann
2014-07-30 13:09     ` Markus Pargmann
2014-07-29  7:24 ` [PATCH 4/4] gpio: pca953x: Add DT binding for reset gpio Markus Pargmann
2014-08-08 13:14   ` Linus Walleij
2014-08-08 14:11     ` Philipp Zabel
2014-08-11  8:43       ` Linus Walleij
2014-08-14  9:21         ` Philipp Zabel
2014-08-29  6:27           ` Linus Walleij

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