diff options
author | Peter Meerwald <pmeerw@pmeerw.net> | 2013-06-23 22:30:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-08-03 18:40:31 +0100 |
commit | bd53a414b860e4b12f88fbf553e4197384846dbd (patch) | |
tree | e6676d93d710cc60a830f355edcf992699dffd9b /Documentation/ABI | |
parent | 155f1b4189d093b1e7c09d90e660dba774dc325a (diff) | |
download | blackbird-op-linux-bd53a414b860e4b12f88fbf553e4197384846dbd.tar.gz blackbird-op-linux-bd53a414b860e4b12f88fbf553e4197384846dbd.zip |
iio: add DAC 500kohm_to_gnd to possible powerdown_modes
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index dda81ffae5cf..e49d84c00eee 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -351,6 +351,7 @@ Description: 6kohm_to_gnd: connected to ground via a 6kOhm resistor, 20kohm_to_gnd: connected to ground via a 20kOhm resistor, 100kohm_to_gnd: connected to ground via an 100kOhm resistor, + 500kohm_to_gnd: connected to ground via a 500kOhm resistor, three_state: left floating. For a list of available output power down options read outX_powerdown_mode_available. If Y is not present the |