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_t2_retimer.json b/configurations/yosemite4_sentineldome_t2_retimer.json
index 7a3d54e..ad07c4e 100644
--- a/configurations/yosemite4_sentineldome_t2_retimer.json
+++ b/configurations/yosemite4_sentineldome_t2_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,
@@ -201,7 +201,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,