Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: gvi70000 on March 11, 2016, 07:17:02 PM

Title: Get IRQ number for GPIO
Post by: gvi70000 on March 11, 2016, 07:17:02 PM
Hi,

How can i find out the IRQ number for PH00?
Title: Re: Get IRQ number for GPIO
Post by: JohnS on March 11, 2016, 08:00:19 PM
If available, http://linux-sunxi.org/A20/PIO

John
Title: Re: Get IRQ number for GPIO
Post by: gvi70000 on March 11, 2016, 09:45:38 PM
Hello John,

Thank you for your reply.
I am looking to get the irg number like the one returned by __gpio_to_irq function.
My issue is that when i try to use the function i get a lot of errors.

Title: Re: Get IRQ number for GPIO
Post by: JohnS on March 11, 2016, 11:26:50 PM
I suggest you move to linux-sunxi.org ML / IRC.

John