MIPS: Alchemy: UARTs are of type 16550A
authorManuel Lauss <manuel.lauss@googlemail.com>
Wed, 28 Oct 2009 20:49:46 +0000 (21:49 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:52:56 +0000 (12:52 +0100)
commit63ea336b7942214edce1ae79725f28593dc84eaa
treee0091a31d0dde8a5f6de036cd28821bd4b3ea16c
parentc55736af449ad2b2cd1a9471dc6e5413d89a1ece
MIPS: Alchemy: UARTs are of type 16550A

UART autodetection breaks on the Au1300 but the IP blocks are identical,
at least according to the datasheets.  Help the 8250 driver by passing
on uart type information via platform data.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/common/platform.c