Re: [PATCH v2] [OMAP] gpio: Simultaneously requested rising and falling edge

2009-12-14 Thread Kevin Hilman
Cory Maccarrone writes: > Some chips, namely any OMAP1 chips using METHOD_MPUIO, > OMAP15xx and OMAP7xx, cannot be setup to respond to on-chip GPIO > interrupts in both rising and falling edge directions -- they can > only respond to one direction or the other, depending on how the > ICR is confi

[PATCH v2] [OMAP] gpio: Simultaneously requested rising and falling edge

2009-12-11 Thread Cory Maccarrone
Some chips, namely any OMAP1 chips using METHOD_MPUIO, OMAP15xx and OMAP7xx, cannot be setup to respond to on-chip GPIO interrupts in both rising and falling edge directions -- they can only respond to one direction or the other, depending on how the ICR is configured. Additionally, current code f