Files
twx-linux/drivers/i2c
David Wu 006c0b1e77 i2c: busses: i2c-rk3x: Add i2c bus reset for scl hold timeout by slave
If the scl has been pulled low for a long time and is not released,
at this time, because the exception needs to end the I2C, a reset
needs to be done to ensure that the state machine is restored. Set
the timeout time to 200ms, and the debounce of the scl is pulled
low to 100ms.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Change-Id: Iee0c2afe2fbd59a30d1b7ef486d0856b00b88cc8
2023-10-10 09:23:48 +08:00
..