]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d5faa5d192d65bf4ecc27fa98dc95ec7567cc15
tree7483cffeabbb4757b3c6c3169c0c456b5fe989ee
parent3f3be43af9fc2ef419116c3809150b8a228e17fa
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