From: "Paul Louvel" <paul.louvel@bootlin.com>
To: "Guenter Roeck" <linux@roeck-us.net>,
"Paul Louvel" <paul.louvel@bootlin.com>
Cc: "Jonathan Corbet" <corbet@lwn.net>,
"Shuah Khan" <skhan@linuxfoundation.org>,
"Randy Dunlap" <rdunlap@infradead.org>,
"Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
<linux-hwmon@vger.kernel.org>, <linux-doc@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/3] hwmon: (nct6775) Add support for NCT6126D
Date: Thu, 10 Sep 2026 09:00:50 +0200 [thread overview]
Message-ID: <DLBFYF283RPD.BDAHXD7VCGHQ@bootlin.com> (raw)
In-Reply-To: <be37aafc-6b6b-478e-b01e-9e6f0a932608@roeck-us.net>
On Wed Sep 9, 2026 at 10:28 PM CEST, Guenter Roeck wrote:
> 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@bootlin.com>
>
> Signed-off-by:
>
> I can not change that, so you'll have to resend.
>
> Thanks,
> Guenter
Whoops, sorry.
I guess manually adding this trailer is not a very good idea..
Thanks,
--
Paul Louvel, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2026-09-10 7:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-09 18:25 [PATCH 0/3] hwmon: (nct6775) Add support for NCT6122D and NCT6126D Paul Louvel
2026-09-09 18:25 ` [PATCH 1/3] Documentation: hwmon: (nct6775) Document NCT6116D/NCT6122D/NCT6126D support Paul Louvel
2026-09-09 18:31 ` sashiko-bot
2026-09-09 20:26 ` Guenter Roeck
2026-09-09 18:25 ` [PATCH 2/3] hwmon: (nct6775) Add support for NCT6126D Paul Louvel
2026-09-09 18:41 ` sashiko-bot
2026-09-09 20:28 ` Guenter Roeck
2026-09-10 7:00 ` Paul Louvel [this message]
2026-09-09 18:25 ` [PATCH 3/3] hwmon: (nct6775) Add support for NCT6122D Paul Louvel
2026-09-09 18:34 ` sashiko-bot
2026-09-11 1:02 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DLBFYF283RPD.BDAHXD7VCGHQ@bootlin.com \
--to=paul.louvel@bootlin.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=rdunlap@infradead.org \
--cc=skhan@linuxfoundation.org \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.