From: John Linn Date: Wed, 2 Apr 2008 16:52:14 +0000 (+1100) Subject: [POWERPC] Xilinx: boot support for Xilinx uart 16550. X-Git-Tag: v2.6.26-rc1~1055^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f0b45f846735b486c0383740d3959941c4721a4;p=pandora-kernel.git [POWERPC] Xilinx: boot 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 adressing. With additional properties it is compatible with the open firmware 'ns16550' compatible binding. This code updates the ns16550 driver to use the reg-offset property so that the Xilinx UART 16550 can be used with it. The reg-shift was already being handled. Signed-off-by: John Linn Acked-by: Grant Likely Signed-off-by: Josh Boyer --- Reading git-diff-tree failed