public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] i2c: npcm: Bug fixes remaining interrupts
@ 2025-02-20  4:00 Tyrone Ting
  2025-02-20  4:00 ` [PATCH v1 1/1] i2c: npcm: disable interrupt enable bit before devm_request_irq Tyrone Ting
  2025-02-20  6:09 ` [PATCH v1 0/1] i2c: npcm: Bug fixes remaining interrupts Tali Perry
  0 siblings, 2 replies; 5+ messages in thread
From: Tyrone Ting @ 2025-02-20  4:00 UTC (permalink / raw)
  To: avifishman70, tmaimon77, tali.perry1, venture, yuenn,
	benjaminfair, andi.shyti, wsa+renesas, warp5tw, tali.perry,
	Avi.Fishman, tomer.maimon, KWLIU, JJLIU0, kfting
  Cc: openbmc, linux-i2c, linux-kernel

This patchset includes the following fix:

- Disable the interrupt enable bit to handle the asynchronous smbus/i2c
  interrupt status after the machine reboots as the interrupts were not
  handled in the smbus/i2c transfer session due to the reboot.

The NPCM I2C driver is tested on NPCM750 and NPCM845 evaluation boards.

Tyrone Ting (1):
  i2c: npcm: disable interrupt enable bit before devm_request_irq

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


base-commit: 0ad2507d5d93f39619fc42372c347d6006b64319
-- 
2.34.1


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

end of thread, other threads:[~2025-02-27  2:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-20  4:00 [PATCH v1 0/1] i2c: npcm: Bug fixes remaining interrupts Tyrone Ting
2025-02-20  4:00 ` [PATCH v1 1/1] i2c: npcm: disable interrupt enable bit before devm_request_irq Tyrone Ting
2025-02-26 22:18   ` Andi Shyti
2025-02-27  2:12     ` Tyrone Ting
2025-02-20  6:09 ` [PATCH v1 0/1] i2c: npcm: Bug fixes remaining interrupts Tali Perry

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