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

From: Guenter Roeck

Date: Wed Jul 08 2026 - 11:02:54 EST


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 <paul.louvel@xxxxxxxxxxx>

Applied.

Thanks,
Guenter