[PATCH v1 0/1] i2c: npcm: Add clock toggle in case of stuck bus during init
From: mohammed . 0 . elbadry
Date: Mon Mar 24 2025 - 16:32:04 EST
From: Tali Perry <tali.perry1@xxxxxxxxx>
Hi,
During init of the bus, the module checks that the bus is idle.
If one of the lines are stuck try to toggle them first.
Fixes: 76487532f797 (i2c: npcm: Add slave enable/disable function)
Signed-off-by: Tali Perry <tali.perry1@xxxxxxxxx>
Signed-off-by: Mohammed Elbadry <mohammed.0.elbadry@xxxxxxxxxx>
---
Tali Perry (1):
i2c: npcm: Add clock toggle in case of stuck bus during init in
npcm_i2c_init_module
drivers/i2c/busses/i2c-npcm7xx.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
--
2.34.1