linux/drivers/gpio
Ambresh K 55b220cafa gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.
If gpio pins from bank[2-5] are marked as wakeup enable and if the wake is
through gpio IO pad wakeup, then that wakeup gpio interrupt is lost.

In the current implementation, GPIO driver stores the context of DATAIN of
all the gpio in the bank. During GPIO resuming, it checks DATAIN with wakeup
enabled pins of gpio bank. If there is status change, then manually toggle
GPIO_LEVELDETECT to generate pseudo interrupt.

Reported-by: Philippe Mazet <p-mazet@ti.com>
Tested-by: Philippe Mazet <p-mazet@ti.com>
Signed-off-by: Ambresh K <ambresh@ti.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-06-16 08:40:43 -06:00
..
74x164.c
Kconfig
Makefile
ab8500-gpio.c
adp5520-gpio.c
adp5588-gpio.c
basic_mmio_gpio.c
bt8xxgpio.c
cs5535-gpio.c
gpio-exynos4.c
gpio-nomadik.c
gpio-omap.c
gpio-plat-samsung.c
gpio-s5pc100.c
gpio-s5pv210.c
gpio-u300.c
gpiolib.c
it8761e_gpio.c
janz-ttl.c
langwell_gpio.c
max730x.c
max732x.c
max7300.c
max7301.c
mc33880.c
mcp23s08.c
ml_ioh_gpio.c
pca953x.c
pcf857x.c
pch_gpio.c
pl061.c
rdc321x-gpio.c
sch_gpio.c
stmpe-gpio.c
sx150x.c
tc3589x-gpio.c
timbgpio.c
tps65910-gpio.c
twl4030-gpio.c
ucb1400_gpio.c
vr41xx_giu.c
vx855_gpio.c
wm831x-gpio.c
wm8350-gpiolib.c
wm8994-gpio.c
xilinx_gpio.c