[PATCH 0/2] iio: proximity: hx9023s: Add performance tuning function

Yasin Lee posted 2 patches 2 months, 1 week ago
There is a newer version of this series
.../bindings/iio/proximity/tyhx,hx9023s.yaml       | 14 ++++++++
drivers/iio/proximity/hx9023s.c                    | 37 ++++++++++++++++++++++
2 files changed, 51 insertions(+)
[PATCH 0/2] iio: proximity: hx9023s: Add performance tuning function
Posted by Yasin Lee 2 months, 1 week ago
When hardware design introduces significant sensor data noise,
performance can be improved by adjusting register settings.

Signed-off-by: Yasin Lee <yasin.lee.x@gmail.com>
---
Yasin Lee (2):
      dt-bindings: iio: tyhx,hx9023s: Add performance tuning configuration
      iio: proximity: hx9023s: Add performance tuning function

 .../bindings/iio/proximity/tyhx,hx9023s.yaml       | 14 ++++++++
 drivers/iio/proximity/hx9023s.c                    | 37 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)
---
base-commit: 7f6f44a9e58cd19093b544423bc04e1d668ec341
change-id: 20240923-add-performance-tuning-configuration-e2016e4d6e02

Best regards,
-- 
Yasin Lee <yasin.lee.x@gmail.com>