Hi Greg, This patchset make the bcm63xx_uart architecture agnostic such that it can be built on something else than MIPS now. Finally it adds support for Device Tree probing to the driver along with a DT binding documentation. I would appreciate if this could go via your tree for consistency. Thanks! Florian Fainelli (4): tty: serial: bcm63xx_uart: include linux/io.h tty: serial: bcm63xx_uart: define UART_REG_SIZE constant tty: serial: bcm63xx_uart: add support for DT probing Documentation: devicetree: add bindings documentation for bcm63xx-uart .../devicetree/bindings/serial/bcm63xx-uart.txt | 24 ++++++++++++++++++++++ drivers/tty/serial/bcm63xx_uart.c | 16 +++++++++++++-- include/linux/serial_bcm63xx.h | 2 ++ 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 Documentation/devicetree/bindings/serial/bcm63xx-uart.txt -- 1.8.3.2 -- 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