On Tuesday 16 August 2011, Jamie Iles wrote: > The Synopsys DesignWare 8250 is an 8250 that has an extra interrupt that > gets raised when writing to the LCR when busy. To handle this we need > special serial_out, serial_in and handle_irq methods. Add a new > function serial8250_use_designware_io() that configures a uart_port with > these accessors. > > Cc: Alan Cox <alan@xxxxxxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Signed-off-by: Jamie Iles <jamie@xxxxxxxxxxxxx> Hmm, this looks about as good as the solution that I had in mind (doing a new platform_driver). I can't any obvious advantages either way, so I guess you get to have your version ;-) Acked-by: Arnd Bergmann <arnd@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html