1
0
Fork 0

MAINTAINERS: iio: add co-maintainer to SAMA5D2-compatible ADC driver

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>
hifive-unleashed-5.1
Nicolas Ferre 2018-08-29 16:31:44 +02:00 committed by Alexandre Belloni
parent f98107ddc5
commit 92a19973b4
1 changed files with 3 additions and 0 deletions

View 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>