hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
authorBabu Moger <babu.moger@amd.com>
Wed, 24 Nov 2021 16:03:13 +0000 (10:03 -0600)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 26 Dec 2021 23:02:05 +0000 (15:02 -0800)
commit8bb050cd5cf494f3d0cb45a6b54a476af09edb8d
treefd0bc849a278698461def2b43ea4241302bcbd79
parent548820e21ce10582f4b4bd257cb290d4257bcd93
hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors

The current driver can read the temperatures from upto 8 CCDs
(Core-Complex Die).

The newer AMD Family 19h Models 10h-1Fh and A0h-AFh can support up to
12 CCDs. Update the driver to read up to 12 CCDs.

Signed-off-by: Babu Moger <babu.moger@amd.com>
Link: https://lore.kernel.org/r/163776976762.904164.5618896687524494215.stgit@bmoger-ubuntu
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/k10temp.c