[PATCH 0/4] tty: serial: Updates for altera_uart driver

From: Tobias Klauser
Date: Wed Feb 09 2011 - 04:55:33 EST


This patchset adds some updates to the altera_uart taken from the Nios2
Linux port (currently out-of-tree) repository, the most important one
probably being the added devicetree support.

Tobias Klauser (4):
tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
tty: serial: altera_uart: Use port->regshift to store bus shift
tty: serial: altera_uart: Add devicetree support
MAINTAINERS: Add myself as a maintainer for
altera_uart/altera_jtaguart

.../devicetree/bindings/serial/altera_uart.txt | 7 ++
MAINTAINERS | 10 +++
drivers/tty/serial/altera_uart.c | 69 ++++++++++++++++----
3 files changed, 74 insertions(+), 12 deletions(-)
create mode 100644 Documentation/devicetree/bindings/serial/altera_uart.txt

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/