linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/3] gpios: Add daisy-chaining and dt support to 74x164
@ 2012-09-10 20:35 Maxime Ripard
  2012-09-10 20:35 ` [PATCH 1/3] gpio: 74x164: Add support for the daisy-chaining Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Maxime Ripard @ 2012-09-10 20:35 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

This is an attempt at adding the support for chained 8 bit shift registers that
are present in the cfa-10049.

This patchset also adds dt documentation to the 74x164 gpio driver.

Thanks,
Maxime

Changes since v2:
  * Fixed a memleak in the _write_config function when having an error.

Maxime Ripard (3):
  gpio: 74x164: Add support for the daisy-chaining
  gpio: 74x164: dts: Add documentation for the dt binding
  ARM: dts: cfa10049: Add the 74HC595 gpio expanders

 .../devicetree/bindings/gpio/gpio-74x164.txt       |   22 +++++++
 arch/arm/boot/dts/imx28-cfa10049.dts               |   21 ++++++
 drivers/gpio/gpio-74x164.c                         |   68 ++++++++++++++++++--
 3 files changed, 104 insertions(+), 7 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpio/gpio-74x164.txt

-- 
1.7.9.5

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

end of thread, other threads:[~2012-09-12 11:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-10 20:35 [PATCHv3 0/3] gpios: Add daisy-chaining and dt support to 74x164 Maxime Ripard
2012-09-10 20:35 ` [PATCH 1/3] gpio: 74x164: Add support for the daisy-chaining Maxime Ripard
2012-09-11 17:05   ` Linus Walleij
2012-09-11 19:35     ` Gabor Juhos
2012-09-11 21:51     ` Linus Walleij
2012-09-12  7:23       ` Miguel GAIO
2012-09-10 20:35 ` [PATCH 2/3] gpio: 74x164: dts: Add documentation for the dt binding Maxime Ripard
2012-09-11 17:22   ` Linus Walleij
2012-09-11 21:52     ` Linus Walleij
2012-09-12 11:51       ` Maxime Ripard
2012-09-10 20:35 ` [PATCH 3/3] ARM: dts: cfa10049: Add the 74HC595 gpio expanders Maxime Ripard
2012-09-12  2:30   ` Shawn Guo

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