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

Configure Feed

Select the types of activity you want to include in your feed.

Documentation: ABI: document in_temp_input file

For example the BMP280 barometric pressure sensor on Qualcomm
MSM8974-based Nexus 5 smartphone exposes such file in sysfs.
Document it.

Whilst here, fix up incorrect repeated use of X as a wildcard
for in_tempY_input.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20240406-in_temp_input-v1-1-a1744a4a49e3@z3ntu.xyz
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Luca Weiss and committed by
Jonathan Cameron
aabc0aa9 85795d3e

+2 -1
+2 -1
Documentation/ABI/testing/sysfs-bus-iio
··· 243 243 less measurements. Units after application of scale and offset 244 244 are milli degrees Celsius. 245 245 246 - What: /sys/bus/iio/devices/iio:deviceX/in_tempX_input 246 + What: /sys/bus/iio/devices/iio:deviceX/in_tempY_input 247 + What: /sys/bus/iio/devices/iio:deviceX/in_temp_input 247 248 KernelVersion: 2.6.38 248 249 Contact: linux-iio@vger.kernel.org 249 250 Description: