configurations: Add harma mb HSC calibration

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

Change-Id: Ica792cf2eb37a57b1358f2e942e1cb90fb0a426c
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/configurations/harma_mb.json b/configurations/harma_mb.json
index 97a29cd..875d6f4 100644
--- a/configurations/harma_mb.json
+++ b/configurations/harma_mb.json
@@ -724,7 +724,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"