configurations: yosemite4: Add Sentinel Dome with Retimer configs
Add configurations of Sentinel Dome with Retimer for both T1 and T2
configurations.
Tested:
Checked that the configs could be probed according to the FRU
information.
Change-Id: I5ed0067b77a8713eb73c89beb71f68d2b29d1bf7
Signed-off-by: Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
diff --git a/configurations/yosemite4_sentineldome_t2.json b/configurations/yosemite4_sentineldome_t2.json
index 722ee02..6786b60 100644
--- a/configurations/yosemite4_sentineldome_t2.json
+++ b/configurations/yosemite4_sentineldome_t2.json
@@ -9,7 +9,6 @@
"ICoefficient": -0.035,
"ILimitMax": 100,
"ILimitMin": -50,
- "InputUnavailableAsFailed": false,
"Inputs": [
"MB_DIMM_A_TEMP_C_5 $bus % 15 * 10",
"MB_DIMM_B_TEMP_C_6 $bus % 15 * 10",
@@ -24,10 +23,6 @@
"MB_DIMM_K_TEMP_C_15 $bus % 15 * 10",
"MB_DIMM_L_TEMP_C_16 $bus % 15 * 10"
],
- "MissingIsAcceptable": [
- "MB_DIMM_F_TEMP_C_10 $bus % 15 * 10",
- "MB_DIMM_L_TEMP_C_16 $bus % 15 * 10"
- ],
"Name": "PID_MB_DIMM $bus % 15 * 10",
"NegativeHysteresis": 2.0,
"OutLimitMax": 100,
@@ -103,7 +98,6 @@
"ICoefficient": -0.02,
"ILimitMax": 100,
"ILimitMin": -50,
- "InputUnavailableAsFailed": false,
"Inputs": [
"MB_SSD_DATA_TEMP_C_18 $bus % 15 * 10"
],
@@ -173,29 +167,6 @@
},
{
"Class": "temp",
- "InputUnavailableAsFailed": false,
- "Inputs": [
- "MB_X8_RETIMER_TEMP_C_24 $bus % 15 * 10"
- ],
- "MissingIsAcceptable": [
- "MB_X8_RETIMER_TEMP_C_24 $bus % 15 * 10"
- ],
- "Name": "Stepwise_MB_RETIMER_TEMP $bus % 15 * 10",
- "NegativeHysteresis": 0,
- "Output": [
- 20.0
- ],
- "PositiveHysteresis": 0,
- "Reading": [
- 20.0
- ],
- "Type": "Stepwise",
- "Zones": [
- "Zone 1"
- ]
- },
- {
- "Class": "temp",
"Inputs": [
"Calibrated_MB_FIO_TEMP_C_3 $bus % 15 * 10"
],
@@ -253,7 +224,6 @@
},
{
"Class": "temp",
- "InputUnavailableAsFailed": false,
"Inputs": [
"MB_DIMM_A_TEMP_C_5 $bus % 15 * 10",
"MB_DIMM_B_TEMP_C_6 $bus % 15 * 10",
@@ -268,10 +238,6 @@
"MB_DIMM_K_TEMP_C_15 $bus % 15 * 10",
"MB_DIMM_L_TEMP_C_16 $bus % 15 * 10"
],
- "MissingIsAcceptable": [
- "MB_DIMM_F_TEMP_C_10 $bus % 15 * 10",
- "MB_DIMM_L_TEMP_C_16 $bus % 15 * 10"
- ],
"Name": "Stepwise_MB_DIMM $bus % 15 * 10",
"NegativeHysteresis": 2,
"Output": [
@@ -362,7 +328,6 @@
},
{
"Class": "temp",
- "InputUnavailableAsFailed": false,
"Inputs": [
"MB_SSD_DATA_TEMP_C_18 $bus % 15 * 10"
],
@@ -425,11 +390,7 @@
}
],
"Name": "Yosemite 4 Sentinel Dome T2 Slot $bus % 15",
- "Probe": [
- "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Sentinel Dome', 'PRODUCT_PRODUCT_NAME': 'Yosemite V4', 'PRODUCT_INFO_AM2': 'N/A'})",
- "OR",
- "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Sentinel Dome', 'PRODUCT_PRODUCT_NAME': 'Yosemite V4', 'PRODUCT_INFO_AM2': 'Yosemite V4 T2.*'})"
- ],
+ "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Sentinel Dome without Retimer', 'PRODUCT_PRODUCT_NAME': 'Yosemite V4', 'PRODUCT_INFO_AM2': 'Yosemite V4 T2'})",
"Type": "Board",
"xyz.openbmc_project.Inventory.Decorator.Asset": {
"BuildDate": "$BOARD_MANUFACTURE_DATE",