Re: [PATCH v2 0/6] Apple/PASemi i2c error recovery fixes

2025-04-17 Thread Andi Shyti
Hi Sven, > Hector Martin (3): > i2c: pasemi: Improve error recovery > i2c: pasemi: Enable the unjam machine > i2c: pasemi: Log bus reset causes > > Sven Peter (3): > i2c: pasemi: Use correct bits.h include > i2c: pasemi: Sort includes alphabetically I applied in i2c

Re: [PATCH v2 0/6] Apple/PASemi i2c error recovery fixes

2025-04-15 Thread Neal Gompa
On Tue, Apr 15, 2025 at 11:37 AM Sven Peter via B4 Relay wrote: > > Hi, > > This series adds a few fixes/improvements to the error recovery for > Apple/PASemi i2c controllers. > The patches have been in our downstream tree and were originally used > to debug a rare glitch caused by clock strechtin

[PATCH v2 0/6] Apple/PASemi i2c error recovery fixes

2025-04-15 Thread Sven Peter via B4 Relay
Hi, This series adds a few fixes/improvements to the error recovery for Apple/PASemi i2c controllers. The patches have been in our downstream tree and were originally used to debug a rare glitch caused by clock strechting but are useful in general. We haven't seen the controller misbehave since ad