diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-04-03 15:11:49 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-04-04 14:33:03 -0400 |
commit | 0d676a6c439028b046610f7593f4ddb62680f1fb (patch) | |
tree | b313e87dba6b8041ae0e390556a94d7a83c31ec8 /MAINTAINERS | |
parent | 730b35e08c5721dece9e624a33481d78cde221df (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2d3f847cdc8d..284867be62c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -12816,6 +12816,13 @@ F: include/media/soc* | |||
12816 | F: drivers/media/i2c/soc_camera/ | 12816 | F: drivers/media/i2c/soc_camera/ |
12817 | F: drivers/media/platform/soc_camera/ | 12817 | F: drivers/media/platform/soc_camera/ |
12818 | 12818 | ||
12819 | SOCIONEXT SYNQUACER I2C DRIVER | ||
12820 | M: Ard Biesheuvel <ard.biesheuvel@linaro.org> | ||
12821 | L: linux-i2c@vger.kernel.org | ||
12822 | S: Maintained | ||
12823 | F: drivers/i2c/busses/i2c-synquacer.c | ||
12824 | F: Documentation/devicetree/bindings/i2c/i2c-synquacer.txt | ||
12825 | |||
12819 | SOCIONEXT UNIPHIER SOUND DRIVER | 12826 | SOCIONEXT UNIPHIER SOUND DRIVER |
12820 | M: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> | 12827 | M: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> |
12821 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 12828 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |