From: Michal Simek Date: Tue, 24 Nov 2009 10:22:41 +0000 (+0000) Subject: tty/of_serial: add missing ns16550a id X-Git-Tag: v2.6.32~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16173c7c2d79da7eb89b41acfdebd74b130f4339;p=pandora-kernel.git tty/of_serial: add missing ns16550a id Many boards have a bug-free ns16550 compatible serial port, which we should register as PORT_16550A. This introduces a new value "ns16550a" for the compatible property of of_serial to let a firmware choose that model instead of using the crippled PORT_16550 mode. Reported-by: Alon Ziv Signed-off-by: Michal Simek Signed-off-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed