MAINTAINERS: iio: add co-maintainer to SAMA5D2-compatible ADC driver
authorNicolas Ferre <nicolas.ferre@microchip.com>
Wed, 29 Aug 2018 14:31:44 +0000 (16:31 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 25 Sep 2018 10:26:31 +0000 (12:26 +0200)
Add Eugen as co-maintainer with Ludovic of Microchip SAMA5D2-compatible
ADC driver.
Also add the binding documentation/include as file pattern.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
MAINTAINERS

index fca67dcb84e0c8a9fa07b4b36ef4fc1376f87f60..3f5494b33d89b047986aeac60e3416aff737292d 100644 (file)
@@ -2521,9 +2521,12 @@ F:       drivers/input/touchscreen/atmel_mxt_ts.c
 
 ATMEL SAMA5D2 ADC DRIVER
 M:     Ludovic Desroches <ludovic.desroches@microchip.com>
+M:     Eugen Hristev <eugen.hristev@microchip.com>
 L:     linux-iio@vger.kernel.org
 S:     Supported
 F:     drivers/iio/adc/at91-sama5d2_adc.c
+F:     Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
+F:     include/dt-bindings/iio/adc/at91-sama5d2_adc.h
 
 ATMEL SDMMC DRIVER
 M:     Ludovic Desroches <ludovic.desroches@microchip.com>