summaryrefslogtreecommitdiff
path: root/configs/MSI
diff options
context:
space:
mode:
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>2018-09-15 14:59:24 +0200
committerMaciej S. Szmigiero <mail@maciej.szmigiero.name>2018-10-02 01:09:20 +0200
commitf35936bf9469f224788d1b78d4ddfc6972614473 (patch)
tree4b6ac6ab83db2dc3311f993574bcb4ac198375eb /configs/MSI
parent520e467b672aa58bbb833fdf5378dd9b24e0b5ae (diff)
downloadlm-sensors-git-f35936bf9469f224788d1b78d4ddfc6972614473.tar.gz
configs: Add MSI MS-7A34 (B350 TOMAHAWK)
Input routing and scaling for this board was read from schematic of a similar MSI MS-7B00 (B350 Gaming Pro Carbon) board. temp5 on the MS-7B00 schematic is a thermistor under the B350 chip itself. However, on my MS-7A34 board the reading is stuck at 23°C. Judging from MS-7A34 board sensor readings that other people had posted online the sensor seems to work properly for them, so I have left it enabled. Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Diffstat (limited to 'configs/MSI')
-rw-r--r--configs/MSI/MS-7A34-B350-TOMAHAWK.conf72
1 files changed, 72 insertions, 0 deletions
diff --git a/configs/MSI/MS-7A34-B350-TOMAHAWK.conf b/configs/MSI/MS-7A34-B350-TOMAHAWK.conf
new file mode 100644
index 00000000..cb0e9e26
--- /dev/null
+++ b/configs/MSI/MS-7A34-B350-TOMAHAWK.conf
@@ -0,0 +1,72 @@
+# contributed by Maciej S. Szmigiero <mail@maciej.szmigiero.name>
+#
+# input routing and scaling based on schematic of a similar
+# MS-7B00 (B350 Gaming Pro Carbon) board
+
+chip "nct6795-*"
+ label in1 "5V"
+ compute in1 ((12 / 3) + 1) * @, @ / ((12 / 3) + 1)
+ set in1_min 5 * 0.95
+ set in1_max 5 * 1.05
+
+ label in4 "12V"
+ compute in4 ((220 / 20) + 1) * @, @ / ((220 / 20) + 1)
+ set in4_min 12 * 0.95
+ set in4_max 12 * 1.05
+
+ # no VIN8 input in this chip?
+ ignore in5
+
+ # likely AUXTIN0 thermistor
+ ignore in6
+
+ label in9 "CPU 1P8"
+
+ # might read as 0V if a CPU without iGPU is installed
+ label in10 "CPU VDDP"
+
+ # likely AUXTIN2 thermistor
+ ignore in11
+
+ label in12 "CPU NB/SOC"
+ # 2:1 agrees with BIOS, but the MS-7B00 schematic is
+ # unclear whether this is scaled 2:1 or 1:1
+ compute in12 2 * @, @ / 2
+
+ label in13 "DRAM"
+ compute in13 2 * @, @ / 2
+
+ label in14 "5VSB"
+ compute in14 ((768 / 330) + 1) * @, @ / ((768 / 330) + 1)
+ set in14_min 5 * 0.95
+ set in14_max 5 * 1.05
+
+ # FIXME: resolve the remaining fan inputs
+ label fan2 "CPU 1"
+ label fan3 "SYSTEM 1"
+
+ # likely
+ label temp3 "CPU MOS"
+
+ # AUXTIN1 is used as VIN5
+ ignore temp4
+
+ # on MS-7B00 this is a thermistor under the B350 chip itself
+ #
+ # seems to work properly only on some boards (at least one
+ # has it stuck at 23°C)
+ label temp5 "B350"
+
+ # AUXTIN3 is used as VIN7
+ ignore temp6
+
+ # the same temperature as reported by k10temp
+ label temp7 "CPU die"
+
+ # stuck at 0°C
+ ignore temp8
+ ignore temp9
+ ignore temp10
+
+ # likely DEEP_S5 signal
+ ignore intrusion1