[PATCH 0/2] Fix error-leg bugs / misbehaviors in i2c-bcm2835 driver.

From: mike . isely
Date: Mon Oct 30 2023 - 12:26:52 EST


From: Mike Isely <mike.isely@xxxxxxxxxxxxxxxxx>

Correct issues that arise when a slave select error happens, including
incorrect hardware cleanup & missed interrupts.

All issues were found and debugged on an RPI CM-4 which actually uses
a BCM2711. I2C hardware apparently is compatible with BCM2835.

Mike Isely (2):
[i2c-bcm2835] Fully clean up hardware state machine after a timeout
[i2c-bcm2835] ALWAYS enable INTD

drivers/i2c/busses/i2c-bcm2835.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

--
2.39.2