linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] [ARM] Dove: add support for MPP configuration
@ 2010-10-28 13:24 Mike Rapoport
  2010-10-28 13:24 ` [PATCH v3 1/2] [ARM] Dove: add support for GPIOs 64-71 Mike Rapoport
  2010-10-28 13:24 ` [PATCH v3 2/2] [ARM] Dove: add support for multi-purpose pins configuration Mike Rapoport
  0 siblings, 2 replies; 5+ messages in thread
From: Mike Rapoport @ 2010-10-28 13:24 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

v3 changes:
* add convinience macros to improve code readability
* fix pmu_sig_ctrl |= assignment

v2 changes:
* fix group gpio assignment

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               |  220 ++++++++++++++++++++++++++++++++
 5 files changed, 448 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] 5+ messages in thread

end of thread, other threads:[~2010-11-15  7:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28 13:24 [PATCH v3 0/2] [ARM] Dove: add support for MPP configuration Mike Rapoport
2010-10-28 13:24 ` [PATCH v3 1/2] [ARM] Dove: add support for GPIOs 64-71 Mike Rapoport
2010-10-28 13:24 ` [PATCH v3 2/2] [ARM] Dove: add support for multi-purpose pins configuration Mike Rapoport
2010-11-10 17:42   ` saeed bishara
2010-11-15  7:00     ` Mike Rapoport

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