]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: ABI: add missing calibbias attributes
authorDavid Lechner <dlechner@baylibre.com>
Thu, 15 Aug 2024 17:22:13 +0000 (12:22 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 17 Aug 2024 14:49:33 +0000 (15:49 +0100)
commit0f718e10da81446df0909c9939dff2b77e3b4e95
treeaa3d8c8ed343c8468c295b4e02f920e43f53e8ef
parent65bb432a2c5d7f5ac9a473f9c9002e5bb2ef628f
iio: ABI: add missing calibbias attributes

There are a number of calibbias and calibbias_available attributes that
are being used by various drivers that have not been documented yet.

This adds attributes found by searching the code for:

    BIT(IIO_CHAN_INFO_CALIBSCALE)

A couple of not quite alphabetical order attributes were moved while
touching this.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20240815-iio-abi-calib-audit-v1-4-536b2fea8620@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/ABI/testing/sysfs-bus-iio