[PATCH 1/3] Documentation: hwmon: (nct6775) Document NCT6116D/NCT6122D/NCT6126D support

From: Paul Louvel

Date: Wed Sep 09 2026 - 15:39:35 EST


The NCT6112D/NCT6114D/NCT6116D family has been supported by the driver
since commit 29c7cb485b32 ("hwmon: (nct6775) Integrate new model
nct6116"), but was never added to the list of supported chips in the
driver documentation.

Also add the NCT6122D/NCT6126D.

Assisted-by: opencode:z-ai/glm-5.3-flash
Signed-off-by: Paul Louvel <paul.louvel@xxxxxxxxxxx>
---
Documentation/hwmon/nct6775.rst | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

diff --git a/Documentation/hwmon/nct6775.rst b/Documentation/hwmon/nct6775.rst
index 41b21bed7e27..5199c083b9e7 100644
--- a/Documentation/hwmon/nct6775.rst
+++ b/Documentation/hwmon/nct6775.rst
@@ -16,6 +16,22 @@ Supported chips:

Datasheet: Available from the Nuvoton web site

+ * Nuvoton NCT6112D/NCT6114D/NCT6116D
+
+ Prefix: 'nct6116'
+
+ Addresses scanned: ISA address retrieved from Super I/O registers
+
+ Datasheet: Available from the Nuvoton web site
+
+ * Nuvoton NCT6122D/NCT6126D
+
+ Prefix: 'nct6126'
+
+ Addresses scanned: ISA address retrieved from Super I/O registers
+
+ Datasheet: Available from the Nuvoton web site
+
* Nuvoton NCT5572D/NCT6771F/NCT6772F/NCT6775F/W83677HG-I

Prefix: 'nct6775'

--
2.55.0