1What:		/sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_enable
2KernelVersion:	5.12
3Contact:	linux-iio@vger.kernel.org
4Description:
5		Dither enable. Write 1 to enable dither or 0 to disable it.
6
7What:		/sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_invert
8KernelVersion:	5.12
9Contact:	linux-iio@vger.kernel.org
10Description:
11		Inverts the dither applied to the selected DAC channel. Dither is not
12		inverted by default. Write "1" to invert dither.
13
14What:		/sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_scale_available
15KernelVersion:	5.12
16Contact:	linux-iio@vger.kernel.org
17Description:
18		Returns possible scalings available for the current channel.
19
20What:		/sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_scale
21KernelVersion:	5.12
22Contact:	linux-iio@vger.kernel.org
23Description:
24		Scales the dither before it is applied to the selected channel.
25
26What:		/sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_source
27KernelVersion:	5.12
28Contact:	linux-iio@vger.kernel.org
29Description:
30		Selects dither source applied to the selected channel. Write "0" to
31		select N0 source, write "1" to select N1 source.
32