Re: [PATCH 05/12] i2c: qup: fix the transfer length for BAM rx EOT FLUSH tags

From: Andy Gross
Date: Tue Feb 27 2018 - 17:38:35 EST


On Sat, Feb 03, 2018 at 01:28:10PM +0530, Abhishek Sahu wrote:
> In case of FLUSH operation, BAM copies INPUT EOT FLUSH (0x94)
> instead of normal EOT (0x93) tag in input data stream when an
> input EOT tag is received during flush operation. So only one tag
> will be written instead of 2 separate tags.
>
> Signed-off-by: Abhishek Sahu <absahu@xxxxxxxxxxxxxx>

Reviewed-by: Andy Gross <andy.gross@xxxxxxxxxx>