Re: [PATCH v4 1/3] watchdog: w83627hf_wdt: Correctly identify Nuvoton NCT6126 chip

Guenter Roeck <[email protected]> Wed, 8 Jul 2026 07:56:17 -0700
Newsgroups org.kernel.vger.linux-watchdog,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Tue, Jul 07, 2026 at 05:45:01PM +0200, Paul Louvel wrote:
> Currently, the NCT6126 is probed as a NCT6116 because the NCT6126 shares
> the same high-byte chip ID as the NCT6116.
> 
> Read the low byte of the chip ID as well to distinguish between the two
> devices and identify the NCT6126 correctly.
> 
> Signed-off-by: Paul Louvel <[email protected]>

Applied.

Thanks,
Guenter