Hi, These are mainly small changes to 8250_dw.c. The interesting patch is probable the addition to 8250.c that would allow the drivers to deliver their UART's capabilities when they are registering ports. Heikki Krogerus (5): serial: 8250: Allow drivers to deliver capabilities serial: 8250_dw: Don't use UPF_FIXED_TYPE serial: 8250_dw: Map IO memory serial: 8250_dw: Move device tree code to separate function serial: 8250_dw: Set FIFO size dynamically drivers/tty/serial/8250/8250.c | 22 ++++-- drivers/tty/serial/8250/8250_dw.c | 140 +++++++++++++++++++++++++++---------- 2 files changed, 120 insertions(+), 42 deletions(-) -- 1.7.10.4 -- 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