diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-01-15 17:23:47 +0100 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-01-15 19:44:21 +0100 |
commit | 6ad30f7890423341f4b79329af1f9b9bb3cdec03 (patch) | |
tree | aa5d1472315839041c0516952b3ae23b071ab17d /drivers/md/md.c | |
parent | i2c: rcar: fix NACK handling when being a target (diff) | |
download | linux-6ad30f7890423341f4b79329af1f9b9bb3cdec03.tar.xz linux-6ad30f7890423341f4b79329af1f9b9bb3cdec03.zip |
i2c: testunit: on errors, repeat NACK until STOP
This backend requests a NACK from the controller driver when it detects
an error. If that request gets ignored from some reason, subsequent
accesses will wrongly be handled OK. To fix this, an error now changes
the state machine, so the backend will report NACK until a STOP
condition has been detected. This make the driver more robust against
controllers which will sadly apply the NACK not to the current byte but
the next one.
Fixes: a8335c64c5f0 ("i2c: add slave testunit driver")
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'drivers/md/md.c')
0 files changed, 0 insertions, 0 deletions