aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Folkesson <[email protected]>2018-08-21 21:31:26 +0200
committerJonathan Cameron <[email protected]>2018-08-25 09:27:30 +0100
commite2b01faf6cde01b2ed5a7fb8a63e5fa25c2257ea (patch)
tree13c2a2c72694a3cce6bc436b4734a8d317ed98ac
parentd1071f726a7640ce0525d1868844bbb107e9e43a (diff)
MAINTAINERS: add entry for ltc1660 DAC driver
Add entry for ltc1660 DAC driver and add myself as maintainer of this driver. Signed-off-by: Marcus Folkesson <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2b7b24b145f0..2bfc9b02dca4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8490,6 +8490,13 @@ L: [email protected]
S: Maintained
F: drivers/scsi/sym53c8xx_2/
+LTC1660 DAC DRIVER
+M: Marcus Folkesson <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/iio/dac/ltc1660.txt
+F: drivers/iio/dac/ltc1660.c
+
LTC4261 HARDWARE MONITOR DRIVER
M: Guenter Roeck <[email protected]>