configurations: mtjefferson: update latest config
This includes:
1. Add PCIe NIC temperature configs.
2. Fix PowerState configs.
Change-Id: I2a6043ef966c3e30184f468be067fba04cb152bf
Signed-off-by: Khang D Nguyen <khangng@os.amperecomputing.com>
diff --git a/configurations/mtjefferson_mb.json b/configurations/mtjefferson_mb.json
index 1ef142c..776bc92 100644
--- a/configurations/mtjefferson_mb.json
+++ b/configurations/mtjefferson_mb.json
@@ -1072,7 +1072,7 @@
"MinValue": 0,
"Name": "S0_EXT_VREF",
"PollRate": 15,
- "PowerState": "ChassisOn",
+ "PowerState": "On",
"ScaleFactor": 1,
"Thresholds": [
{
@@ -1274,6 +1274,44 @@
},
{
"EntityId": 11,
+ "EntityInstance": 6,
+ "MaxValue": 127,
+ "MinValue": 0,
+ "Name": "PCIeNIC_MaxTemp",
+ "Sensors": [
+ "PCIeNIC1_Temp"
+ ],
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 115.269
+ },
+ {
+ "Direction": "greater than",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 105.289
+ },
+ {
+ "Direction": "less than",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 0.0
+ },
+ {
+ "Direction": "less than",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 5.489
+ }
+ ],
+ "Type": "Maximum",
+ "Units": "DegreesC"
+ },
+ {
+ "EntityId": 11,
"EntityInstance": 3,
"MaxValue": 127,
"MinValue": 0,
@@ -1746,14 +1784,12 @@
{
"Class": "temp",
"Inputs": [
- "PcieZoneTemp1",
- "PcieZoneTemp2"
+ "PCIeNIC_MaxTemp"
],
"MissingIsAcceptable": [
- "PcieZoneTemp1",
- "PcieZoneTemp2"
+ "PCIeNIC_MaxTemp"
],
- "Name": "Stepwise_PcieCard_MaxTemp",
+ "Name": "Stepwise_PCIeNIC_MaxTemp",
"NegativeHysteresis": 2.0,
"Output": [
15.0,
@@ -1846,6 +1882,48 @@
},
{
"Address": "0x1f",
+ "Bus": 40,
+ "EntityId": 11,
+ "EntityInstance": 4,
+ "MaxValue": 127,
+ "MinValue": 0,
+ "Name": "PCIeNIC1_Lcl",
+ "Name1": "PCIeNIC1_Temp",
+ "PowerState": "ChassisOn",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Index": 2,
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 115.269
+ },
+ {
+ "Direction": "greater than",
+ "Index": 2,
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 105.289
+ },
+ {
+ "Direction": "less than",
+ "Index": 2,
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 0.0
+ },
+ {
+ "Direction": "less than",
+ "Index": 2,
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 5.489
+ }
+ ],
+ "Type": "TMP421"
+ },
+ {
+ "Address": "0x1f",
"Bus": 30,
"EntityId": 11,
"EntityInstance": 1,