i2c: altera: Add Altera I2C Controller driver
authorThor Thayer <thor.thayer@linux.intel.com>
Mon, 11 Sep 2017 21:17:20 +0000 (16:17 -0500)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 13 Sep 2017 21:37:16 +0000 (23:37 +0200)
commit0560ad576268228c60bf16ab01e0f931ed01707a
treef4b0d61d150d66be5a2dea427681ec79de7d6254
parent8f73681616a447fa08bf3538f56420657decf7b9
i2c: altera: Add Altera I2C Controller driver

Add driver support for the Altera I2C Controller. The I2C
controller is soft IP for use in FPGAs.

Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
MAINTAINERS
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-altera.c [new file with mode: 0644]