mbox series

[v1,0/1] i2c: npcm: Bug fixes remaining interrupts

Message ID 20250220040029.27596-1-kfting@nuvoton.com
Headers show
Series i2c: npcm: Bug fixes remaining interrupts | expand

Message

Tyrone Ting Feb. 20, 2025, 4 a.m. UTC
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