commit | 504b82773c074e88423e17b9a069ac9a07df02d6 | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.vnet.ibm.com> | Tue Jul 17 10:31:03 2018 -0500 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Jul 21 00:07:08 2018 +0200 |
tree | 73f270957f089d587da2bb0b260a7355c008e0ff | |
parent | 6cdf5e397a0b863fcc3f703c7619e628a63664ee [diff] |
i2c: fsi: Add transfer implementation Execute I2C transfers from the FSI-attached I2C master. Use polling instead of interrupts as we have no hardware IRQ over FSI. Signed-off-by: Eddie James <eajames@linux.vnet.ibm.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Tested-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>