提交 b49e385f 编写于 作者: E Eric Miao

[ARM] pxa/zylonite: configure GPIO18/19 correctly, used by 2 GPIO expanders

Signed-off-by: NEric Miao <eric.miao@marvell.com>
上级 15fbc938
......@@ -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 = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册