linux/arch/arm/plat-mxc
Darius Augulis 5cac9d6558 [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.
The Data register holds the value we have written to a gpio. To
get the input value we must read the Pad Status Register MX3 (or Sample
Status register in MX1/2 terms)

Signed-off-by: Darius Augulis <augulis.darius@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2008-10-30 15:56:35 +01:00
..
include/mach [ARM] MX3: Use ioremap wrapper to map SoC devices nonshared 2008-10-30 15:56:14 +01:00
Kconfig MXC: Lets handle IRQ by priority, defined with exported API function 2008-09-09 12:13:50 +02:00
Makefile MX2: Add DMA support for mx2 and (eventually) mx1 2008-09-09 12:13:56 +02:00
clock.c [ARM] remove unused #include <version.h> 2008-09-04 10:47:14 +01:00
devices.c MXC: add convenience function to register platform devices 2008-09-09 10:19:40 +02:00
dma-mx1-mx2.c MX2: Add DMA support for mx2 and (eventually) mx1 2008-09-09 12:13:56 +02:00
gpio.c [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR. 2008-10-30 15:56:35 +01:00
iomux-mx1-mx2.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
irq.c Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git 2008-10-09 21:33:03 +01:00
time.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00