linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/5] Convert some ARM platforms to basic-mmio-gpio
@ 2011-04-11 11:48 Jamie Iles
  2011-04-11 11:48 ` [RFC PATCH 1/5] gemini: convert " Jamie Iles
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Jamie Iles @ 2011-04-11 11:48 UTC (permalink / raw)
  To: linux-arm-kernel

The basic-mmio-gpio driver has been extended in
<http://marc.info/?l=linux-kernel&m=130252092900804&w=2> to support a
larger wider of controllers and this series converts the ARM platforms
that do not implement I/O muxing in the GPIO driver or use the .to_irq
method of gpio_chip to use the driver.

Jamie Iles (5):
  gemini: convert to basic-mmio-gpio
  sa1100: convert to basic-mmio-gpio
  w90x900: convert to basic-mmio-gpio
  iop: convert to basic-mmio-gpio
  mxc: convert to basic-mmio-gpio

 arch/arm/include/asm/hardware/iop3xx.h     |    6 +-
 arch/arm/mach-gemini/gpio.c                |   83 +++++----------
 arch/arm/mach-iop32x/include/mach/iop32x.h |    2 +-
 arch/arm/mach-iop33x/include/mach/iop33x.h |    2 +-
 arch/arm/mach-sa1100/gpio.c                |   69 +++++--------
 arch/arm/mach-w90x900/gpio.c               |  162 ++++++++--------------------
 arch/arm/plat-iop/gpio.c                   |   89 ++++-----------
 arch/arm/plat-mxc/gpio.c                   |   96 +++++------------
 arch/arm/plat-mxc/include/mach/gpio.h      |    3 +-
 9 files changed, 153 insertions(+), 359 deletions(-)

-- 
1.7.4.2

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

end of thread, other threads:[~2011-06-10 12:50 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11 11:48 [RFC PATCH 0/5] Convert some ARM platforms to basic-mmio-gpio Jamie Iles
2011-04-11 11:48 ` [RFC PATCH 1/5] gemini: convert " Jamie Iles
2011-04-12 14:37   ` Anton Vorontsov
2011-04-12 15:01     ` Jamie Iles
2011-04-13 11:46     ` Sergei Shtylyov
2011-04-11 11:48 ` [RFC PATCH 2/5] sa1100: " Jamie Iles
2011-04-11 16:00   ` Jamie Iles
2011-04-11 11:48 ` [RFC PATCH 3/5] w90x900: " Jamie Iles
2011-04-11 14:27   ` Wan ZongShun
2011-06-10 12:50     ` Jamie Iles
2011-04-11 11:48 ` [RFC PATCH 4/5] iop: " Jamie Iles
2011-04-11 11:48 ` [RFC PATCH 5/5] mxc: " Jamie Iles
2011-04-11 13:43 ` [RFC PATCH 0/5] Convert some ARM platforms " Uwe Kleine-König
2011-04-11 13:52   ` Jamie Iles
2011-04-11 14:23     ` Uwe Kleine-König
2011-04-11 14:33       ` Jamie Iles
2011-04-11 14:49         ` Uwe Kleine-König
2011-04-11 15:13           ` Jamie Iles
2011-04-12 15:06           ` Anton Vorontsov
2011-04-11 15:17 ` Linus Walleij
2011-04-11 15:21   ` Jamie Iles

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