configurations: yosemite5: update DC-SCM sensor thresholds
Update the sensor threshold values for the Yosemite5 DC-SCM to align
with the latest settings provided by the thermal and power teams.
Change-Id: I1d8ae660ff23846adff05fcfe6d031bd9dd2feac
Signed-off-by: Kevin Tung <kevin.tung.openbmc@gmail.com>
diff --git a/configurations/meta/yv5/yosemite5_scm.json b/configurations/meta/yv5/yosemite5_scm.json
index df8e4ce..8d988af 100644
--- a/configurations/meta/yv5/yosemite5_scm.json
+++ b/configurations/meta/yv5/yosemite5_scm.json
@@ -117,17 +117,17 @@
"Thresholds": [
{
"Direction": "less than",
- "Hysteresis": 0.0627,
+ "Hysteresis": 0.0342,
"Name": "lower critical",
"Severity": 1,
- "Value": 3.135
+ "Value": 1.71
},
{
"Direction": "greater than",
- "Hysteresis": 0.0693,
+ "Hysteresis": 0.0378,
"Name": "upper critical",
"Severity": 1,
- "Value": 3.465
+ "Value": 1.89
}
],
"Type": "ADC"
@@ -169,17 +169,17 @@
"Thresholds": [
{
"Direction": "less than",
- "Hysteresis": 0.052,
+ "Hysteresis": 0.054,
"Name": "lower critical",
"Severity": 1,
- "Value": 2.6
+ "Value": 2.7
},
{
"Direction": "greater than",
- "Hysteresis": 0.068,
+ "Hysteresis": 0.066,
"Name": "upper critical",
"Severity": 1,
- "Value": 3.4
+ "Value": 3.3
}
],
"Type": "ADC"
@@ -243,7 +243,7 @@
"Hysteresis": 0.9,
"Name": "upper critical",
"Severity": 1,
- "Value": 45
+ "Value": 45.0
}
],
"Type": "TMP75"