Re: [PATCH] serial 8250: fixes for Alchemy uarts.

From: Ralf Baechle
Date: Sun Nov 01 2009 - 02:08:51 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/