On Mon, Sep 01, 2025 at 04:49:20PM +0200, Gabor Juhos wrote:
- 11:20 keltezéssel, Andy Shevchenko írta:
On Wed, Aug 27, 2025 at 07:13:57PM +0200, Gabor Juhos wrote:
There is a long standing bug which causes I2C communication not to work on the Armada 3700 based boards. The first patch in the series fixes that regression. The second patch improves recovery to make it more robust which helps to avoid communication problems with certain SFP modules.
Changes in v3:
- rebase on tip of i2c/for-current
Hmm... Why not the i2c/i2c-host branch? (It's Andi's tree)
Simply, because the previous versions of the series were based on that since they contained a patch for the I2C core code. Additionally, I did not notice that there is a separate tree for host driver patches.
Although, I could send a new version, but that seems pointless since the i2c-pxa driver code is the same in both trees currently.
Yep, no need for a new version (I haven't implied that need). Just asking...