@@ -2030,3 +2030,13 @@ Description:
Available range for the forced calibration value, expressed as:
- a range specified as "[min step max]"
+
+What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_integration_time
+KernelVersion: 5.20
+Contact: linux-iio@vger.kernel.org
+Description:
+ For voltage sensing hardware, there may be different time between
+ channel conversion and sample update. 'Integration time' is used to
+ specify the channel internal conversion time. And sample update
+ interval is equal to average sample count multiple integration time.
+ Unit as microsecond.