Re: [PATCH] serial: mxs-auart: fix baud rate range

From: Fabio Estevam
Date: Tue Aug 11 2015 - 08:42:12 EST


On Tue, Aug 11, 2015 at 8:46 AM, Stefan Wahren <stefan.wahren@xxxxxxxx> wrote:
> Currently mxs-auart doesn't care correctly about the baud rate divisor.
> According to reference manual the baud rate divisor must be between
> 0x000000EC and 0x003FFFC0. So calculate the possible baud rate range
> and use it for uart_get_baud_rate().
>
> Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx>

Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>

Thanks
--
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/