[PATCH 0/2] hwmon: (nct6775) Documentation fix and NCT5585D support
From: huangjia2hi
Date: Tue Aug 11 2026 - 05:51:19 EST
From: Jiazhi Huang <huangjia2hi@xxxxxxx>
Patch 1 adds the missing NCT6797D and NCT6798D entries to the
documentation. These chips are already supported by the driver code
but were never documented.
Patch 2 adds NCT5585D, which is fully compatible with NCT6798D
(same chip ID 0xd428). Tested on an ASUS PRIME H610M-D motherboard.
Jiazhi Huang (2):
Documentation: hwmon: (nct6775) Add missing NCT6797D and NCT6798D
hwmon: (nct6775) Add NCT5585D to list of supported chips
Documentation/hwmon/nct6775.rst | 24 ++++++++++++++++++++++++
drivers/hwmon/nct6775-core.c | 1 +
drivers/hwmon/nct6775-platform.c | 2 +-
3 files changed, 26 insertions(+), 1 deletion(-)
--
2.55.0