omap: IORESOURCE_IRQ flags not set when defining a GPIO-IRQ from DT
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri Mar 1 19:00:17 EST 2013
On Fri, Mar 01, 2013 at 04:41:37PM -0600, Jon Hunter wrote:
> Thanks for the history. For OMAP I see SMC_IRQ_FLAGS getting defined as
> follows in smc91x.h ...
>
> #ifndef SMC_IRQ_FLAGS
> #define SMC_IRQ_FLAGS IRQF_TRIGGER_RISING
> #endif
>
> And so for OMAP devices using smc91x, it is always being configured as
> rising-edge. So it would be good to move OMAP to use a dynamic
> configuration too.
Yep. I think that was requested back when I did the work from those
which remained...
More information about the linux-arm-kernel
mailing list