diff options
| author | Stanley Chu <[email protected]> | 2025-08-07 13:32:20 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-08-18 16:40:23 -0600 |
| commit | 3c632fc090dab1838cedb525e09d049a903c37a6 (patch) | |
| tree | b6a40b8c48cc571f03fc00697876490818bcda6c /include/android_bootloader_message.h | |
| parent | ad3a33e57742bab08a8ca1a9e34c262b6fbf0268 (diff) | |
i2c: npcm: fix consecutive dm_i2c_read/write error
When doing a dm_i2c_read followed by a dm_i2c_write, the subsequent
transaction may get npcm_i2c_check_sda error because the module is
still busy in STOP condition in previous dm_i2c_read.
Always check and wait for module to be out of busy before starting
an i2c transaction.
Signed-off-by: Stanley Chu <[email protected]>
Signed-off-by: Jim Liu <[email protected]>
Diffstat (limited to 'include/android_bootloader_message.h')
0 files changed, 0 insertions, 0 deletions
