configurations: Add harma mb 1ST and 2ND HSC calibration

Correct the MB HSC power and current error values of
the MP5990 to 2%.

Change-Id: I9950f7f1a164a5824da291d8c85ad515a20155ac
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/configurations/meta/harma_mb.json b/configurations/meta/harma_mb.json
index 6e7810b..da91b27 100644
--- a/configurations/meta/harma_mb.json
+++ b/configurations/meta/harma_mb.json
@@ -837,7 +837,11 @@
                 ],
                 "Type": "MP5990",
                 "iout1_Name": "MB_HSC_CURR_A",
+                "iout1_Offset": 0.41,
+                "iout1_Scale": 1010,
                 "pin_Name": "MB_HSC_PWR_W",
+                "pin_Offset": 6.42,
+                "pin_Scale": 1010101,
                 "temp1_Name": "MB_HSC_TEMP_C",
                 "vin_Name": "MB_HSC_VIN_VOLT_V",
                 "vout1_Name": "MB_HSC_VOUT_VOLT_V"
diff --git a/configurations/meta/harma_mb_vr_infineon.json b/configurations/meta/harma_mb_vr_infineon.json
index 2d952f1..ee65ebd 100644
--- a/configurations/meta/harma_mb_vr_infineon.json
+++ b/configurations/meta/harma_mb_vr_infineon.json
@@ -496,7 +496,11 @@
                 ],
                 "Type": "MP5990",
                 "iout1_Name": "MB_HSC_CURR_A",
+                "iout1_Offset": 0.41,
+                "iout1_Scale": 1010,
                 "pin_Name": "MB_HSC_PWR_W",
+                "pin_Offset": 6.42,
+                "pin_Scale": 1010101,
                 "temp1_Name": "MB_HSC_TEMP_C",
                 "vin_Name": "MB_HSC_VIN_VOLT_V",
                 "vout1_Name": "MB_HSC_VOUT_VOLT_V"