Skip to content

Commit

Permalink
[ARM] pxa/colibri270: Add FFUART MFP
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
  • Loading branch information
Marek Vasut authored and Eric Miao committed Jun 18, 2010
1 parent d01b8d6 commit 12d9420
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/mach-pxa/colibri-pxa270.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ static mfp_cfg_t colibri_pxa270_pin_config[] __initdata = {
GPIO111_MMC_DAT_3,
GPIO112_MMC_CMD,
GPIO0_GPIO, /* SD detect */

/* FFUART */
GPIO39_FFUART_TXD,
GPIO34_FFUART_RXD,
};

/******************************************************************************
Expand Down

0 comments on commit 12d9420

Please sign in to comment.