summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/magician.c
diff options
context:
space:
mode:
authorPhilipp Zabel2008-04-20 18:40:11 +0200
committerRussell King2008-04-21 13:47:48 +0200
commit2f131958efb62535f85915776e434de74d5eb274 (patch)
tree62b2e529fb38d35effc2cb0484ce8ea1b97d2983 /arch/arm/mach-pxa/magician.c
parent[ARM] 5007/1: magician: properly request GPIOs used by the machine code itself (diff)
downloadkernel-qcow2-linux-2f131958efb62535f85915776e434de74d5eb274.tar.gz
kernel-qcow2-linux-2f131958efb62535f85915776e434de74d5eb274.tar.xz
kernel-qcow2-linux-2f131958efb62535f85915776e434de74d5eb274.zip
[ARM] 5008/1: magician: add magician specific input GPIOs to MFP config
Some input pin configuration that is not handled by drivers. This should serve mostly as documentation. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/magician.c')
-rw-r--r--arch/arm/mach-pxa/magician.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c
index e0c7135a1544..1fa80c026c0f 100644
--- a/arch/arm/mach-pxa/magician.c
+++ b/arch/arm/mach-pxa/magician.c
@@ -114,6 +114,14 @@ static unsigned long magician_pin_config[] = {
GPIO82_CIF_DD_5,
GPIO84_CIF_FV,
GPIO85_CIF_LV,
+
+ /* Magician specific input GPIOs */
+ GPIO9_GPIO, /* unknown */
+ GPIO10_GPIO, /* GSM_IRQ */
+ GPIO13_GPIO, /* CPLD_IRQ */
+ GPIO107_GPIO, /* DS1WM_IRQ */
+ GPIO108_GPIO, /* GSM_READY */
+ GPIO115_GPIO, /* nPEN_IRQ */
};
/*