diff options
author | Marcus Folkesson <marcus.folkesson@gmail.com> | 2018-08-08 04:09:17 -0400 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-08-19 15:04:54 -0400 |
commit | 010de20412fc40dabfbab926358ecd9c4486dd0d (patch) | |
tree | 4c0fc1e9ba8f6b8b71cc64d141af83f7d330346f /MAINTAINERS | |
parent | 1c4fbbea34087007b871d444bcbe7c24fad32bd3 (diff) |
MAINTAINERS: Add entry for mcp3911 ADC driver
Add an entry for mcp3911 ADC driver and add myself and
Kent Gustavsson as maintainers of this driver.
Co-Developed-by: Kent Gustavsson <kent@minoris.se>
Signed-off-by: Kent Gustavsson <kent@minoris.se>
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2605b733f603..2b7b24b145f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9404,6 +9404,14 @@ L: netdev@vger.kernel.org | |||
9404 | S: Maintained | 9404 | S: Maintained |
9405 | F: drivers/net/ethernet/microchip/lan743x_* | 9405 | F: drivers/net/ethernet/microchip/lan743x_* |
9406 | 9406 | ||
9407 | MICROCHIP / ATMEL MCP3911 ADC DRIVER | ||
9408 | M: Marcus Folkesson <marcus.folkesson@gmail.com> | ||
9409 | M: Kent Gustavsson <kent@minoris.se> | ||
9410 | L: linux-iio@vger.kernel.org | ||
9411 | S: Supported | ||
9412 | F: drivers/iio/adc/mcp3911.c | ||
9413 | F: Documentation/devicetree/bindings/iio/adc/mcp3911.txt | ||
9414 | |||
9407 | MICROCHIP USB251XB DRIVER | 9415 | MICROCHIP USB251XB DRIVER |
9408 | M: Richard Leitner <richard.leitner@skidata.com> | 9416 | M: Richard Leitner <richard.leitner@skidata.com> |
9409 | L: linux-usb@vger.kernel.org | 9417 | L: linux-usb@vger.kernel.org |