On Sat, 2021-08-28 at 18:50 +0800, Kewei Xu wrote: > Due to changes in the hardware design of the handshaking signal > between i2c and dma, it is necessary to reset the handshaking > signal before each transfer to ensure that the multi-msgs can > be transferred correctly. > > Signed-off-by: Kewei Xu <kewei.xu@xxxxxxxxxxxx> > --- > drivers/i2c/busses/i2c-mt65xx.c | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+) > Reviewed-by: Qii Wang <qii.wang@xxxxxxxxxxxx>