From: John Linn Date: Wed, 2 Apr 2008 23:22:19 +0000 (+1100) Subject: [POWERPC] Xilinx: of_serial support for Xilinx uart 16550. X-Git-Tag: v2.6.26-rc1~1055^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b912b5e2cfb35c02c9c79d3f6e31753f3be4dd83;p=pandora-kernel.git [POWERPC] Xilinx: of_serial support for Xilinx uart 16550. The Xilinx 16550 uart core is not a standard 16550 because it uses word-based addressing rather than byte-based addressing. With additional properties it is compatible with the open firmware 'ns16550' compatible binding. This code updates the of_serial driver to handle the reg-offset and reg-shift properties to enable this core to be used. Signed-off-by: John Linn Acked-by: Arnd Bergmann Signed-off-by: Josh Boyer --- Reading git-diff-tree failed