mbox series

[0/3] Add max31875 support

Message ID 20250108082531.15467-1-johnerasmusmari.geronimo@analog.com (mailing list archive)
Headers show
Series Add max31875 support | expand

Message

John Erasmus Mari Geronimo Jan. 8, 2025, 8:25 a.m. UTC
The MAX31875 is also a Low-Power Temperature Sensor similar to the
MAX31827, with some differences of register addresses and bit fields.

This patch series adds support for the max31875 to the max31827 driver.

John Erasmus Mari Geronimo (3):
  hwmon: (max31827) refactor enum chips to chip info
  dt-bindings: hwmon: adi,max31827: add MAX31875
  hwmon: (max31827) add max31875 support

 .../bindings/hwmon/adi,max31827.yaml          |  18 +-
 Documentation/hwmon/max31827.rst              |  40 +-
 drivers/hwmon/max31827.c                      | 586 ++++++++++++++++--
 3 files changed, 572 insertions(+), 72 deletions(-)


base-commit: adc52dd4078067fabf1431036ba180eafd8a7eee