configurations: system1: update P3V3_AUX_ADC thresholds
Our hardware team came back and asked for some further tuning of the
P3V3_AUX_ADC upper critical and warning values
Change-Id: I1fa29db2999a8de51b5ea9506e44bc0f56358d53
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/configurations/system1_baseboard.json b/configurations/system1_baseboard.json
index a501f1a..7fb2b23 100644
--- a/configurations/system1_baseboard.json
+++ b/configurations/system1_baseboard.json
@@ -119,17 +119,17 @@
"Thresholds": [
{
"Direction": "greater than",
- "Hysteresis": 0.03465,
+ "Hysteresis": 0.0355,
"Name": "upper critical",
"Severity": 1,
- "Value": 3.465
+ "Value": 3.55
},
{
"Direction": "greater than",
- "Hysteresis": 0.03399,
+ "Hysteresis": 0.0343,
"Name": "upper non critical",
"Severity": 0,
- "Value": 3.399
+ "Value": 3.43
},
{
"Direction": "less than",