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.json b/ibm_vpd/fru/50001001.json
index d649ed4..bca94bb 100644
--- a/ibm_vpd/fru/50001001.json
+++ b/ibm_vpd/fru/50001001.json
@@ -2436,6 +2436,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"
},
@@ -2449,6 +2450,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"
},
@@ -2665,6 +2667,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"
},
@@ -2678,6 +2681,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"
},