summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKim Seer Paller <kimseer.paller@analog.com>2024-07-18 07:18:34 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2024-08-03 11:13:37 +0200
commit4cc2fc445d2e4e63ed6bd5d310752d88d365f8e4 (patch)
tree87078c7898faf9c501e37c1b678a01364e470781 /MAINTAINERS
parentdt-bindings: iio: dac: Add adi,ltc2672.yaml (diff)
downloadlinux-4cc2fc445d2e4e63ed6bd5d310752d88d365f8e4.tar.xz
linux-4cc2fc445d2e4e63ed6bd5d310752d88d365f8e4.zip
iio: dac: ltc2664: Add driver for LTC2664 and LTC2672
LTC2664 4 channel, 12-/16-Bit Voltage Output SoftSpan DAC LTC2672 5 channel, 12-/16-Bit Current Output Softspan DAC Reviewed-by: Nuno Sa <nuno.sa@analog.com> Co-developed-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20240718051834.32270-7-kimseer.paller@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 165ec16eeda2..2ae2fe55af17 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13281,6 +13281,7 @@ S: Supported
W: https://ez.analog.com/linux-software-drivers
F: Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml
F: Documentation/devicetree/bindings/iio/dac/adi,ltc2672.yaml
+F: drivers/iio/dac/ltc2664.c
LTC2688 IIO DAC DRIVER
M: Nuno Sá <nuno.sa@analog.com>