Re: [PATCH v3 0/6] i2c: npcm: Bug fixes read/write operation, checkpatch

From: Andy Shevchenko
Date: Fri Sep 13 2024 - 06:35:29 EST


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.

--
With Best Regards,
Andy Shevchenko