summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>2017-12-15 20:30:12 +0100
committerGuenter Roeck <linux@roeck-us.net>2017-12-15 11:44:23 -0800
commit3b4a15d898cb2fe35b8188458f5a895574d9346b (patch)
tree4176c6417e31936248528fe5ff638ba53cc832ad /configs
parent36134221677bf83dc1efb63673ebaa33ce502997 (diff)
downloadlm-sensors-git-3b4a15d898cb2fe35b8188458f5a895574d9346b.tar.gz
configs: Add Axiomtek CAPA800 config file
This commit adds board configuration file for Axiomtek CAPA800 Intel Atom single board computer, which uses Winbond W83627UHG as its Super I/O. Input routing and scaling on this board is mostly based on SIO datasheet recommended setup, small differences were determined experimentally by comparing sensors output with a BIOS screen. Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Diffstat (limited to 'configs')
-rw-r--r--configs/Axiomtek/CAPA800.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/configs/Axiomtek/CAPA800.conf b/configs/Axiomtek/CAPA800.conf
new file mode 100644
index 00000000..04176fc4
--- /dev/null
+++ b/configs/Axiomtek/CAPA800.conf
@@ -0,0 +1,25 @@
+# input routing and scaling mostly based on datasheet recommended setup,
+# differences were determined experimentally
+
+chip "w83627uhg-*"
+ label in0 "Vcore"
+
+ label in1 "+12V"
+ compute in1 @ * (10 + 150) / 10, @ * 10 / (10 + 150)
+ set in1_min 12 * 0.95
+ set in1_max 12 * 1.05
+
+ #label in4 "+2.5V"
+ #compute in4 @ * 2 / 1, @ * 1 / 2
+ # ^ probable, not in BIOS
+ ignore in4
+
+ label in5 "+3.3V"
+ compute in5 @ * 2 / 1, @ * 1 / 2
+ set in5_min 3.3 * 0.95
+ set in5_max 3.3 * 1.05
+
+ ignore fan1
+ label fan2 "CPUFAN"
+
+ ignore intrusion0