]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: iio: make ADXL Y-axis calibbias description consistent
authorStepan Ionichev <sozdayvek@gmail.com>
Wed, 13 May 2026 10:07:52 +0000 (15:07 +0500)
committerJonathan Cameron <jic23@kernel.org>
Sun, 31 May 2026 09:59:40 +0000 (10:59 +0100)
commitf608e9c032dac51d1e6410fddcbcddeddb261cdf
tree3ba7e547905ce2cb552707c46e8103f54fcfb45e
parent2f856ad3f729e09a1a046272c68437d058c50621
Documentation: iio: make ADXL Y-axis calibbias description consistent

The Y-axis calibbias rows in adxl345.rst, adxl313.rst and adxl380.rst
use a different wording than the matching X-axis and Z-axis rows in
the same tables: the X/Z rows say "Calibration offset for the
X/Z-axis accelerometer channel." while the Y row says "Y-axis (or
y-axis) acceleration offset correction".

Make the Y-axis row match the other two so each driver's sysfs
table has consistent capitalisation and wording.

Signed-off-by: Stepan Ionichev <sozdayvek@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/iio/adxl313.rst
Documentation/iio/adxl345.rst
Documentation/iio/adxl380.rst