Re: [PATCH tty-next] x86: ce4100: allow second UART usage
From: Alan Cox <hidden>
Date: 2012-10-19 09:51:48
Also in:
lkml
From: Alan Cox <hidden>
Date: 2012-10-19 09:51:48
Also in:
lkml
On Fri, 19 Oct 2012 10:45:07 +0200 Florian Fainelli [off-list ref] wrote:
From: Maxime Bizon <redacted> The current CE4100 and 8250_pci code have both a limitation preventing the registration and usage of CE4100's second UART. This patch changes the platform code fixing up the UART port to work on a relative UART port base address, as well as the 8250_pci code to make it register 2 UART ports for CE4100 and pass the port index down to all consumers. Signed-off-by: Florian Fainelli <redacted>
Acked-by: Alan Cox <redacted>