linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support of the PCA9555 to the CFA-10049
@ 2012-11-08 17:01 Maxime Ripard
  2012-11-08 17:01 ` [PATCH 1/3] gpio: pca953x: Register an IRQ domain Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Maxime Ripard @ 2012-11-08 17:01 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

This is an attempt to add support for the PCA9555
present in the CFA-10049 board from Crystalfontz.

The driver was supporting neither irqdomains nor dt, so
the first two patches are adding them.

Thanks,
Maxime

Maxime Ripard (3):
  gpio: pca953x: Register an IRQ domain
  gpio: pca953x: Add compatible strings to gpio-pca953x driver
  ARM: dts: cfa10049: Add PCA9555 GPIO expander to the device tree

 arch/arm/boot/dts/imx28-cfa10049.dts |   26 +++++++++++++++-
 drivers/gpio/gpio-pca953x.c          |   55 ++++++++++++++++++++++++++++++----
 2 files changed, 74 insertions(+), 7 deletions(-)

-- 
1.7.9.5

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

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

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08 17:01 [PATCH 0/3] Add support of the PCA9555 to the CFA-10049 Maxime Ripard
2012-11-08 17:01 ` [PATCH 1/3] gpio: pca953x: Register an IRQ domain Maxime Ripard
2012-11-17 20:09   ` Linus Walleij
2012-11-08 17:01 ` [PATCH 2/3] gpio: pca953x: Add compatible strings to gpio-pca953x driver Maxime Ripard
2012-11-17 20:10   ` Linus Walleij
2012-11-08 17:01 ` [PATCH 3/3] ARM: dts: cfa10049: Add PCA9555 GPIO expander to the device tree Maxime Ripard
2012-11-17 20:12   ` Linus Walleij
2012-11-19 14:50     ` Maxime Ripard
2012-11-20 13:25   ` Shawn Guo
2012-11-20 13:50     ` Maxime Ripard
2012-11-20 14:43       ` Shawn Guo
2012-11-20 14:33         ` [PATCHv2] " Maxime Ripard
2012-11-22 10:45           ` Maxime Ripard
2012-11-22 11:24             ` Shawn Guo
2012-12-27 22:00               ` Maxime Ripard
2012-12-28 11:03                 ` Shawn Guo
2012-11-23 10:17           ` Maxime Ripard

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