From c85df72d8dcc4f93ca9d3195670eff826ce3bef2 Mon Sep 17 00:00:00 2001 From: Kim Seer Paller Date: Fri, 3 Jul 2026 18:10:06 +0800 Subject: 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 Signed-off-by: Jonathan Cameron --- Documentation/ABI/testing/sysfs-bus-iio | 1 + 1 file changed, 1 insertion(+) 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, -- cgit v1.2.3