diff options
author | Manuel Lauss <manuel.lauss@googlemail.com> | 2009-10-28 21:37:28 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-02-27 12:52:57 +0100 |
commit | b2b13cdfd05ec331e1be3bbdd593d66840c0b688 (patch) | |
tree | 1f71a05f5590bcae08b2d87fa980f00379490ee2 /drivers/serial/bfin_5xx.c | |
parent | 63ea336b7942214edce1ae79725f28593dc84eaa (diff) |
SERIAL 8250: Fixes for Alchemy UARTs.
Limit the amount of address space claimed for Alchemy serial ports to
0x1000. On the Au1300, ports are only 0x1000 apart, and the registers
only extend to 0x110 at most on all supported alchemy models.
On the Au1300 the autodetect logic no longer works and this makes it
necessary to specify the port type through platform data. Because of
this the MSR quirk needs to be moved outside the autoconfig() function
which will no longer be called when UPF_FIXED_TYPE is specified.
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Cc: linux-serial@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/serial/bfin_5xx.c')
0 files changed, 0 insertions, 0 deletions