Re: [PATCH v2 2/2] i2c: gpio: fault-injector: add incomplete_write_byte

2018-07-03 Thread Wolfram Sang
On Fri, Jun 29, 2018 at 11:12:47AM +0200, Wolfram Sang wrote: > 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 Applied to

[PATCH v2 2/2] i2c: gpio: fault-injector: add incomplete_write_byte

2018-06-29 Thread Wolfram Sang
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 --- Documentation/i2c/gpio-fault-injection | 19 +++ drivers/i2c/bu