linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3.1 0/4] ARM: simpad: Add support for GPIO attached hardware
@ 2011-07-12  6:46 Jochen Friedrich
  2011-07-12  6:46 ` [PATCH 3.1 1/4] ARM:simpad: Add ucb1x00 GPIO definitions and register GPIO Jochen Friedrich
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Jochen Friedrich @ 2011-07-12  6:46 UTC (permalink / raw)
  To: linux-arm-kernel

Resend as this might got lost in the develtech.com disaster.
Bryan Wu <bryan.wu@canonical.com> intends to base his patch set to
get rid of the custom LED code on this series.

This series enables GPIO API on UCB1x00 and implements the GPIO
API on the CS3 latch. The third patch finally registers platform
devices for the GPIO attached LED, buttons and I2C bus.

ARM: simpad: Add ucb1x00 GPIO definitions and register GPIO
ARM: simpad: Cleanup CS3 accessors and add GPIO API
ARM: simpad: add GPIO based device definitions
ARM: simpad: replace ARM specific LED code

Overall diffstat:

 arch/arm/mach-sa1100/Makefile              |    1 -
 arch/arm/mach-sa1100/include/mach/simpad.h |   94 ++++++++++---
 arch/arm/mach-sa1100/leds-simpad.c         |  100 -------------
 arch/arm/mach-sa1100/leds.c                |    2 -
 arch/arm/mach-sa1100/leds.h                |    1 -
 arch/arm/mach-sa1100/simpad.c              |  211 ++++++++++++++++++++++++---
 drivers/pcmcia/sa1100_simpad.c             |   35 ++---
 7 files changed, 274 insertions(+), 170 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 3.1 0/4] ARM: simpad: Add support for GPIO attached hardware
@ 2011-07-06 14:42 Jochen Friedrich
  2011-07-06 14:42 ` [PATCH 3.1 3/4] ARM:simpad: add GPIO based device definitions Jochen Friedrich
  0 siblings, 1 reply; 13+ messages in thread
From: Jochen Friedrich @ 2011-07-06 14:42 UTC (permalink / raw)
  To: linux-arm-kernel

This series enables GPIO API on UCB1x00 and implements the GPIO
API on the CS3 latch. The third patch finally registers platform
devices for the GPIO attached LED, buttons and I2C bus.

ARM: simpad: Add ucb1x00 GPIO definitions and register GPIO
ARM: simpad: Cleanup CS3 accessors and add GPIO API
ARM: simpad: add GPIO based device definitions
ARM: simpad: replace ARM specific LED code

Overall diffstat:

 arch/arm/mach-sa1100/Makefile              |    1 -
 arch/arm/mach-sa1100/include/mach/simpad.h |   94 ++++++++++---
 arch/arm/mach-sa1100/leds-simpad.c         |  100 -------------
 arch/arm/mach-sa1100/leds.c                |    2 -
 arch/arm/mach-sa1100/leds.h                |    1 -
 arch/arm/mach-sa1100/simpad.c              |  211 ++++++++++++++++++++++++---
 drivers/pcmcia/sa1100_simpad.c             |   35 ++---
 7 files changed, 274 insertions(+), 170 deletions(-)

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

end of thread, other threads:[~2011-08-07 20:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-12  6:46 [PATCH 3.1 0/4] ARM: simpad: Add support for GPIO attached hardware Jochen Friedrich
2011-07-12  6:46 ` [PATCH 3.1 1/4] ARM:simpad: Add ucb1x00 GPIO definitions and register GPIO Jochen Friedrich
2011-07-12  6:46 ` [PATCH 3.1 2/4] ARM:simpad: Cleanup CS3 accessors Jochen Friedrich
2011-07-12  6:46 ` [PATCH 3.1 3/4] ARM:simpad: add GPIO based device definitions Jochen Friedrich
2011-07-12  7:32   ` Dmitry Eremin-Solenikov
2011-07-13 12:38     ` Jochen Friedrich
2011-07-13 12:40       ` Dmitry Eremin-Solenikov
2011-07-12  6:46 ` [PATCH 3.1 4/4] ARM: simpad: replace ARM specific LED code Jochen Friedrich
2011-08-03  3:47 ` [PATCH 3.1 0/4] ARM: simpad: Add support for GPIO attached hardware Bryan Wu
2011-08-03 10:40   ` Jochen Friedrich
2011-08-07 20:05     ` Kristoffer Ericson
2011-08-07 20:10       ` Jochen Friedrich
  -- strict thread matches above, loose matches on Subject: below --
2011-07-06 14:42 Jochen Friedrich
2011-07-06 14:42 ` [PATCH 3.1 3/4] ARM:simpad: add GPIO based device definitions Jochen Friedrich

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