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>
Tue, 12 Jun 2012 22:45:57 +0000 (15:45 -0700)
commite4305f0c500cc2b8ca8d6ca2fb74fb76bf2cb6ad
tree7483cffeabbb4757b3c6c3169c0c456b5fe989ee
parent7a5145965c9807732135630642c49f280b375f56
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