diff options
author | Adamski, Krzysztof (Nokia - PL/Wroclaw) <krzysztof.adamski@nokia.com> | 2018-12-11 09:17:52 +0000 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-12-11 21:38:14 +0100 |
commit | a4f98be7dc31ba2a5046e3fe509dab399ecc191f (patch) | |
tree | 2bcc714cc20bbe97c411877382dca9ff07521dee | |
parent | 40e020c129cfc991e8ab4736d2665351ffd1468d (diff) | |
download | linux-a4f98be7dc31ba2a5046e3fe509dab399ecc191f.tar.bz2 |
MAINTAINERS: add entry for i2c-axxia driver
Create separate entry for i2c-axxia and set myself as maintainer.
Even though I don't work for Intel/LSI who is the manufacturer of this
IP, I do have access to some documentation and the actual hardware using
this driver and I'm familiar with the code.
Signed-off-by: Krzysztof Adamski <krzysztof.adamski@nokia.com>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8119141a926f..e9ba58148066 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2629,6 +2629,13 @@ S: Maintained F: Documentation/devicetree/bindings/sound/axentia,* F: sound/soc/atmel/tse850-pcm5142.c +AXXIA I2C CONTROLLER +M: Krzysztof Adamski <krzysztof.adamski@nokia.com> +L: linux-i2c@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-axxia.txt +F: drivers/i2c/busses/i2c-axxia.c + AZ6007 DVB DRIVER M: Mauro Carvalho Chehab <mchehab@kernel.org> L: linux-media@vger.kernel.org |