mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-04-13 09:59:31 +00:00

Add common calibration nodes for sigma delta adc. Signed-off-by: Guillaume Ranquet <granquet@baylibre.com> Link: https://patch.msgid.link/20241202-ad411x_calibration-v3-2-beb6aeec39e2@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
27 lines
1.1 KiB
Text
27 lines
1.1 KiB
Text
What: /sys/bus/iio/devices/iio:deviceX/ac_excitation_en
|
|
KernelVersion:
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
This attribute, if available, is used to enable the AC
|
|
excitation mode found on some converters. In ac excitation mode,
|
|
the polarity of the excitation voltage is reversed on
|
|
alternate cycles, to eliminate DC errors.
|
|
|
|
What: /sys/bus/iio/devices/iio:deviceX/bridge_switch_en
|
|
KernelVersion:
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
This attribute, if available, is used to close or open the
|
|
bridge power down switch found on some converters.
|
|
In bridge applications, such as strain gauges and load cells,
|
|
the bridge itself consumes the majority of the current in the
|
|
system. To minimize the current consumption of the system,
|
|
the bridge can be disconnected (when it is not being used
|
|
using the bridge_switch_en attribute.
|
|
|
|
What: /sys/bus/iio/devices/iio:deviceX/in_voltage2-voltage2_shorted_raw
|
|
KernelVersion:
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Measure voltage from AIN2 pin connected to AIN(+)
|
|
and AIN(-) shorted.
|