Lock up when configuring irq for IRQF_TRIGGER_HIGH on iMX6 saberlite board

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

Lock up when configuring irq for IRQF_TRIGGER_HIGH on iMX6 saberlite board

696 Views
anilghadiya
Contributor II

Hi,

We are trying to configure one of the GPIO(205) pin to generate interrupt when level is HIGH on the pin.

So we Have passed IRQF_TRIGGER_HIGH flag while registering the isr using request_irq(). But After this, Module is not getting inserted.

Is there any configuration which is required to generate the level based interrupt.

Thanks in advance,

Anil Patel

Labels (2)
0 Kudos
0 Replies