Thread (71 messages) 71 messages, 9 authors, 2021-08-05

[PATCH 10/14] peci: Add peci-cpu driver

From: Winiarska, Iwona <iwona.winiarska@intel.com>
Date: 2021-07-30 20:14:36
Also in: linux-arm-kernel, linux-devicetree, linux-doc, linux-hwmon, lkml, openbmc

On Tue, 2021-07-27 at 13:16 +0200, David M?ller (ELSOFT AG) wrote:
Iwona Winiarska wrote:
quoted
+static const struct peci_device_id peci_cpu_device_ids[] = {
+???????{ /* Haswell Xeon */
+???????????????.family?= 6,
+???????????????.model??= INTEL_FAM6_HASWELL_X,
+???????????????.data???= "hsx",
+???????},
+???????{ /* Broadwell Xeon */
+???????????????.family?= 6,
+???????????????.model??= INTEL_FAM6_BROADWELL_X,
+???????????????.data???= "bdx",
+???????},
+???????{ /* Broadwell Xeon D */
+???????????????.family?= 6,
+???????????????.model??= INTEL_FAM6_BROADWELL_D,
+???????????????.data???= "skxd",
I think this should read "bdxd" as "skxd" does not exist in the
cputemp/dimmtemp drivers.
It should be "bdxd" - I'll fix it in v2.

Thank you
-Iwona
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help