Hi Andy: Thank you for your feedback. Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> 於 2024年9月13日 週五 下午6:30寫道: > > On Fri, Sep 13, 2024 at 06:14:40PM +0800, warp5tw@xxxxxxxxx wrote: > > From: Tyrone Ting <kfting@xxxxxxxxxxx> > > > > This patchset includes the following fixes: > > > > - Enable the target functionality in the interrupt handling routine > > when the i2c transfer is about to finish. > > - Correct the read/write operation procedure. > > - Introduce a software flag to handle the bus error (BER) condition > > which is not caused by the i2c transfer. > > - Modify timeout calculation. > > - Assign the client address earlier logically. > > - Use an i2c frequency table for the frequency parameters assignment. > > - Coding style fix. > > > > The NPCM I2C driver is tested on NPCM750 and NPCM845 evaluation boards. > > Somehow your 6th patch becomes independent from the email thread. > (Initially I thought it was a separate fix) > > Please, check what's going on with email settings on your side. > Understood. I'll check it. > -- > With Best Regards, > Andy Shevchenko > > Thank you. Regards, Tyrone