Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iio: ABI: document pressure event attributes

Add sysfs pressure event attributes exposed by the mpl3115 driver. These
allow controlling the threshold value and the enable state.

Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
Signed-off-by: Antoni Pokusinski <apokusinski01@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Antoni Pokusinski and committed by
Jonathan Cameron
28b53b35 6062cd20

+2
+2
Documentation/ABI/testing/sysfs-bus-iio
··· 898 898 What: /sys/.../iio:deviceX/events/in_tempY_thresh_falling_en 899 899 What: /sys/.../iio:deviceX/events/in_capacitanceY_thresh_rising_en 900 900 What: /sys/.../iio:deviceX/events/in_capacitanceY_thresh_falling_en 901 + What: /sys/.../iio:deviceX/events/in_pressure_thresh_rising_en 901 902 KernelVersion: 2.6.37 902 903 Contact: linux-iio@vger.kernel.org 903 904 Description: ··· 1048 1047 What: /sys/.../events/in_capacitanceY_thresh_falling_value 1049 1048 What: /sys/.../events/in_capacitanceY_thresh_adaptive_rising_value 1050 1049 What: /sys/.../events/in_capacitanceY_thresh_falling_rising_value 1050 + What: /sys/.../events/in_pressure_thresh_rising_value 1051 1051 KernelVersion: 2.6.37 1052 1052 Contact: linux-iio@vger.kernel.org 1053 1053 Description: