kernel-hacking-2024-linux-s.../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
clock.c
devices.c
dma-mx1-mx2.c
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
irq.c
Kconfig
Makefile
time.c