[PATCH 0/3] iio: hid-sensor-prox: fix SCALE and OFFSET calculation
From: Zhang Lixu <lixu.zhang@intel.com>
Date: 2025-03-31 05:48:30
Also in:
linux-iio, lkml
From: Zhang Lixu <lixu.zhang@intel.com>
Date: 2025-03-31 05:48:30
Also in:
linux-iio, lkml
This patch series addresses issues in the hid-sensor-prox driver related to SCALE and OFFSET calculations. The changes include restoring lost scale assignments, supporting multi-channel SCALE calculation, and fixing incorrect OFFSET calculation. Zhang Lixu (3): iio: hid-sensor-prox: Restore lost scale assignments iio: hid-sensor-prox: support multi-channel SCALE calculation iio: hid-sensor-prox: Fix incorrect OFFSET calculation .../hid-sensors/hid-sensor-attributes.c | 4 ++++ drivers/iio/light/hid-sensor-prox.c | 22 ++++++++++++------- 2 files changed, 18 insertions(+), 8 deletions(-) base-commit: e21edb1638e82460f126a6e49bcdd958d452929c -- 2.43.0