1
0
Fork 0

iio: add ABI documentation for scaled pressure

Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
hifive-unleashed-5.1
Vlad Dogaru 2014-10-13 14:53:00 +01:00 committed by Jonathan Cameron
parent 8552befa30
commit c22e15f352
1 changed files with 7 additions and 0 deletions

View File

@ -200,6 +200,13 @@ Description:
Raw pressure measurement from channel Y. Units after Raw pressure measurement from channel Y. Units after
application of scale and offset are kilopascal. application of scale and offset are kilopascal.
What: /sys/bus/iio/devices/iio:deviceX/in_pressureY_input
What: /sys/bus/iio/devices/iio:deviceX/in_pressure_input
KernelVersion: 3.8
Contact: linux-iio@vger.kernel.org
Description:
Scaled pressure measurement from channel Y, in kilopascal.
What: /sys/bus/iio/devices/iio:deviceX/in_humidityrelative_raw What: /sys/bus/iio/devices/iio:deviceX/in_humidityrelative_raw
KernelVersion: 3.14 KernelVersion: 3.14
Contact: linux-iio@vger.kernel.org Contact: linux-iio@vger.kernel.org