[PATCH 1/2] Documentation: hwmon: (nct6775) Add missing NCT6797D and NCT6798D
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Jiazhi Huang <[email protected]> The NCT6797D and NCT6798D chips are already supported by the driver but were missing from the documentation. Signed-off-by: Jiazhi Huang <[email protected]> --- Documentation/hwmon/nct6775.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Documentation/hwmon/nct6775.rst b/Documentation/hwmon/nct6775.rst index 9d7a10de61a7..6725f8ff98e0 100644 --- a/Documentation/hwmon/nct6775.rst +++ b/Documentation/hwmon/nct6775.rst @@ -80,6 +80,22 @@ Supported chips: Datasheet: Available from Nuvoton upon request + * Nuvoton NCT6797D + + Prefix: 'nct6797' + + Addresses scanned: ISA address retrieved from Super I/O registers + + Datasheet: Available from Nuvoton upon request + + * Nuvoton NCT6798D + + Prefix: 'nct6798' + + Addresses scanned: ISA address retrieved from Super I/O registers + + Datasheet: Available from Nuvoton upon request + * Nuvoton NCT6796D-S/NCT6799D-R Prefix: 'nct6799' -- 2.55.0