V2->V3: Change DT clock node based on review feedback (thanks Arnd!) Rebase on Linus' master branch Kevin Cernekee (10): tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms tty: serial: bcm63xx: Add support for unnamed clock outputs from DT tty: serial: bcm63xx: Update the Kconfig help text tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION Documentation: DT: Add entries for bcm63xx UART tty: serial: bcm63xx: Enable DT earlycon support tty: serial: bcm63xx: Eliminate unnecessary request/release functions tty: serial: of-serial: Suppress warnings if OF earlycon is invoked twice tty: serial: of-serial: Allow OF earlycon to default to "on" MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver .../devicetree/bindings/serial/bcm63xx-uart.txt | 30 ++++++++++++ MAINTAINERS | 6 +++ drivers/of/fdt.c | 17 +++++-- drivers/tty/serial/Kconfig | 30 ++++++++---- drivers/tty/serial/bcm63xx_uart.c | 55 +++++++++++++--------- include/linux/serial_bcm63xx.h | 2 - 6 files changed, 104 insertions(+), 36 deletions(-) create mode 100644 Documentation/devicetree/bindings/serial/bcm63xx-uart.txt -- 2.1.1 -- 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