OSDN Git Service

serial: vt8500: Add devicetree support for vt8500-serial
authorTony Prisk <linux@prisktech.co.nz>
Fri, 3 Aug 2012 08:56:25 +0000 (20:56 +1200)
committerTony Prisk <linux@prisktech.co.nz>
Fri, 21 Sep 2012 07:23:55 +0000 (19:23 +1200)
commit4001130df1a74948cfa8be02b420953a84ab83e8
tree021057590ad22b15f6725a67c216e3f7ae444b3f
parent7f4b48b363263d2b62e3d0adecf56045994e721d
serial: vt8500: Add devicetree support for vt8500-serial

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 <linux@prisktech.co.nz>
Acked-by: Alan Cox <alan@linux.intel.com>
drivers/tty/serial/vt8500_serial.c