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

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

From: David Müller (ELSOFT AG) <hidden>
Date: 2021-07-27 11:26:06
Also in: linux-aspeed, linux-devicetree, linux-doc, linux-hwmon, lkml, openbmc

Iwona Winiarska wrote:
+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.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help