Skip to content

Commit 1b1a492

Browse files
committed
iio: ABI: add DAC sysfs synchronous_mode parameter
Some DACs as ad3552r need a synchronous mode setting, adding this parameter for ad3552r and for future use on other DACs, if needed. Signed-off-by: Angelo Dureghello <[email protected]>
1 parent 40099a0 commit 1b1a492

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/ABI/testing/sysfs-bus-iio-dac

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,10 @@ Description:
5959
multiple predefined symbols. Each symbol corresponds to a different
6060
output, denoted as out_voltageY_rawN, where N is the integer value
6161
of the symbol. Writing an integer value N will select out_voltageY_rawN.
62+
63+
What: /sys/bus/iio/devices/iio:deviceX/out_voltage_synchronous_mode
64+
KernelVersion: 6.13
65+
66+
Description:
67+
This attribute allows a specific synchronization mode, mainly
68+
intended for DACs where multiple synchronization methods are available.

0 commit comments

Comments
 (0)