commit | d6ffb63001167053cc7af889543ca8284beee0dd | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.vnet.ibm.com> | Tue Jul 17 10:31:00 2018 -0500 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Jul 21 00:07:07 2018 +0200 |
tree | 09eff3912a089cf8674981bde61da17d01138e56 | |
parent | 82d41d09743938e5bc399725ad64e12fa968e8ed [diff] |
i2c: Add FSI-attached I2C master algorithm Add register definitions for FSI-attached I2C master and functions to access those registers over FSI. Add an FSI driver so that our I2C bus is probed up during an FSI scan. 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>