Re: [PATCH v2 0/1] i2c: npcm: Add clock toggle recovery

From: Mukesh Kumar Savaliya
Date: Wed Mar 26 2025 - 00:46:24 EST



On 3/25/2025 2:28 AM, mohammed.0.elbadry@xxxxxxxxx wrote:
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.

As such there is one file change and single patch. You may go ahead without cover-letter. Just my thought.
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@xxxxxxxxx>
---

Tali Perry (1):
i2c: npcm: Add clock toggle recovery

drivers/i2c/busses/i2c-npcm7xx.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)