[ARM] 5471/2: U300 GPIO and PADMUX support
authorLinus Walleij <linus.walleij@stericsson.com>
Thu, 23 Apr 2009 20:15:04 +0000 (21:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 28 Apr 2009 21:44:09 +0000 (22:44 +0100)
commitbd41b99d4661e775ff152f2842782c43dbb30a59
tree3cbf711bd296286ea57235baba79ececd253edb9
parentfa59440d0c7b5a2bcdc9e35f25fdac693e54c86a
[ARM] 5471/2: U300 GPIO and PADMUX support

This adds GPIO and PADMUX headers and implementation for
the U300 platform. This is an implementation in isolation
that depend on later patches in this series to plug into
the framework.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-u300/gpio.c [new file with mode: 0644]
arch/arm/mach-u300/include/mach/gpio.h [new file with mode: 0644]
arch/arm/mach-u300/padmux.c [new file with mode: 0644]
arch/arm/mach-u300/padmux.h [new file with mode: 0644]