configurations: system1: Only read thermals after power on
Updated the system1_baseboard.json to not read the PCIE Switch or SPYRE
card thermal sensors until after host power on.
Also corrected a Spyre bus number
Tested on system1 hw
Change-Id: I26e9d74aff292baad4f671f36e7210a7d0b742ab
Signed-off-by: Chris Cain <cjcain@us.ibm.com>
diff --git a/configurations/system1_baseboard.json b/configurations/system1_baseboard.json
index f73b309..c174d29 100644
--- a/configurations/system1_baseboard.json
+++ b/configurations/system1_baseboard.json
@@ -516,192 +516,224 @@
"Address": "0x4b",
"Bus": 72,
"Name": "SPYRE9_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 73,
"Name": "SPYRE9_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 74,
"Name": "SPYRE10_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 75,
"Name": "SPYRE10_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 76,
"Name": "SPYRE11_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 77,
"Name": "SPYRE11_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 78,
"Name": "SPYRE12_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 79,
"Name": "SPYRE12_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 80,
"Name": "SPYRE13_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 81,
"Name": "SPYRE13_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 82,
"Name": "SPYRE14_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 83,
"Name": "SPYRE14_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 84,
"Name": "SPYRE15_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 85,
"Name": "SPYRE15_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 86,
"Name": "SPYRE16_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 87,
"Name": "SPYRE16_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 88,
"Name": "SPYRE1_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 89,
"Name": "SPYRE1_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 90,
"Name": "SPYRE2_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 91,
"Name": "SPYRE2_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 92,
"Name": "SPYRE3_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 93,
"Name": "SPYRE3_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 94,
"Name": "SPYRE4_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 95,
"Name": "SPYRE4_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 96,
"Name": "SPYRE5_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 97,
"Name": "SPYRE5_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 98,
"Name": "SPYRE6_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 99,
"Name": "SPYRE6_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 100,
"Name": "SPYRE7_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
"Bus": 101,
"Name": "SPYRE7_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x4b",
"Bus": 102,
"Name": "SPYRE8_TEMP1",
+ "PowerState": "On",
"Type": "TMP112"
},
{
"Address": "0x48",
- "Bus": 102,
+ "Bus": 103,
"Name": "SPYRE8_TEMP2",
+ "PowerState": "On",
"Type": "TMP112"
},
{
@@ -709,6 +741,7 @@
"Bus": 70,
"Name": "PCIE_SWITCH1_TEMP",
"Name1": "PCIE_SWITCH3_TEMP",
+ "PowerState": "On",
"Type": "TMP432"
},
{
@@ -716,6 +749,7 @@
"Bus": 71,
"Name": "PCIE_SWITCH4_TEMP",
"Name1": "PCIE_SWITCH5_TEMP",
+ "PowerState": "On",
"Type": "TMP432"
},
{
@@ -723,6 +757,7 @@
"Bus": 54,
"Name": "PCIE_SWITCH2_TEMP",
"Name1": "PCIE_SWITCH6_TEMP",
+ "PowerState": "On",
"Type": "TMP432"
},
{