serial: Add 16850 uart type support to OF uart driver
authorMatthias Fuchs <mfuchs@ma-fu.de>
Thu, 15 Jan 2009 09:43:35 +0000 (09:43 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 16 Jan 2009 05:15:17 +0000 (16:15 +1100)
This patch adds support for "ns16850" as supported value
of the compatible node in flat device tree uart descriptions.

This is needed for example when you have a XR16C2850 uart
connected to a PPC405's external bus controller.

Signed-off-by: Matthias Fuchs <mfuchs@ma-fu.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found