Add an entry for mcp3911 ADC driver and add myself and Kent Gustavsson as maintainers of this driver.
Signed-off-by: Marcus Folkesson <[email protected]> Signed-off-by: Kent Gustavsson <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 79bb02ff812f..9276da915d9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9271,6 +9271,14 @@ L: [email protected] S: Maintained F: drivers/net/ethernet/microchip/lan743x_* +MICROCHIP / ATMEL MCP3911 ADC DRIVER +M: Marcus Folkesson <[email protected]> +M: Kent Gustavsson <[email protected]> +L: [email protected] +S: Supported +F: drivers/iio/adc/mcp3911.c +F: Documentation/devicetree/bindings/iio/adc/mcp3911.txt + MICROCHIP USB251XB DRIVER M: Richard Leitner <[email protected]> L: [email protected] -- 2.11.0.rc2

