Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iio: ABI: add new DAC powerdown mode

Add a new powerdown mode for DACs with 7.7kohm and 32kohm resistor
to GND.

Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>
Link: https://patch.msgid.link/20250429-togreg-v7-1-0af9c543b545@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Kim Seer Paller and committed by
Jonathan Cameron
0cec1131 7e00d74e

+2
+2
Documentation/ABI/testing/sysfs-bus-iio
··· 741 741 1kohm_to_gnd: connected to ground via an 1kOhm resistor, 742 742 2.5kohm_to_gnd: connected to ground via a 2.5kOhm resistor, 743 743 6kohm_to_gnd: connected to ground via a 6kOhm resistor, 744 + 7.7kohm_to_gnd: connected to ground via a 7.7kOhm resistor, 744 745 20kohm_to_gnd: connected to ground via a 20kOhm resistor, 746 + 32kohm_to_gnd: connected to ground via a 32kOhm resistor, 745 747 42kohm_to_gnd: connected to ground via a 42kOhm resistor, 746 748 90kohm_to_gnd: connected to ground via a 90kOhm resistor, 747 749 100kohm_to_gnd: connected to ground via an 100kOhm resistor,