meta-fii: meta-kudo: Edit Entiy Map PCIe Instance

Editing kudo_entity_association_map json so that PCIe Instance
number matches the i2c bus number.

Signed-off-by: Grant Williams <grant.williams@fii-na.com>
Change-Id: I2c480ae288f9a9a4281d54bd4e1b3131bb427836
diff --git a/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json b/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json
index 2530684..22914a6 100644
--- a/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json
+++ b/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json
@@ -9,14 +9,14 @@
         {"instance": 1, "name": "/"}
     ],
     "add_in_card": [
-        {"instance": 0, "name": "/PE0"},
-        {"instance": 1, "name": "/PE1"},
-        {"instance": 2, "name": "/PE2"},
-        {"instance": 3, "name": "/PE3"},
-        {"instance": 4, "name": "/PE4"},
-        {"instance": 5, "name": "/PE5"},
-        {"instance": 6, "name": "/PE6"},
-        {"instance": 7, "name": "/PE7"}
+        {"instance": 3, "name": "/PE0"},
+        {"instance": 5, "name": "/PE1"},
+        {"instance": 6, "name": "/PE2"},
+        {"instance": 7, "name": "/PE3"},
+        {"instance": 8, "name": "/PE4"},
+        {"instance": 9, "name": "/PE5"},
+        {"instance": 10, "name": "/PE6"},
+        {"instance": 11, "name": "/PE7"}
     ],
     "fan": [
         {"instance": 0, "name": "/fan0"},