Add device tree and driver support for configuring the MAX30100
pulse width, addressing a long-standing TODO in the driver.
Tested on Raspberry Pi 3B with MAX30100 breakout module.
Shrikant Raskar (2):
dt-bindings: iio: max30100: Add pulse-width property
iio: health: max30100: Add pulse-width configuration via DT
.../bindings/iio/health/maxim,max30100.yaml | 6 +++
drivers/iio/health/max30100.c | 39 ++++++++++++++++++-
2 files changed, 43 insertions(+), 2 deletions(-)
--
2.43.0