[PATCH v2 0/3] i2c: rcar: avoid spurious irqs
From: Wolfram Sang
Date: Sun Jul 07 2024 - 04:29:33 EST
Thanks to a report from Dirk, the first patch clears a window in which
spurious irqs might happen in probe. The second patch makes the
detection of spurious irqs louder. The third is a cleanup found while
developing this series. The first should go to for-current, the others
to for-next. No dependencies, luckily.
Wolfram Sang (3):
i2c: rcar: bring hardware to known state when probing
i2c: rcar: WARN about spurious irqs
i2c: rcar: minor changes to adhere to coding style
drivers/i2c/busses/i2c-rcar.c | 28 ++++++++++++++++++----------
1 file changed, 18 insertions(+), 10 deletions(-)
--
2.43.0