[PATCH v1 0/1] i2c: npcm: unexpected SLVRSTR IRQ in master mode

From: baneric926

Date: Tue Jun 23 2026 - 01:47:41 EST


From: Ban Feng <kcfeng0@xxxxxxxxxxx>

SLVRSTR IRQ occurs even when BMC acts as master role only.
This case was not handled in the master IRQ handler,
resulting in IRQ storming.
Handle this condition to prevent the spurious interrupt.

Ban Feng (1):
i2c: npcm: unexpected SLVRSTR IRQ in master mode

drivers/i2c/busses/i2c-npcm7xx.c | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)

--
2.34.1