Re: [PATCH V5 4/8] i3c: master: svc: add support for slave to stop returning data

From: Miquel Raynal
Date: Mon Jan 03 2022 - 11:09:42 EST


Hi Clark,

xiaoning.wang@xxxxxxx wrote on Mon, 27 Dec 2021 15:45:25 +0800:

> When i3c controller reads data from slave device, slave device can stop
> returning data with an ACK after any byte.
> Add this support for svc i3c controller. Otherwise, it will timeout
> when the slave device ends the read operation early.
>
> Signed-off-by: Clark Wang <xiaoning.wang@xxxxxxx>
> Reviewed-by: Jun Li <jun.li@xxxxxxx>

Looks good to me :)

Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>

Cheers,
Miquèl