]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mvmfp: add MFP configuration support for PANTHEON
authorLei Wen <[leiwen@marvell.com]>
Wed, 9 Feb 2011 12:36:58 +0000 (18:06 +0530)
committerAlbert Aribaud <albert.aribaud@free.fr>
Mon, 21 Feb 2011 07:30:55 +0000 (08:30 +0100)
commita03774ed88dd43acb57979d3439c2f5951379b6b
tree13361d41f8683a33d4e89acba95b59051bf2b7d4
parentb5d807f64d25d7d2859cc8e9f9d0e7242778eb46
mvmfp: add MFP configuration support for PANTHEON

This patch adds the Multiple Function Pin configuration support for
Marvell PANTHEON SoCs

Signed-off-by: Lei Wen <leiwen@marvell.com>
arch/arm/include/asm/arch-pantheon/mfp.h [new file with mode: 0644]
drivers/gpio/mvmfp.c