[PATCH 0/3] Add support of the PCA9555 to the CFA-10049

Maxime Ripard maxime.ripard at free-electrons.com
Thu Nov 8 12:01:50 EST 2012


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




More information about the linux-arm-kernel mailing list