linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] [ARM] Dove: add support for MPP configuration
@ 2010-10-27  8:11 Mike Rapoport
  2010-10-27  8:12 ` [PATCH 1/2] [ARM] Dove: add support for GPIOs 64-71 Mike Rapoport
  2010-10-27  8:12 ` [PATCH 2/2] [ARM] Dove: add support for multi-purpose pins configuration Mike Rapoport
  0 siblings, 2 replies; 10+ messages in thread
From: Mike Rapoport @ 2010-10-27  8:11 UTC (permalink / raw)
  To: linux-arm-kernel

These patches add support for multi-purpose pins configuration on Marvell
Dove and enable use of GPIOs 64-71

Mike Rapoport (2):
  [ARM] Dove: add support for GPIOs 64-71
  [ARM] Dove: add support for multi-purpose pins configuration

 arch/arm/mach-dove/Makefile            |    2 +-
 arch/arm/mach-dove/include/mach/dove.h |    9 ++-
 arch/arm/mach-dove/include/mach/gpio.h |    6 +-
 arch/arm/mach-dove/mpp.c               |  215 ++++++++++++++++++++++++++++++++
 arch/arm/mach-dove/mpp.h               |  214 +++++++++++++++++++++++++++++++
 5 files changed, 442 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/mach-dove/mpp.c
 create mode 100644 arch/arm/mach-dove/mpp.h

-- 
1.7.3.1

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

end of thread, other threads:[~2010-10-28  7:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-27  8:11 [PATCH 0/2] [ARM] Dove: add support for MPP configuration Mike Rapoport
2010-10-27  8:12 ` [PATCH 1/2] [ARM] Dove: add support for GPIOs 64-71 Mike Rapoport
2010-10-27  8:12 ` [PATCH 2/2] [ARM] Dove: add support for multi-purpose pins configuration Mike Rapoport
2010-10-27  9:01   ` Saeed Bishara
2010-10-27  9:15     ` Mike Rapoport
2010-10-27 12:46   ` saeed bishara
2010-10-27 14:30     ` Mike Rapoport
2010-10-27 15:16       ` saeed bishara
2010-10-27 15:38         ` Eric Miao
2010-10-28  7:57           ` Saeed Bishara

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