[PATCH 0/2] hwmon: (nct6775) Documentation fix and NCT5585D support
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Jiazhi Huang <[email protected]> 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