On Sun, Mar 25, 2018 at 06:09:11PM -0300, Fabio Estevam wrote: > Hi Andrew, > > On Sun, Mar 25, 2018 at 5:56 PM, Andrew Lunn <and...@lunn.ch> wrote: > > By calling request_threaded_irq() with the flag IRQF_TRIGGER_FALLING > > we override the trigger mode provided in device tree. And the > > interrupt is actually active low, which is what all the current device > > tree descriptions use. > > > > Suggested-by: Uwe Kleine-Künig <u.kleine-koe...@pengutronix.de> > > The correct is König, not Künig.
Arg! Well, at least i got my locale working correctly! Andrew