Add FabricAdapter Port FRU examples
Add some example Port fru definitions to support FabricAdapter Port schema.
The assocication is defined by
https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/62881.
Tested:
- Verify dbus content after applying this Port FRU
- Verify bmcweb Port schema https://gerrit.openbmc.org/c/openbmc/bmcweb/+/61097
Change-Id: Ie9aa9126afed1fef9d936e8dbb8457652a474e4b
Signed-off-by: Myung Bae <myungbae@us.ibm.com>
diff --git a/ibm_vpd/fru/50001001_v2.json b/ibm_vpd/fru/50001001_v2.json
index 200a5e4..afc5ecc 100644
--- a/ibm_vpd/fru/50001001_v2.json
+++ b/ibm_vpd/fru/50001001_v2.json
@@ -2491,6 +2491,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T4"
},
@@ -2504,6 +2505,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T5"
},
@@ -2720,6 +2722,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T4"
},
@@ -2733,6 +2736,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T5"
},