summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMariel Tinaco <Mariel.Tinaco@analog.com>2024-09-12 11:54:35 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2024-09-30 10:21:03 +0200
commita976ef24c62540d6dd166a93e474684ae5463455 (patch)
tree4abc49b52e6ae4bb787d0eebe78095f75f429dbd /MAINTAINERS
parentdt-bindings: iio: dac: add docs for ad8460 (diff)
downloadlinux-a976ef24c62540d6dd166a93e474684ae5463455.tar.xz
linux-a976ef24c62540d6dd166a93e474684ae5463455.zip
iio: dac: support the ad8460 Waveform DAC
The AD8460 is a “bits in, power out” high voltage, high-power, high-speed driver optimized for large output current (up to ±1 A) and high slew rate (up to ±1800 V/μs) at high voltage (up to ±40 V) into capacitive loads. A digital engine implements user-configurable features: modes for digital input, programmable supply current, and fault monitoring and programmable protection settings for output current, output voltage, and junction temperature. The AD8460 operates on high voltage dual supplies up to ±55 V and a single low voltage supply of 5 V. Signed-off-by: Mariel Tinaco <Mariel.Tinaco@analog.com> Link: https://patch.msgid.link/20240912095435.18639-3-Mariel.Tinaco@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 e018ccb92be0..bcdf43f37660 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1360,6 +1360,7 @@ L: linux-iio@vger.kernel.org
S: Supported
W: https://ez.analog.com/linux-software-drivers
F: Documentation/devicetree/bindings/iio/dac/adi,ad8460.yaml
+F: drivers/iio/dac/ad8460.c
ANALOG DEVICES INC AD9739a DRIVER
M: Nuno Sa <nuno.sa@analog.com>