hwmon: (nct6775) Change labels for nct6799
authorAhmad Khalifa <ahmad@khalifa.ws>
Sat, 15 Jul 2023 19:52:44 +0000 (20:52 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 21 Aug 2023 13:04:29 +0000 (06:04 -0700)
commit23299bba08dfb7037877edcc430c907f0522c856
treefdc01474669ada5f100b8c570c2a12c5912d5d5b
parentc0cf96d7e3f004fac3cc36434eeeb01fa5a38dae
hwmon: (nct6775) Change labels for nct6799

nct6799d-r and nct6796d-s are very similar and chip_id is only
different in the version nibblet.

Since both will be detected by the driver anyway due to the
chipid mask, they should be labeled together for dmesg msg.

Signed-off-by: Ahmad Khalifa <ahmad@khalifa.ws>
Link: https://lore.kernel.org/r/20230715195244.1334723-1-ahmad@khalifa.ws
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/nct6775.rst
drivers/hwmon/nct6775-core.c
drivers/hwmon/nct6775-platform.c