OSDN Git Service

i2c: add support for Socionext SynQuacer I2C controller
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 3 Apr 2018 19:11:49 +0000 (21:11 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 4 Apr 2018 18:33:03 +0000 (20:33 +0200)
commit0d676a6c439028b046610f7593f4ddb62680f1fb
treeb313e87dba6b8041ae0e390556a94d7a83c31ec8
parent730b35e08c5721dece9e624a33481d78cde221df
i2c: add support for Socionext SynQuacer I2C controller

This is a cleaned up version of the I2C controller driver for
the Fujitsu F_I2C IP, which was never supported upstream, and
has now been incorporated into the Socionext SynQuacer SoC.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
[wsa: updated MAINTAINERS entry and removed two empty lines]
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
MAINTAINERS
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-synquacer.c [new file with mode: 0644]