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.json b/ibm_vpd/fru/50001000.json
index cb58d5b..f9b453f 100644
--- a/ibm_vpd/fru/50001000.json
+++ b/ibm_vpd/fru/50001000.json
@@ -2716,6 +2716,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"
},
@@ -2729,6 +2730,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"
},
@@ -3125,6 +3127,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"
},
@@ -3138,6 +3141,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"
},