On Wed, Dec 9, 2009 at 2:03 PM, Cory Maccarrone <darkstar6262@xxxxxxxxx> wrote: > I'll take a look and see how possible that would be to do. Looking > through the code for OMAP1's GPIO IRQ handlers, there's a note that > OMAP1 only supports edge triggering, so if gpio-keys were to move > exclusively to that, itwould stop working with those boards. But, it > may be possible to do the trigger flip in the chip driver, which would > make this patch unnecessary. I've just submitted a patch to linux-omap for this against the gpio/irq handling code. It implements the ICR flip in there automatically whenever both RISING and FALLING edge are requested of one of these gpios. With it, the patch I've submitted here is moot. We'll see if it gets accepted. - Cory -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html