Skip to content

Commit

Permalink
iio: ABI: add DAC sysfs synchronous_mode parameter
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
spectrum70 committed Aug 27, 2024
1 parent 69a41ab commit 0e25471
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-iio-dac
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,10 @@ Description:
multiple predefined symbols. Each symbol corresponds to a different
output, denoted as out_voltageY_rawN, where N is the integer value
of the symbol. Writing an integer value N will select out_voltageY_rawN.

What: /sys/bus/iio/devices/iio:deviceX/out_voltage_synchronous_mode
KernelVersion: 6.13
Contact: [email protected]
Description:
This attribute allows a specific synchronization mode, mainly
intended for DACs where multiple synchronization methods are available.

0 comments on commit 0e25471

Please sign in to comment.