On Wed, Oct 28, 2009 at 09:37:28PM +0100, Manuel Lauss wrote: > 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. Andrew, looks sane to me. Since this is a MIPS patch I'd like to funnel it through the MIPS tree. Ok? Ralf