Re: [PATCH v5 1/2] tty: serial: 8250: Add Mediatek UART driver
From: Alan Cox <hidden>
Date: 2014-09-09 21:53:59
Also in:
linux-devicetree, lkml
From: Alan Cox <hidden>
Date: 2014-09-09 21:53:59
Also in:
linux-devicetree, lkml
On Tue, 2014-09-09 at 17:31 +0200, Matthias Brugger wrote:
The device has a highspeed register which influences the calcualtion of the divisor. The chip lacks support for some baudrates. When requested, we set the divisor to the next smaller baudrate and adjust the c_cflag accordingly. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Reviewed-by: Alan Cox <redacted> I'm happy with this version