commit | 4c3c9a9d0d97b29ed290d342177eeb13cd649189 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Mon Dec 04 13:31:54 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Dec 07 12:04:12 2017 +0100 |
tree | f4a83faff09e74de5eeaf4aa4a3c6e6e756ac2e9 | |
parent | adbd77b589d0345cfc42f1ae0b3414e62a2bf866 [diff] |
i2c: imx: use proper GPIO directions for recovery When converting to GPIOD, the GPIO directions of SCL/SDA have been swapped. Fix it! Fixes: ad36a27959cabb ("i2c: imx: switch to using gpiod for bus recovery gpios") Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Phil Reid <preid@electromag.com.au> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>