GPIO matrix and button with single edge IRQ
Jamie Iles
jamie at jamieiles.com
Wed Jan 4 12:49:37 EST 2012
Hi Marc,
On Wed, Jan 04, 2012 at 07:54:06AM -0500, Marc-André Hébert wrote:
> We are developing an i.MX283 custom board. We have a small keypad
> matrix and some gpio buttons. After setting up the necessary platform
> data, I realized when debugging that it couldn't work because the GPIO
> controller does not support dual edge triggers like requested in both
Does the GPIO controller support both edge types but not at the same
time? LinusW pointed out to me that a couple of other controllers have
this restriction but you can work around it in the controller driver:
http://www.spinics.net/lists/arm-kernel/msg152526.html
Jamie
More information about the linux-arm-kernel
mailing list