Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178781
b: refs/heads/master
c: 6d26ce6
h: refs/heads/master
i:
  178779: 392547e
v: v3
  • Loading branch information
Marek Vasut authored and Eric Miao committed Dec 29, 2009
1 parent 3c2c5a3 commit b5625c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1692231cfda6577d411945ea1dacce548e63a0a4
refs/heads/master: 6d26ce68e034fb3dc93e8d56452c85f57b322101
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-pxa/littleton.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ static mfp_cfg_t littleton_mfp_cfg[] __initdata = {
GPIO7_MMC1_CLK,
GPIO8_MMC1_CMD,
GPIO15_GPIO, /* card detect */

/* UART3 */
GPIO107_UART3_CTS,
GPIO108_UART3_RTS,
GPIO109_UART3_TXD,
GPIO110_UART3_RXD,
};

static struct resource smc91x_resources[] = {
Expand Down

0 comments on commit b5625c0

Please sign in to comment.