configurations: yosemite4: Revise the descriptor part of sensor name
Revise the descriptor part of sensor name to comply naming rule.
Change-Id: I8715e49ef19270089728936a16667163ed522f99
Signed-off-by: Lora Lin <lora.lin.wiwynn@gmail.com>
diff --git a/configurations/yosemite4_sentineldome_t1_retimer.json b/configurations/yosemite4_sentineldome_t1_retimer.json
index ff436d4..20f1a2e 100644
--- a/configurations/yosemite4_sentineldome_t1_retimer.json
+++ b/configurations/yosemite4_sentineldome_t1_retimer.json
@@ -10,7 +10,7 @@
"ILimitMax": 100,
"ILimitMin": -50,
"Inputs": [
- "SENTINEL_DOME_SLOT $bus % 15 MB_X8_RETIMER_TEMP_C"
+ "SENTINEL_DOME_SLOT $bus % 15 MB_X8_RTM_TEMP_C"
],
"Name": "PID_MB_RETIMER_TEMP_Slot $bus % 15",
"NegativeHysteresis": 3.0,
@@ -172,7 +172,7 @@
"Class": "temp",
"InputUnavailableAsFailed": false,
"Inputs": [
- "SENTINEL_DOME_SLOT $bus % 15 MB_X8_RETIMER_TEMP_C"
+ "SENTINEL_DOME_SLOT $bus % 15 MB_X8_RTM_TEMP_C"
],
"Name": "Stepwise_MB_RETIMER_TEMP_Slot $bus % 15",
"NegativeHysteresis": 2,