configurations: minerva: modify calibration and threshold

- Modify scale and offset value for calibration of the infineon hsc.
- Remove the low critical threshold of the hsc power.

Change-Id: I7ca3dd2ca1543b285bb6b5c095427f145c7833aa
Signed-off-by: Yang Chen <yang.chen@quantatw.com>
diff --git a/configurations/meta/minerva_cmm_hsc_infineon.json b/configurations/meta/minerva_cmm_hsc_infineon.json
index e3e7480..0f022db 100644
--- a/configurations/meta/minerva_cmm_hsc_infineon.json
+++ b/configurations/meta/minerva_cmm_hsc_infineon.json
@@ -247,22 +247,13 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 334.4
-                    },
-                    {
-                        "Direction": "less than",
-                        "Hysteresis": 0.0,
-                        "Label": "pin",
-                        "Name": "lower critical",
-                        "Severity": 1,
-                        "Value": 0
                     }
                 ],
                 "Type": "XDP710",
                 "iout1_Name": "CMM_HSC_CURR_A",
-                "iout1_Offset": -0.2,
                 "iout1_Scale": 1010,
                 "pin_Name": "CMM_HSC_PWR_W",
-                "pin_Offset": -9.0,
+                "pin_Offset": -2.0,
                 "pin_Scale": 1010101,
                 "vin_Name": "CMM_HSC_VIN_VOLT_V",
                 "vout1_Name": "CMM_HSC_VOUT_VOLT_V"