[PATCH v2 0/2] Dove: add support for MPP configuration
Mike Rapoport
mike at compulab.co.il
Wed Oct 27 08:24:49 EDT 2010
These patches add support for multi-purpose pins configuration on Marvell
Dove and enable use of GPIOs 64-71
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 | 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
More information about the linux-arm-kernel
mailing list