How to configure GPIO_18 as interrupt in imx6 saberlite board?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to configure GPIO_18 as interrupt in imx6 saberlite board?

928 Views
anilghadiya
Contributor II

Hi All,

I want to configure GPIO_18 pin as interrupt line for mylinux-driver module.

I am using GPIO_9 as interrupt pin a for one of the interrupt line of our device.

I am able to get the irq no. using gpio_to_irq(18) and successfully register the isr for the irq no.

I am using kernel 3.0.35 for the development.

Thanks and Regards,

Anil Ghadiya

Labels (2)
0 Kudos
1 Reply

401 Views
jimmychan
NXP TechSupport
NXP TechSupport

This one may help you.

Interrupts with GPIO1 INT0-7

0 Kudos