serial/of-serial: Add LPC3220 standard UART compatible string
authorRoland Stigge <stigge@antcom.de>
Mon, 11 Jun 2012 19:57:14 +0000 (21:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Jul 2012 20:37:02 +0000 (13:37 -0700)
commited85c60457a8e6bfe4604f8d3d343e70e30aaa3e
tree815ca1904fdf827c727983d5ecc10d0ea8adfd36
parent6b583fa318f7229a398fc04369141bf2f3522db5
serial/of-serial: Add LPC3220 standard UART compatible string

This patch adds a "compatible" string for the new 8250 UART type PORT_LPC3220.
This is necessary for initializing LPC32xx UARTs via DT.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/tty/serial/of-serial.txt
drivers/tty/serial/of_serial.c