Re: [PATCHv4 3/9] serial: vt8500: Add devicetree support for vt8500-serial

2012-08-23 Thread Alan Cox
On Thu, 23 Aug 2012 19:35:39 +1200 Tony Prisk wrote: > Increase vt8500_max_ports to 6 as the WM8505 as 6 available uarts. > Use devicetree port id as primary addressing for ports but allow > auto-allocation if id not specified. Acked-by: Alan Cox for the serial bits -- To unsubscribe from this

[PATCHv4 3/9] serial: vt8500: Add devicetree support for vt8500-serial

2012-08-23 Thread Tony Prisk
Increase vt8500_max_ports to 6 as the WM8505 as 6 available uarts. Use devicetree port id as primary addressing for ports but allow auto-allocation if id not specified. Signed-off-by: Tony Prisk --- drivers/tty/serial/vt8500_serial.c | 58 1 file changed, 5