Re: [PATCH 0/4] tty: serial: Updates for altera_uart driver
From: Tobias Klauser <tklauser@distanz.ch>
Date: 2011-02-17 19:38:10
Also in:
lkml
From: Tobias Klauser <tklauser@distanz.ch>
Date: 2011-02-17 19:38:10
Also in:
lkml
On 2011-02-17 at 20:32:55 +0100, Greg KH [off-list ref] wrote:
On Wed, Feb 09, 2011 at 10:55:28AM +0100, Tobias Klauser wrote:quoted
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_jtaguartI've applied 3 of these patches, skipping the device tree patch, as it looks like you are going to rework it.
Yup, I'm currently waiting for a reply from Thomas and will update it accordingly then. I'll send the updated patch later on (hopefully with correct subject line this time). Thanks a lot Tobias