summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim Seer Paller <kimseer.paller@analog.com>2026-07-03 18:10:06 +0800
committerJonathan Cameron <jic23@kernel.org>2026-07-05 00:53:08 +0100
commitc85df72d8dcc4f93ca9d3195670eff826ce3bef2 (patch)
tree14396b176df588bfb51e4339bd808cbfd62b802b
parent8adc81ba2e674888e95015066ea73f382bd33209 (diff)
iio: ABI: add DAC 10kohm_to_gnd powerdown mode
Add a new powerdown mode for DACs with 10kohm resistor to GND. Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
-rw-r--r--Documentation/ABI/testing/sysfs-bus-iio1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 4ea5598e7cd2..5cc2e82c4997 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -770,6 +770,7 @@ Description:
3.85kohm_to_gnd: connected to ground via a 3.85kOhm resistor,
6kohm_to_gnd: connected to ground via a 6kOhm resistor,
7.7kohm_to_gnd: connected to ground via a 7.7kOhm resistor,
+ 10kohm_to_gnd: connected to ground via a 10kOhm resistor,
16kohm_to_gnd: connected to ground via a 16kOhm resistor,
20kohm_to_gnd: connected to ground via a 20kOhm resistor,
32kohm_to_gnd: connected to ground via a 32kOhm resistor,