Re: [PATCH v3] hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
From: Guenter Roeck
Date: Sun Apr 12 2026 - 08:37:51 EST
On Sun, Apr 12, 2026 at 12:17:27AM +0000, pklotz0@xxxxxxxxxxxxxx wrote:
> From: Petr Klotz <pklotz0@xxxxxxxxxxxxxx>
>
> The ASRock B650I Lightning WiFi motherboard uses an NCT6686D chip with a
> customer ID of 0x1633. Without this ID, the nct6683 driver fails to
> recognize the hardware on this board, preventing hardware monitoring
> from working.
>
> Add NCT6683_CUSTOMER_ID_ASROCK6 (0x1633) to the list of supported customer
> IDs and update the probe function to handle it
>
> Signed-off-by: Petr Klotz <pklotz0@xxxxxxxxxxxxxx>
Applied.
Thanks,
Guenter