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/50001000.json b/ibm_vpd/fru/50001000.json
index d1e7c36..cb58d5b 100644
--- a/ibm_vpd/fru/50001000.json
+++ b/ibm_vpd/fru/50001000.json
@@ -2400,6 +2400,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": {
@@ -2431,6 +2435,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": {
@@ -2462,6 +2470,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": {
@@ -2493,6 +2505,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": {
@@ -2524,6 +2540,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": {
@@ -2555,6 +2575,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": {
@@ -2586,6 +2610,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": {
@@ -2617,6 +2645,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": {
@@ -2784,6 +2816,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": {
@@ -2814,6 +2850,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": {
@@ -2844,6 +2884,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": {
@@ -2874,6 +2918,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": {
@@ -2904,6 +2952,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": {
@@ -2934,6 +2986,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": {
@@ -2964,6 +3020,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": {
@@ -2994,6 +3054,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": {