[PATCH v1 0/1] i2c: npcm: Bug fixes remaining interrupts
From: Tyrone Ting
Date: Wed Feb 19 2025 - 23:01:05 EST
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