Re: [PATCH v2 0/6] i2c: spacemit: fix and introduce pio
From: Wolfram Sang
Date: Thu Sep 25 2025 - 17:50:47 EST
On Thu, Sep 25, 2025 at 10:02:24AM +0800, Troy Mitchell wrote:
> Previously, there were a few latent issues in the I2C driver.
>
> These did not manifest under interrupt mode, but they were
> still present and could be triggered when running in PIO mode.
>
> This series addresses those issues and adds support for PIO
> mode transfers.
>
> Signed-off-by: Troy Mitchell <troy.mitchell@xxxxxxxxxxxxxxxxxx>
Applied patches 1-5 to for-mergewindow, thanks!
Waiting for a possible review for patch 6.
Troy, maybe you want to add yourself as a maintainer for this driver?