On Tue, Aug 11, 2015 at 8:46 AM, Stefan Wahren <[email protected]> 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 <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]> Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

