Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis...
[linux-2.6-block.git] / Documentation / ABI / testing / sysfs-bus-iio
index 7140e8e7313f486148c1bbcba0edf719a04f3727..a2854dc9a839319984426ff7a0401021156424f7 100644 (file)
@@ -2163,3 +2163,19 @@ Contact: linux-iio@vger.kernel.org
 Description:
                An example format is 16-bytes, 2-digits-per-byte, HEX-string
                representing the sensor unique ID number.
+
+What:          /sys/.../events/in_proximity_thresh_either_runningperiod
+KernelVersion: 6.6
+Contact:       linux-iio@vger.kernel.org
+Description:
+               A running period of time (in seconds) for which
+               in_proximity_thresh_either_runningcount amount of conditions
+               must occur before an event is generated. If direction is not
+               specified then this period applies to both directions.
+
+What:          /sys/.../events/in_proximity_thresh_either_runningcount
+KernelVersion: 6.6
+Contact:       linux-iio@vger.kernel.org
+Description:
+               Number of conditions that must occur, during a running
+               period, before an event is generated.