[PATCH v2] serial: omap: fix the reciever line error case

Kevin Hilman khilman at deeprootsystems.com
Fri Sep 21 17:46:18 EDT 2012


Shubhrajyoti D <shubhrajyoti at ti.com> writes:

> This patch does the following
> - In case of errors if there least one data character in the RX FIFO
> read it otherwise it may stall the receiver.
>
> This is recommended in the interrupt reset method in the table 23-246 of
> the omap4 TRM.
>
> Signed-off-by: Shubhrajyoti D <shubhrajyoti at ti.com>
> ---
> - Tested on omap4sdp.
> - pm tested hitting off in idle and suspend.
> - v2 changes update the changelogs.
> - Also remove the dummy check as FE , PE , BI and OE are the only
> receiver errors.

Tested-by: Kevin Hilman <khilman at ti.com>

This one also makes the regression I was seeing on 3530/Overo disappear.

Thanks,

Kevin



More information about the linux-arm-kernel mailing list