diff options
author | Nicolas Ferre <nicolas.ferre@microchip.com> | 2018-08-29 16:31:44 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-09-25 12:26:31 +0200 |
commit | 92a19973b499cd5a1f26eb83c001fe984d3f8404 (patch) | |
tree | c497cbba950d6a6be66ce0e20343c65a29b2d31f /MAINTAINERS | |
parent | f98107ddc55758b5f9ae2045e07cd97f8930647e (diff) | |
download | talos-obmc-linux-92a19973b499cd5a1f26eb83c001fe984d3f8404.tar.gz talos-obmc-linux-92a19973b499cd5a1f26eb83c001fe984d3f8404.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fca67dcb84e0..3f5494b33d89 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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> |