Re: [PATCH 2/3] hwmon: (nct6775) Add support for NCT6126D
From: Guenter Roeck
Date: Wed Sep 09 2026 - 17:13:33 EST
On Wed, Sep 09, 2026 at 08:25:55PM +0200, Paul Louvel wrote:
> Add support for the hardware monitoring functionality of the NCT6126D
> Super-I/O chip.
>
> The NCT6126D hardware monitor is nearly identical to the NCT6116D: the
> fan, PWM, temperature, TSI, alarm.
>
> The differences are:
>
> - Device IDs 0xd283 (A version) and 0xd284 (B version), which both fall
> into the NCT6116D ID range (0xd280) when masked with SIO_ID_MASK.
> Instead, compare the full value to distinguish from NCT6116D.
>
> - One additional VIN: VHIF scaled at 16 mV/LSB.
>
> - The fan count limit registers are documented for all five fans.
> Also expose fan4_min.
>
> Assisted-by: opencode:z-ai/glm-5.3-flash
> Signed-Off: Paul Louvel <paul.louvel@xxxxxxxxxxx>
Signed-off-by:
I can not change that, so you'll have to resend.
Thanks,
Guenter