summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAdamski, Krzysztof (Nokia - PL/Wroclaw) <krzysztof.adamski@nokia.com>2018-12-11 04:17:52 -0500
committerWolfram Sang <wsa@the-dreams.de>2018-12-11 15:38:14 -0500
commita4f98be7dc31ba2a5046e3fe509dab399ecc191f (patch)
tree2bcc714cc20bbe97c411877382dca9ff07521dee /MAINTAINERS
parent40e020c129cfc991e8ab4736d2665351ffd1468d (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--MAINTAINERS7
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
2629F: Documentation/devicetree/bindings/sound/axentia,* 2629F: Documentation/devicetree/bindings/sound/axentia,*
2630F: sound/soc/atmel/tse850-pcm5142.c 2630F: sound/soc/atmel/tse850-pcm5142.c
2631 2631
2632AXXIA I2C CONTROLLER
2633M: Krzysztof Adamski <krzysztof.adamski@nokia.com>
2634L: linux-i2c@vger.kernel.org
2635S: Maintained
2636F: Documentation/devicetree/bindings/i2c/i2c-axxia.txt
2637F: drivers/i2c/busses/i2c-axxia.c
2638
2632AZ6007 DVB DRIVER 2639AZ6007 DVB DRIVER
2633M: Mauro Carvalho Chehab <mchehab@kernel.org> 2640M: Mauro Carvalho Chehab <mchehab@kernel.org>
2634L: linux-media@vger.kernel.org 2641L: linux-media@vger.kernel.org