configurations: santabarbara: add hsc and current sensor on EVB PDB2

Add P52V HSC and current sensor on EVB PDB2 for EVT2A hardware changes.

Change-Id: Ia03ff39635b638cca6d4c330c06ae90f52b04883
Signed-off-by: Fred Chen <Fred.Chen@quantatw.com>
diff --git a/configurations/meta/santabarbara/santabarbara_evb_pdb2.json b/configurations/meta/santabarbara/santabarbara_evb_pdb2.json
index 7fbf498..78622f6 100644
--- a/configurations/meta/santabarbara/santabarbara_evb_pdb2.json
+++ b/configurations/meta/santabarbara/santabarbara_evb_pdb2.json
@@ -367,6 +367,126 @@
             "Type": "I2CFan"
         },
         {
+            "Address": "0x45",
+            "Bus": 46,
+            "Labels": [
+                "in1",
+                "curr1",
+                "power1"
+            ],
+            "Name": "EVB_PDB2_P52V_EVB_SENSE",
+            "Thresholds": [
+                {
+                    "Direction": "greater than",
+                    "Label": "in1",
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 56
+                },
+                {
+                    "Direction": "less than",
+                    "Label": "in1",
+                    "Name": "lower critical",
+                    "Severity": 1,
+                    "Value": 46
+                },
+                {
+                    "Direction": "greater than",
+                    "Label": "curr1",
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 31
+                },
+                {
+                    "Direction": "greater than",
+                    "Label": "power1",
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 1550
+                }
+            ],
+            "Type": "INA238",
+            "curr1_Name": "EVB_PDB2_P52V_EVB_SENSE_CURR_A",
+            "in1_Name": "EVB_PDB2_P52V_EVB_SENSE_VOLT_V",
+            "power1_Name": "EVB_PDB2_P52V_EVB_SENSE_PWR_W"
+        },
+        {
+            "Address": "0x43",
+            "Bus": 47,
+            "Labels": [
+                "iout1",
+                "pin",
+                "temp1",
+                "vin",
+                "vout1"
+            ],
+            "Name": "EVB_PDB2_P52V_HSC",
+            "Thresholds": [
+                {
+                    "Direction": "greater than",
+                    "Label": "temp1",
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 120.0
+                },
+                {
+                    "Direction": "less than",
+                    "Label": "temp1",
+                    "Name": "lower critical",
+                    "Severity": 1,
+                    "Value": 10
+                },
+                {
+                    "Direction": "greater than",
+                    "Label": "vin",
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 56
+                },
+                {
+                    "Direction": "less than",
+                    "Label": "vin",
+                    "Name": "lower critical",
+                    "Severity": 1,
+                    "Value": 46
+                },
+                {
+                    "Direction": "greater than",
+                    "Label": "vout1",
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 56
+                },
+                {
+                    "Direction": "less than",
+                    "Label": "vout1",
+                    "Name": "lower critical",
+                    "Severity": 1,
+                    "Value": 46
+                },
+                {
+                    "Direction": "greater than",
+                    "Label": "iout1",
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 120
+                },
+                {
+                    "Direction": "greater than",
+                    "Label": "pin",
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 6120
+                }
+            ],
+            "Type": "LTC4287",
+            "iout1_Name": "EVB_PDB2_P52V_HSC_CURR_A",
+            "pin_Name": "EVB_PDB2_P52V_HSC_PWR_W",
+            "temp1_Name": "EVB_PDB2_P52V_HSC_TEMP_C",
+            "vin_Name": "EVB_PDB2_P52V_HSC_VIN_VOLT_V",
+            "vout1_Name": "EVB_PDB2_P52V_HSC_VOUT_VOLT_V"
+        },
+        {
             "Address": "0x4a",
             "Bus": 40,
             "Name": "EVB_PDB2_TOP_TEMP_C",