[PATCH v1 0/2] hwmon: lm90: Add support for NCT7716, NCT7717 and NCT7718

From: Ming Yu
Date: Fri Jan 10 2025 - 03:26:42 EST


The patch series add support for NCT7716, NCT7717 and NCT7718 from
Nuvoton in lm90.

NCT7716 and NCT7717 only have 8 bit resolution local thermal sensor.
NCT7718 has local sensor and 11 bit resoulution remote thermal sensor.

Ming Yu (2):
hwmon: (lm90): Add support for NCT7716, NCT7717 and NCT7718
dt-bindings: hwmon: Add support for NCT7716, NCT7717 and NCT7718 in
lm90

.../bindings/hwmon/national,lm90.yaml | 6 ++
Documentation/hwmon/lm90.rst | 43 ++++++++++++
drivers/hwmon/Kconfig | 2 +-
drivers/hwmon/lm90.c | 67 +++++++++++++++++--
4 files changed, 111 insertions(+), 7 deletions(-)

--
2.34.1