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/50001000_v2.json b/ibm_vpd/fru/50001000_v2.json
index 65509f3..760035e 100644
--- a/ibm_vpd/fru/50001000_v2.json
+++ b/ibm_vpd/fru/50001000_v2.json
@@ -2774,6 +2774,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"
},
@@ -2787,6 +2788,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"
},
@@ -3191,6 +3193,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"
},
@@ -3204,6 +3207,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"
},