On Thu, 11 Jun 2009 19:53:50 -0500 Vikram Pandita <vikram.pandita@xxxxxx> wrote: > Boards with serial irq High/Low/Rising/Falling IRQ requirement > do not work today > > 8250 serial driver does not have provision to pass on IRQ flags > from platform_device > > This is requred for OMAP Zoom2 board for which Serial IRQ trigger > is IRQF_TRIGGER_HIGH > > Signed-off-by: Vikram Pandita <vikram.pandita@xxxxxx> Arcom Viper (pxa255 based) has the same kind of requirement (triggers on rising edge), and currently uses a couple of "set_irq_type" that I'd love to get rid of. So a patch like this one should definitely be considered. Best regards, M. -- We don't mess around. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html