diff options
author | Adamski, Krzysztof (Nokia - PL/Wroclaw) <krzysztof.adamski@nokia.com> | 2018-12-11 04:17:52 -0500 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-12-11 15:38:14 -0500 |
commit | a4f98be7dc31ba2a5046e3fe509dab399ecc191f (patch) | |
tree | 2bcc714cc20bbe97c411877382dca9ff07521dee /MAINTAINERS | |
parent | 40e020c129cfc991e8ab4736d2665351ffd1468d (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-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 | |||
2629 | F: Documentation/devicetree/bindings/sound/axentia,* | 2629 | F: Documentation/devicetree/bindings/sound/axentia,* |
2630 | F: sound/soc/atmel/tse850-pcm5142.c | 2630 | F: sound/soc/atmel/tse850-pcm5142.c |
2631 | 2631 | ||
2632 | AXXIA I2C CONTROLLER | ||
2633 | M: Krzysztof Adamski <krzysztof.adamski@nokia.com> | ||
2634 | L: linux-i2c@vger.kernel.org | ||
2635 | S: Maintained | ||
2636 | F: Documentation/devicetree/bindings/i2c/i2c-axxia.txt | ||
2637 | F: drivers/i2c/busses/i2c-axxia.c | ||
2638 | |||
2632 | AZ6007 DVB DRIVER | 2639 | AZ6007 DVB DRIVER |
2633 | M: Mauro Carvalho Chehab <mchehab@kernel.org> | 2640 | M: Mauro Carvalho Chehab <mchehab@kernel.org> |
2634 | L: linux-media@vger.kernel.org | 2641 | L: linux-media@vger.kernel.org |