Re: [PATCH] Powerpc 8xx CPM_UART setting MAXIDL registerproportionaly to baud rate

From: Alan Cox
Date: Mon Sep 24 2012 - 09:19:39 EST


On Mon, 24 Sep 2012 08:39:44 +0200
Christophe Leroy <christophe.leroy@xxxxxx> wrote:

> MAXIDL is the timeout after which a receive buffer is closed when not
> full if no more characters are received. We calculate it from the
> baudrate so that the duration is always the same at standard rates:
> about 4ms. At 9600 bauds it gives a timeout of 4 characters, which is
> the timeout on the 8250 UART.
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Looks good tome - series Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
--
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/