Add necessary fields to make NVMe drives as CMable
Added the CMable flag for all the NVMe drives for Rainier & Everest.
Added the mandatory fields devAddress, busType & the driverType.
CMable flag denotes that the FRU is concurrently maintainable or not.
Change-Id: I213464f485d4fea611ee32babcd59c8d911304fe
Signed-off-by: Kantesh Nagaradder <kantesh.nagaradder@ibm.com>
diff --git a/ibm_vpd/fru/50001002.json b/ibm_vpd/fru/50001002.json
index c011d94..e9ff217 100644
--- a/ibm_vpd/fru/50001002.json
+++ b/ibm_vpd/fru/50001002.json
@@ -1625,6 +1625,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme0/dp0_drive0",
"inherit": false,
"embedded": false,
+ "devAddress": "13-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -1656,6 +1660,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme1/dp0_drive1",
"inherit": false,
"embedded": false,
+ "devAddress": "13-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -1687,6 +1695,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme2/dp0_drive2",
"inherit": false,
"embedded": false,
+ "devAddress": "13-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -1718,6 +1730,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme3/dp0_drive3",
"inherit": false,
"embedded": false,
+ "devAddress": "13-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -1749,6 +1765,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme4/dp0_drive4",
"inherit": false,
"embedded": false,
+ "devAddress": "13-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -1780,6 +1800,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme5/dp0_drive5",
"inherit": false,
"embedded": false,
+ "devAddress": "13-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -1811,6 +1835,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme6/dp0_drive6",
"inherit": false,
"embedded": false,
+ "devAddress": "13-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -1842,6 +1870,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme7/dp0_drive7",
"inherit": false,
"embedded": false,
+ "devAddress": "13-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -2010,6 +2042,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme0/dp1_drive0",
"inherit": false,
"embedded": false,
+ "devAddress": "14-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -2041,6 +2077,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme1/dp1_drive1",
"inherit": false,
"embedded": false,
+ "devAddress": "14-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -2072,6 +2112,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme2/dp1_drive2",
"inherit": false,
"embedded": false,
+ "devAddress": "14-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -2103,6 +2147,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme3/dp1_drive3",
"inherit": false,
"embedded": false,
+ "devAddress": "14-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -2134,6 +2182,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme4/dp1_drive4",
"inherit": false,
"embedded": false,
+ "devAddress": "14-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -2165,6 +2217,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme5/dp1_drive5",
"inherit": false,
"embedded": false,
+ "devAddress": "14-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -2196,6 +2252,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme6/dp1_drive6",
"inherit": false,
"embedded": false,
+ "devAddress": "14-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {
@@ -2227,6 +2287,10 @@
"inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme7/dp1_drive7",
"inherit": false,
"embedded": false,
+ "devAddress": "14-0050",
+ "busType": "i2c",
+ "driverType": "at24",
+ "concurrentlyMaintainable": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
"com.ibm.ipzvpd.Location": {