configurations: Add Minerva Harma system

Introduce initial configuration files for Minerva Harma system

- harma_bsm: BMC storage module
- harma_fanboard: Fan board
- harma_mb: Motherboard
- harma_nic: NIC Mezz
- harma_scm: SCM board
- minerva_pdb: PDB board
- minerva_pttv: Power and thermal test vehicle
- minerva_sitv: Signal integrity test vehicle

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I7ff14af2d07c21c58b540499b598547c979339f6
diff --git a/schemas/legacy.json b/schemas/legacy.json
index 551f371..08e6a70 100644
--- a/schemas/legacy.json
+++ b/schemas/legacy.json
@@ -288,6 +288,12 @@
                 "curr2_Name": {
                     "$ref": "#/definitions/Types/curr2_Name"
                 },
+                "curr3_Name": {
+                    "$ref": "#/definitions/Types/curr3_Name"
+                },
+                "curr4_Name": {
+                    "$ref": "#/definitions/Types/curr4_Name"
+                },
                 "iin1_Max": {
                     "$ref": "#/definitions/Types/iin1_Max"
                 },
@@ -402,6 +408,30 @@
                 "power1_Name": {
                     "$ref": "#/definitions/Types/power1_Name"
                 },
+                "power2_Name": {
+                    "$ref": "#/definitions/Types/power2_Name"
+                },
+                "power3_Name": {
+                    "$ref": "#/definitions/Types/power3_Name"
+                },
+                "power4_Name": {
+                    "$ref": "#/definitions/Types/power4_Name"
+                },
+                "power5_Name": {
+                    "$ref": "#/definitions/Types/power5_Name"
+                },
+                "power6_Name": {
+                    "$ref": "#/definitions/Types/power6_Name"
+                },
+                "power7_Name": {
+                    "$ref": "#/definitions/Types/power7_Name"
+                },
+                "power8_Name": {
+                    "$ref": "#/definitions/Types/power8_Name"
+                },
+                "power9_Name": {
+                    "$ref": "#/definitions/Types/power9_Name"
+                },
                 "temp1_Name": {
                     "$ref": "#/definitions/Types/temp1_Name"
                 },
@@ -414,6 +444,18 @@
                 "temp4_Name": {
                     "$ref": "#/definitions/Types/temp4_Name"
                 },
+                "temp5_Name": {
+                    "$ref": "#/definitions/Types/temp5_Name"
+                },
+                "temp6_Name": {
+                    "$ref": "#/definitions/Types/temp6_Name"
+                },
+                "temp7_Name": {
+                    "$ref": "#/definitions/Types/temp7_Name"
+                },
+                "temp8_Name": {
+                    "$ref": "#/definitions/Types/temp8_Name"
+                },
                 "vout1_Max": {
                     "$ref": "#/definitions/Types/vout1_Max"
                 },
@@ -969,6 +1011,12 @@
             "curr2_Name": {
                 "type": "string"
             },
+            "curr3_Name": {
+                "type": "string"
+            },
+            "curr4_Name": {
+                "type": "string"
+            },
             "iin1_Max": {
                 "type": "number"
             },
@@ -1083,6 +1131,30 @@
             "power1_Name": {
                 "type": "string"
             },
+            "power2_Name": {
+                "type": "string"
+            },
+            "power3_Name": {
+                "type": "string"
+            },
+            "power4_Name": {
+                "type": "string"
+            },
+            "power5_Name": {
+                "type": "string"
+            },
+            "power6_Name": {
+                "type": "string"
+            },
+            "power7_Name": {
+                "type": "string"
+            },
+            "power8_Name": {
+                "type": "string"
+            },
+            "power9_Name": {
+                "type": "string"
+            },
             "temp1_Name": {
                 "type": "string"
             },
@@ -1095,6 +1167,18 @@
             "temp4_Name": {
                 "type": "string"
             },
+            "temp5_Name": {
+                "type": "string"
+            },
+            "temp6_Name": {
+                "type": "string"
+            },
+            "temp7_Name": {
+                "type": "string"
+            },
+            "temp8_Name": {
+                "type": "string"
+            },
             "vout1_Max": {
                 "type": "number"
             },