diff options
author | Thomas Petazzoni <[email protected]> | 2012-09-19 22:52:58 +0200 |
---|---|---|
committer | Jason Cooper <[email protected]> | 2012-09-22 14:51:36 +0000 |
commit | fefe7b0923459ee00dcbeb0b3510f746af791b09 (patch) | |
tree | 9a3de7f4c814feb31221f7284532ee44d677f8d3 /fs/jbd/commit.c | |
parent | 5beb5f889e1de7e0bb89e9484c840c9dfa25da72 (diff) |
gpio: introduce gpio-mvebu driver for Marvell SoCs
This driver aims at replacing the arch/arm/plat-orion/gpio.c driver,
and is designed to be compatible with all Marvell EBU SoCs: Orion,
Kirkwood, Dove, Armada 370/XP and Discovery.
It has been successfully tested on Dove and Armada XP at the moment.
Compared to the plat-orion driver, this new driver has the following
added benefits:
*) Support for Armada 370 and Armada XP
*) It is integrated with the mvebu pinctrl driver so that GPIO pins
are properly muxed, and the GPIO driver knows which GPIO pins are
output-only or input-only.
*) Properly placed in drivers/gpio
*) More extensible mechanism to support platform differences. The
plat-orion driver uses a simple mask-offset DT property, which
works fine for Discovery MV78200 but not for Armada XP. The new
driver uses different compatible strings to identify the different
variants of the GPIO controllers.
Signed-off-by: Thomas Petazzoni <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Gregory Clement <[email protected]>
Tested-by: Sebastian Hesselbarth <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Tested-by: Andrew Lunn <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions