Re: gpiolib: per-gpio edges count

From: Jean Pihet
Date: Wed Apr 04 2012 - 10:49:02 EST


Hi,

On Wed, Apr 4, 2012 at 10:53 AM, Jean Pihet <jean.pihet@xxxxxxxxxxxxxx> wrote:
> Hi Grant, Linus,
>
> I would like to know if it is possible to get the edges count on a GPIO pin.
> I was hoping to get it by configuring the pin as input with an edge
> trigger but on OMAP there is only one irq line per controller (which
> controls 32 pins).
> Btw I am using a Beaglebone with OMAP AM3358.

I figured it out, with the help from Kevin on IRC (thx!).

Indeed there is a per-pin IRQ count available in /proc/interrupts.
Sorry for the unconvenience.

Thanks & regards,
Jean
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/