This patchset adds updates taken from the Nios2 Linux port (currently out-of-tree) repository to the altera_jtaguart driver. And this time with the correct cover letter right away :-) Tobias Klauser (5): tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources tty: serial: altera_jtaguart: Fixup type usage of port flags tty: serial: altera_jtaguart: Add device tree support .../devicetree/bindings/altera_jtaguart.txt | 4 + drivers/tty/serial/altera_jtaguart.c | 100 +++++++++++--------- 2 files changed, 60 insertions(+), 44 deletions(-) create mode 100644 Documentation/devicetree/bindings/altera_jtaguart.txt -- 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