linux/arch/arm/mach-pxa
Alex Roman ecc85e166f [ARM] pxa/colibri: add UART MFP configuration for the PXA320 module
This patch configures the MFP pads for UART1, UART2, UART3 for the
Toradex Colibri PXA320 module. Previously they were just not
configured resulting in just the first UART working because it was the
only one that was configured by the bootloader (Toradex EBOOT in our
case).

This patch is against vanilla 2.6.30 and has been tested with the
Toradex Orchid carrier board (all three UARTs were functional).

Signed-off-by: Alex Roman <alex.roman@gmail.com>
Acked-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2009-09-10 18:49:31 +08:00
..
include/mach [ARM] pxa/colibri: add NAND config for Colibri PXA3xx boards 2009-09-10 18:49:31 +08:00
am200epd.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
am300epd.c [ARM] 5354/1: mach-pxa: add AM300 platform driver v3 2009-02-10 11:28:00 +00:00
clock.c [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c 2009-06-04 17:45:43 +01:00
clock.h [ARM] pxa: remove left-over struct clk *other field from struct clk 2009-09-10 18:49:23 +08:00
cm-x2xx-pci.c [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h 2009-03-09 21:22:38 +08:00
cm-x2xx-pci.h
cm-x2xx.c [ARM] pxa/cm-x2xx: fix ucb1400 not being registered 2009-04-04 10:26:34 +08:00
cm-x255.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
cm-x270.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
cm-x300.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
colibri-pxa3xx.c [ARM] pxa/colibri: add NAND config for Colibri PXA3xx boards 2009-09-10 18:49:31 +08:00
colibri-pxa270.c [ARM] pxa: rename colibri.c to colibri-pxa270.c 2009-03-23 09:57:54 +08:00
colibri-pxa300.c [ARM] pxa/colibri: add NAND config for Colibri PXA3xx boards 2009-09-10 18:49:31 +08:00
colibri-pxa320.c [ARM] pxa/colibri: add UART MFP configuration for the PXA320 module 2009-09-10 18:49:31 +08:00
corgi_lcd.c [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
corgi_pm.c [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one 2009-06-11 22:20:42 +08:00
corgi_ssp.c [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
corgi.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
cpufreq-pxa2xx.c [ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx 2009-06-05 10:33:07 +08:00
cpufreq-pxa3xx.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
csb701.c [ARM] pxa/csb701: do not register devices on non-csb726 boads 2009-04-04 10:26:35 +08:00
csb726.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
devices.c [ARM] pxa: add device definition for graphics controller 2009-09-10 18:49:27 +08:00
devices.h [ARM] pxa: add device definition for graphics controller 2009-09-10 18:49:27 +08:00
e330.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
e350.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
e400.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
e740.c [ARM] pxa: register AC97 controller devices 2009-04-04 21:54:40 +08:00
e750.c [ARM] pxa: register AC97 controller devices 2009-04-04 21:54:40 +08:00
e800.c [ARM] pxa: register AC97 controller devices 2009-04-04 21:54:40 +08:00
em-x270.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
eseries.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
eseries.h [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
ezx.c [ARM] pxa/ezx: setup gpio-keys for EzX phones 2009-06-05 10:50:22 +08:00
generic.c [ARM] pxa: move GPIO register definitions into <mach/gpio.h> 2009-03-09 21:22:37 +08:00
generic.h [ARM] pxa: add missing declaration of pxa26x_init_irq() 2009-04-13 12:10:36 +08:00
gumstix.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
h5000.c Merge branch 'origin' into devel 2009-03-28 20:29:51 +00:00
himalaya.c [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h 2009-03-09 21:22:38 +08:00
hx4700.c [ARM] pxa/hx4700: add Maxim 1587A voltage regulator 2009-06-16 21:03:35 +08:00
idp.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
imote2.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
irq.c [ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handling 2009-09-10 18:49:26 +08:00
Kconfig [ARM] pxa/ezx: set IRQ_BOARD_END for EZX 2009-09-10 18:49:30 +08:00
leds-idp.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds-lubbock.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds-mainstone.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds.c
leds.h
littleton.c [ARM] pxa/littleton: update littleton to use the new gpio_card_detect for mmc 2009-09-10 18:49:30 +08:00
lpd270.c [ARM] pxa: move GPIO register definitions into <mach/gpio.h> 2009-03-09 21:22:37 +08:00
lubbock.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
magician.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
mainstone.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
Makefile [ARM] pxa/treo680: initial support 2009-06-16 21:03:34 +08:00
Makefile.boot
mfp-pxa2xx.c [ARM] pxa: enable GPIO receivers after configuring pins 2009-05-18 21:52:09 +08:00
mfp-pxa3xx.c [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
mioa701_bootresume.S [ARM] pxa/MioA701: fix memory corruption. 2008-11-22 20:57:21 +08:00
mioa701.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
mp900.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
palmld.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
palmt5.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
palmte2.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
palmtx.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
palmz72.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
pcm027.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
pcm990-baseboard.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
pm.c [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines 2009-06-11 23:25:09 +08:00
poodle.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
pxa2xx.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
pxa3xx.c [ARM] pxa: correct I2CPWR clock for pxa3xx 2009-07-03 14:13:49 +08:00
pxa25x.c [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c 2009-03-09 21:22:37 +08:00
pxa27x.c [ARM] pxa: add ability to set suspend mode 2009-06-05 10:32:48 +08:00
pxa300.c [ARM] pxa: add clock definition for graphics controller 2009-09-10 18:49:26 +08:00
pxa320.c [ARM] pxa: add clock definition for graphics controller 2009-09-10 18:49:26 +08:00
pxa930.c [ARM] pxa: support mfp of pxa935 2009-09-10 18:49:24 +08:00
reset.c [ARM] pxa: allow gpio_reset drive high during normal work 2009-05-18 21:52:09 +08:00
saar.c [ARM] pxa: move mach/i2c.h to plat/i2c.h 2009-06-05 10:32:01 +08:00
sharpsl_pm.c [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines 2009-06-11 23:25:09 +08:00
sharpsl.h [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one 2009-06-11 22:20:42 +08:00
sleep.S [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
smemc.c [ARM] pxa: avoid polluting the kernel's namespace 2008-11-28 16:04:54 +00:00
spitz_pm.c [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one 2009-06-11 22:20:42 +08:00
spitz.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
ssp.c [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h 2009-03-09 21:22:38 +08:00
standby.S [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
stargate2.c [ARM] pxa: Stargate 2 board support 2009-06-05 10:46:17 +08:00
tavorevb.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
time.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
tosa-bt.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
tosa.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
treo680.c ARM: 5623/1: Treo680: ir shutdown typo fix 2009-07-27 14:23:57 +01:00
trizeps4.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00
viper.c [ARM] pxa: move mach/i2c.h to plat/i2c.h 2009-06-05 10:32:01 +08:00
zylonite_pxa300.c [ARM] pxa: fix gpio issue in zylonite 2009-07-18 10:00:08 +08:00
zylonite_pxa320.c [ARM] pxa: fix gpio issue in zylonite 2009-07-18 10:00:08 +08:00
zylonite.c [ARM] pxa: factor pxamci gpio handling 2009-09-10 18:49:30 +08:00