commit | bbe899700a44af8b81dcef49f4005d9d1afe7c47 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Fri Jun 29 11:12:47 2018 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Jul 03 23:09:36 2018 +0200 |
tree | d9897ddec44388b3194c2a411221a1cf392a9f11 | |
parent | 16d55daa56cd7520055758f98f96e8544cc7713e [diff] |
i2c: gpio: fault-injector: add incomplete_write_byte Add another injector for an incomplete transfer. As mentioned in the docs, this one is important to check bus recovery algorithms with it. Otherwise random data may be sent to devices! Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>