From: Michal Simek Date: Tue, 24 Nov 2009 00:22:41 +0000 (+0000) Subject: powerpc/of_serial: Add missing ns16550a id X-Git-Tag: v2.6.33-rc1~293^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f9e097f340fd0fbd37afe92bd5453f5a84cbca;p=pandora-kernel.git powerpc/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: Benjamin Herrenschmidt --- Reading git-diff-tree failed