Skip to content

Commit 67f4f2b

Browse files
kseerpjic23
authored andcommitted
iio: ABI: Add DAC 500ohm, 3.85kohm, and 16kohm powerdown modes
Add powerdown mode entries for DACs with 500 Ohm, 3.85 kOhm, and 16 kOhm resistor to ground output impedance states. These are used by the AD3531/AD3531R 4-channel DAC. Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
1 parent f2c7187 commit 67f4f2b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/ABI/testing/sysfs-bus-iio

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,10 +764,13 @@ Contact: linux-iio@vger.kernel.org
764764
Description:
765765
Specifies the output powerdown mode.
766766
DAC output stage is disconnected from the amplifier and
767+
500ohm_to_gnd: connected to ground via a 500Ohm resistor,
767768
1kohm_to_gnd: connected to ground via an 1kOhm resistor,
768769
2.5kohm_to_gnd: connected to ground via a 2.5kOhm resistor,
770+
3.85kohm_to_gnd: connected to ground via a 3.85kOhm resistor,
769771
6kohm_to_gnd: connected to ground via a 6kOhm resistor,
770772
7.7kohm_to_gnd: connected to ground via a 7.7kOhm resistor,
773+
16kohm_to_gnd: connected to ground via a 16kOhm resistor,
771774
20kohm_to_gnd: connected to ground via a 20kOhm resistor,
772775
32kohm_to_gnd: connected to ground via a 32kOhm resistor,
773776
42kohm_to_gnd: connected to ground via a 42kOhm resistor,

0 commit comments

Comments
 (0)