Configuration: Bletchley: add INA230 sensors

Add INA230 PSU sensors for each SLED

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I6864463a8c3942820f690947463fc8c9581262e7
diff --git a/configurations/Bletchley_Baseboard.json b/configurations/Bletchley_Baseboard.json
index b1c6f00..e0e8899 100644
--- a/configurations/Bletchley_Baseboard.json
+++ b/configurations/Bletchley_Baseboard.json
@@ -378,6 +378,72 @@
             "Type": "HDC1080"
         },
         {
+            "Address": "0x45",
+            "Bus": 0,
+            "Labels": [
+                "in1",
+                "curr1",
+                "power1"
+            ],
+            "Name": "SLED1_INA230",
+            "Type": "INA230"
+        },
+        {
+            "Address": "0x45",
+            "Bus": 1,
+            "Labels": [
+                "in1",
+                "curr1",
+                "power1"
+            ],
+            "Name": "SLED2_INA230",
+            "Type": "INA230"
+        },
+        {
+            "Address": "0x45",
+            "Bus": 2,
+            "Labels": [
+                "in1",
+                "curr1",
+                "power1"
+            ],
+            "Name": "SLED3_INA230",
+            "Type": "INA230"
+        },
+        {
+            "Address": "0x45",
+            "Bus": 3,
+            "Labels": [
+                "in1",
+                "curr1",
+                "power1"
+            ],
+            "Name": "SLED4_INA230",
+            "Type": "INA230"
+        },
+        {
+            "Address": "0x45",
+            "Bus": 4,
+            "Labels": [
+                "in1",
+                "curr1",
+                "power1"
+            ],
+            "Name": "SLED5_INA230",
+            "Type": "INA230"
+        },
+        {
+            "Address": "0x45",
+            "Bus": 5,
+            "Labels": [
+                "in1",
+                "curr1",
+                "power1"
+            ],
+            "Name": "SLED6_INA230",
+            "Type": "INA230"
+        },
+        {
             "LED": "fan0_fault",
             "Name": "System Fan Connector 0",
             "Pwm": 0,