diff options
Diffstat (limited to 'arch/arm/mach-pxa/palmtx.c')
| -rw-r--r-- | arch/arm/mach-pxa/palmtx.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/palmtx.c b/arch/arm/mach-pxa/palmtx.c index 6c15d84bde53..83d020879581 100644 --- a/arch/arm/mach-pxa/palmtx.c +++ b/arch/arm/mach-pxa/palmtx.c | |||
| @@ -127,6 +127,10 @@ static unsigned long palmtx_pin_config[] __initdata = { | |||
| 127 | GPIO76_LCD_PCLK, | 127 | GPIO76_LCD_PCLK, |
| 128 | GPIO77_LCD_BIAS, | 128 | GPIO77_LCD_BIAS, |
| 129 | 129 | ||
| 130 | /* FFUART */ | ||
| 131 | GPIO34_FFUART_RXD, | ||
| 132 | GPIO39_FFUART_TXD, | ||
| 133 | |||
| 130 | /* MISC. */ | 134 | /* MISC. */ |
| 131 | GPIO10_GPIO, /* hotsync button */ | 135 | GPIO10_GPIO, /* hotsync button */ |
| 132 | GPIO12_GPIO, /* power detect */ | 136 | GPIO12_GPIO, /* power detect */ |
