commit | 14911c6f48ec9571343ac36ae02f2db68bf9e7f9 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Tue Nov 28 16:53:32 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Dec 03 20:33:29 2017 +0100 |
tree | 9791a0070072a85973191056652b315471db1774 | |
parent | 4d67c2e7f60dbf5a3cf65f6773c73e12970b0fe0 [diff] |
i2c: gpio: add fault injector Add fault injection capabilities to the i2c-gpio driver. When connected to another I2C bus, it can create unusual states which the other I2C bus master driver needs to handle. Only for debugging! Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>