]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Add Lenovo P920 DIMM labels
authorRaul E Rangel <ismell@users.noreply.github.com>
Thu, 9 May 2024 18:55:11 +0000 (18:55 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 11 Jun 2024 09:56:23 +0000 (11:56 +0200)
This adds the labels entry for the Lenovo ThinkStation P920.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
labels/lenovo [new file with mode: 0644]

diff --git a/labels/lenovo b/labels/lenovo
new file mode 100644 (file)
index 0000000..7bc0fa3
--- /dev/null
@@ -0,0 +1,25 @@
+# RASDAEMON Motherboard DIMM labels Database file.
+#
+#  Vendor-name and model-name are found from the program 'dmidecode'
+#  labels are found from the silk screen on the motherboard.
+#
+#Vendor: <vendor-name>
+#  Model: <model-name>
+#    <label>: <mc>.<branch>.<channel>.<slot>
+#
+
+Vendor: LENOVO
+  # Lenovo Thinkstation P920
+  Model: 1038
+    CPU2_DIMM2: 3.2.0; # CPU_SrcID#1_MC#1_Chan#2_DIMM#0
+    CPU2_DIMM6: 3.1.0; # CPU_SrcID#1_MC#1_Chan#1_DIMM#0
+    CPU2_DIMM4: 3.0.0; # CPU_SrcID#1_MC#1_Chan#0_DIMM#0
+    CPU2_DIMM3: 2.0.0; # CPU_SrcID#1_MC#0_Chan#0_DIMM#0
+    CPU2_DIMM5: 2.1.0; # CPU_SrcID#1_MC#0_Chan#1_DIMM#0
+    CPU2_DIMM1: 2.2.0; # CPU_SrcID#1_MC#0_Chan#2_DIMM#0
+    CPU1_DIMM1: 0.2.0; # CPU_SrcID#0_MC#0_Chan#2_DIMM#0
+    CPU1_DIMM5: 0.1.0; # CPU_SrcID#0_MC#0_Chan#1_DIMM#0
+    CPU1_DIMM3: 0.0.0; # CPU_SrcID#0_MC#0_Chan#0_DIMM#0
+    CPU1_DIMM4: 1.0.0; # CPU_SrcID#0_MC#1_Chan#0_DIMM#0
+    CPU1_DIMM6: 1.1.0; # CPU_SrcID#0_MC#1_Chan#1_DIMM#0
+    CPU1_DIMM2: 1.2.0; # CPU_SrcID#0_MC#1_Chan#2_DIMM#0
\ No newline at end of file