From 1b8d0e219fe36892c9fa65929a08682ea5e45801 Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Wed, 22 Apr 2009 18:38:40 +0800 Subject: [PATCH] --- yaml --- r: 144523 b: refs/heads/master c: b49e385fc7cb4e6ed4206dfdab2b2579c5076120 h: refs/heads/master i: 144521: e0b974a0d4076635d26c93f04d249519ceba7ec1 144519: 806768346bd4ee67f43d63188bbcb58612d25f46 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/zylonite_pxa300.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 065c22a04996..cd05050c9769 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 15fbc938576175eeb53798221f045d4ace52e5dc +refs/heads/master: b49e385fc7cb4e6ed4206dfdab2b2579c5076120 diff --git a/trunk/arch/arm/mach-pxa/zylonite_pxa300.c b/trunk/arch/arm/mach-pxa/zylonite_pxa300.c index e99555b76a08..c256c57642c0 100644 --- a/trunk/arch/arm/mach-pxa/zylonite_pxa300.c +++ b/trunk/arch/arm/mach-pxa/zylonite_pxa300.c @@ -127,6 +127,10 @@ static mfp_cfg_t common_mfp_cfg[] __initdata = { /* Standard I2C */ GPIO21_I2C_SCL, GPIO22_I2C_SDA, + + /* GPIO */ + GPIO18_GPIO, /* GPIO Expander #0 INT_N */ + GPIO19_GPIO, /* GPIO Expander #1 INT_N */ }; static mfp_cfg_t pxa300_mfp_cfg[] __initdata = {