Re: [PATCH 10/12] i2c: qup: send NACK for last read sub transfers

From: Andy Gross
Date: Tue Feb 27 2018 - 18:17:47 EST


On Sat, Feb 03, 2018 at 01:28:15PM +0530, Abhishek Sahu wrote:
> According to I2c specification, âIf a master-receiver sends a
> repeated START condition, it sends a not-acknowledge (A) just
> before the repeated START conditionâ. QUP v2 supports sending
> of NACK without stop with QUP_TAG_V2_DATARD_NACK so added the
> same.
>
> Signed-off-by: Abhishek Sahu <absahu@xxxxxxxxxxxxxx>

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