Linux I2C development
 help / color / mirror / Atom feed
* [PATCH v1 0/1] i2c: npcm: unexpected SLVRSTR IRQ in master mode
@ 2026-06-23  5:46 baneric926
  2026-06-23  5:46 ` [PATCH v1 1/1] " baneric926
  0 siblings, 1 reply; 2+ messages in thread
From: baneric926 @ 2026-06-23  5:46 UTC (permalink / raw)
  To: avifishman70, tmaimon77, tali.perry1, venture, yuenn,
	benjaminfair, andi.shyti
  Cc: openbmc, linux-i2c, linux-kernel, kwliu, kfting, kcfeng0

From: Ban Feng <kcfeng0@nuvoton.com>

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-23  5:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23  5:46 [PATCH v1 0/1] i2c: npcm: unexpected SLVRSTR IRQ in master mode baneric926
2026-06-23  5:46 ` [PATCH v1 1/1] " baneric926

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox