Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 1 | { |
| 2 | "commonInterfaces": { |
| 3 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 4 | "PartNumber": { |
| 5 | "recordName": "VINI", |
| 6 | "keywordName": "PN" |
| 7 | }, |
| 8 | "SerialNumber": { |
| 9 | "recordName": "VINI", |
| 10 | "keywordName": "SN" |
| 11 | }, |
| 12 | "SparePartNumber": { |
| 13 | "recordName": "VINI", |
| 14 | "keywordName": "FN" |
| 15 | }, |
| 16 | "Model": { |
| 17 | "recordName": "VINI", |
| 18 | "keywordName": "CC" |
| 19 | }, |
| 20 | "BuildDate": { |
| 21 | "recordName": "VR10", |
| 22 | "keywordName": "DC", |
| 23 | "encoding": "DATE" |
| 24 | } |
| 25 | } |
| 26 | }, |
| 27 | "frus": { |
| 28 | "/sys/bus/i2c/drivers/at24/8-0050/eeprom": [ |
| 29 | { |
| 30 | "inventoryPath": "/system/chassis/motherboard", |
| 31 | "isSystemVpd": true, |
| 32 | "extraInterfaces": { |
| 33 | "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null, |
| 34 | "com.ibm.ipzvpd.Location": { |
| 35 | "LocationCode": "Ufcs-P0" |
| 36 | }, |
| 37 | "xyz.openbmc_project.Inventory.Item": { |
| 38 | "PrettyName": "System Backplane" |
| 39 | } |
| 40 | } |
| 41 | }, |
| 42 | { |
| 43 | "inventoryPath": "/system/chassis/motherboard/unit0", |
| 44 | "inherit": false, |
| 45 | "extraInterfaces": { |
| 46 | "xyz.openbmc_project.Inventory.Item": { |
| 47 | "PrettyName": "Oscillator Reference Clock" |
| 48 | } |
| 49 | } |
| 50 | }, |
| 51 | { |
| 52 | "inventoryPath": "/system", |
| 53 | "inherit": false, |
| 54 | "isSystemVpd": true, |
| 55 | "copyRecords": ["VSYS"], |
| 56 | "extraInterfaces": { |
| 57 | "xyz.openbmc_project.Inventory.Item.System": null, |
| 58 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 59 | "SerialNumber": { |
| 60 | "recordName": "VSYS", |
| 61 | "keywordName": "SE" |
| 62 | }, |
| 63 | "Model": { |
| 64 | "recordName": "VSYS", |
| 65 | "keywordName": "TM" |
| 66 | }, |
| 67 | "SubModel": { |
| 68 | "recordName": "VSYS", |
| 69 | "keywordName": "BR" |
| 70 | } |
| 71 | }, |
| 72 | "com.ibm.ipzvpd.Location": { |
| 73 | "LocationCode": "Umts" |
| 74 | }, |
| 75 | "xyz.openbmc_project.Inventory.Item": { |
| 76 | "PrettyName": "System" |
| 77 | } |
| 78 | } |
| 79 | }, |
| 80 | { |
| 81 | "inventoryPath": "/system/chassis", |
| 82 | "isSystemVpd": true, |
| 83 | "extraInterfaces": { |
| 84 | "xyz.openbmc_project.Inventory.Item.Chassis": null, |
| 85 | "xyz.openbmc_project.Inventory.Item.Global": null, |
| 86 | "com.ibm.ipzvpd.Location": { |
| 87 | "LocationCode": "Ufcs" |
| 88 | }, |
| 89 | "xyz.openbmc_project.Inventory.Item": { |
| 90 | "PrettyName": "Chassis" |
| 91 | } |
| 92 | } |
| 93 | }, |
| 94 | { |
| 95 | "inventoryPath": "/system/chassis/motherboard/pcieslot0", |
| 96 | "inherit": false, |
| 97 | "extraInterfaces": { |
| 98 | "com.ibm.Control.Host.PCIeLink": null, |
| 99 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 100 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 101 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 102 | }, |
| 103 | "com.ibm.ipzvpd.Location": { |
| 104 | "LocationCode": "Ufcs-P0-C0" |
| 105 | }, |
| 106 | "xyz.openbmc_project.Inventory.Item": { |
| 107 | "PrettyName": "PCIe Slot" |
| 108 | } |
| 109 | } |
| 110 | }, |
| 111 | { |
| 112 | "inventoryPath": "/system/chassis/motherboard/pcieslot1", |
| 113 | "inherit": false, |
| 114 | "extraInterfaces": { |
| 115 | "com.ibm.Control.Host.PCIeLink": null, |
| 116 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 117 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 118 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 119 | }, |
| 120 | "com.ibm.ipzvpd.Location": { |
| 121 | "LocationCode": "Ufcs-P0-C1" |
| 122 | }, |
| 123 | "xyz.openbmc_project.Inventory.Item": { |
| 124 | "PrettyName": "PCIe Slot" |
| 125 | } |
| 126 | } |
| 127 | }, |
| 128 | { |
| 129 | "inventoryPath": "/system/chassis/motherboard/pcieslot2", |
| 130 | "inherit": false, |
| 131 | "extraInterfaces": { |
| 132 | "com.ibm.Control.Host.PCIeLink": null, |
| 133 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 134 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 135 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 136 | }, |
| 137 | "com.ibm.ipzvpd.Location": { |
| 138 | "LocationCode": "Ufcs-P0-C2" |
| 139 | }, |
| 140 | "xyz.openbmc_project.Inventory.Item": { |
| 141 | "PrettyName": "PCIe Slot" |
| 142 | } |
| 143 | } |
| 144 | }, |
| 145 | { |
| 146 | "inventoryPath": "/system/chassis/motherboard/pcieslot3", |
| 147 | "inherit": false, |
| 148 | "extraInterfaces": { |
| 149 | "com.ibm.Control.Host.PCIeLink": null, |
| 150 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 151 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 152 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 153 | }, |
| 154 | "com.ibm.ipzvpd.Location": { |
| 155 | "LocationCode": "Ufcs-P0-C3" |
| 156 | }, |
| 157 | "xyz.openbmc_project.Inventory.Item": { |
| 158 | "PrettyName": "PCIe Slot" |
| 159 | } |
| 160 | } |
| 161 | }, |
| 162 | { |
| 163 | "inventoryPath": "/system/chassis/motherboard/pcieslot4", |
| 164 | "inherit": false, |
| 165 | "extraInterfaces": { |
| 166 | "com.ibm.Control.Host.PCIeLink": null, |
| 167 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 168 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 169 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 170 | }, |
| 171 | "com.ibm.ipzvpd.Location": { |
| 172 | "LocationCode": "Ufcs-P0-C4" |
| 173 | }, |
| 174 | "xyz.openbmc_project.Inventory.Item": { |
| 175 | "PrettyName": "PCIe Slot" |
| 176 | } |
| 177 | } |
| 178 | }, |
| 179 | { |
| 180 | "inventoryPath": "/system/chassis/motherboard/pcieslot6", |
| 181 | "inherit": false, |
| 182 | "extraInterfaces": { |
| 183 | "com.ibm.Control.Host.PCIeLink": null, |
| 184 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 185 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 186 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 187 | }, |
| 188 | "com.ibm.ipzvpd.Location": { |
| 189 | "LocationCode": "Ufcs-P0-C6" |
| 190 | }, |
| 191 | "xyz.openbmc_project.Inventory.Item": { |
| 192 | "PrettyName": "PCIe Slot" |
| 193 | } |
| 194 | } |
| 195 | }, |
| 196 | { |
| 197 | "inventoryPath": "/system/chassis/motherboard/pcieslot7", |
| 198 | "inherit": false, |
| 199 | "extraInterfaces": { |
| 200 | "com.ibm.Control.Host.PCIeLink": null, |
| 201 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 202 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 203 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 204 | }, |
| 205 | "com.ibm.ipzvpd.Location": { |
| 206 | "LocationCode": "Ufcs-P0-C7" |
| 207 | }, |
| 208 | "xyz.openbmc_project.Inventory.Item": { |
| 209 | "PrettyName": "PCIe Slot" |
| 210 | } |
| 211 | } |
| 212 | }, |
| 213 | { |
| 214 | "inventoryPath": "/system/chassis/motherboard/pcieslot8", |
| 215 | "inherit": false, |
| 216 | "extraInterfaces": { |
| 217 | "com.ibm.Control.Host.PCIeLink": null, |
| 218 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 219 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 220 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 221 | }, |
| 222 | "com.ibm.ipzvpd.Location": { |
| 223 | "LocationCode": "Ufcs-P0-C8" |
| 224 | }, |
| 225 | "xyz.openbmc_project.Inventory.Item": { |
| 226 | "PrettyName": "PCIe Slot" |
| 227 | } |
| 228 | } |
| 229 | }, |
| 230 | { |
| 231 | "inventoryPath": "/system/chassis/motherboard/pcieslot9", |
| 232 | "inherit": false, |
| 233 | "extraInterfaces": { |
| 234 | "com.ibm.Control.Host.PCIeLink": null, |
| 235 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 236 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 237 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 238 | }, |
| 239 | "com.ibm.ipzvpd.Location": { |
| 240 | "LocationCode": "Ufcs-P0-C9" |
| 241 | }, |
| 242 | "xyz.openbmc_project.Inventory.Item": { |
| 243 | "PrettyName": "PCIe Slot" |
| 244 | } |
| 245 | } |
| 246 | }, |
| 247 | { |
| 248 | "inventoryPath": "/system/chassis/motherboard/pcieslot10", |
| 249 | "inherit": false, |
| 250 | "extraInterfaces": { |
| 251 | "com.ibm.Control.Host.PCIeLink": null, |
| 252 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 253 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 254 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 255 | }, |
| 256 | "com.ibm.ipzvpd.Location": { |
| 257 | "LocationCode": "Ufcs-P0-C10" |
| 258 | }, |
| 259 | "xyz.openbmc_project.Inventory.Item": { |
| 260 | "PrettyName": "PCIe Slot" |
| 261 | } |
| 262 | } |
| 263 | }, |
| 264 | { |
| 265 | "inventoryPath": "/system/chassis/motherboard/pcieslot11", |
| 266 | "inherit": false, |
| 267 | "extraInterfaces": { |
| 268 | "com.ibm.Control.Host.PCIeLink": null, |
| 269 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 270 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 271 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 272 | }, |
| 273 | "com.ibm.ipzvpd.Location": { |
| 274 | "LocationCode": "Ufcs-P0-C11" |
| 275 | }, |
| 276 | "xyz.openbmc_project.Inventory.Item": { |
| 277 | "PrettyName": "PCIe Slot" |
| 278 | } |
| 279 | } |
| 280 | }, |
| 281 | { |
| 282 | "inventoryPath": "/system/chassis/motherboard/pcieslot12", |
| 283 | "inherit": false, |
| 284 | "extraInterfaces": { |
| 285 | "com.ibm.Control.Host.PCIeLink": null, |
| 286 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 287 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.OEM" |
| 288 | }, |
| 289 | "com.ibm.ipzvpd.Location": { |
| 290 | "LocationCode": "Ufcs-P0-T18" |
| 291 | }, |
| 292 | "xyz.openbmc_project.Inventory.Item": { |
| 293 | "PrettyName": "Dummy PCIe USB Adapter Slot" |
| 294 | } |
| 295 | } |
| 296 | }, |
| 297 | { |
| 298 | "inventoryPath": "/system/chassis/motherboard/pcieslot12/pcie_card12", |
| 299 | "inherit": false, |
| 300 | "extraInterfaces": { |
| 301 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 302 | "com.ibm.ipzvpd.Location": { |
| 303 | "LocationCode": "Ufcs-P0-T18" |
| 304 | }, |
| 305 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 306 | "SlotNumber": 12 |
| 307 | }, |
| 308 | "xyz.openbmc_project.Inventory.Item": { |
| 309 | "PrettyName": "Dummy PCIe USB Adapter" |
| 310 | } |
| 311 | } |
| 312 | }, |
| 313 | { |
| 314 | "inventoryPath": "/system/chassis/motherboard/powersupply0", |
| 315 | "inherit": false, |
| 316 | "embedded": false, |
| 317 | "synthesized": true, |
| 318 | "extraInterfaces": { |
| 319 | "com.ibm.ipzvpd.Location": { |
| 320 | "LocationCode": "Ufcs-E0" |
| 321 | } |
| 322 | } |
| 323 | }, |
| 324 | { |
| 325 | "inventoryPath": "/system/chassis/motherboard/powersupply1", |
| 326 | "inherit": false, |
| 327 | "embedded": false, |
| 328 | "synthesized": true, |
| 329 | "extraInterfaces": { |
| 330 | "com.ibm.ipzvpd.Location": { |
| 331 | "LocationCode": "Ufcs-E1" |
| 332 | } |
| 333 | } |
| 334 | }, |
| 335 | { |
| 336 | "inventoryPath": "/system/chassis/motherboard/powersupply2", |
| 337 | "inherit": false, |
| 338 | "embedded": false, |
| 339 | "synthesized": true, |
| 340 | "extraInterfaces": { |
| 341 | "com.ibm.ipzvpd.Location": { |
| 342 | "LocationCode": "Ufcs-E2" |
| 343 | } |
| 344 | } |
| 345 | }, |
| 346 | { |
| 347 | "inventoryPath": "/system/chassis/motherboard/powersupply3", |
| 348 | "inherit": false, |
| 349 | "embedded": false, |
| 350 | "synthesized": true, |
| 351 | "extraInterfaces": { |
| 352 | "com.ibm.ipzvpd.Location": { |
| 353 | "LocationCode": "Ufcs-E3" |
| 354 | } |
| 355 | } |
| 356 | }, |
| 357 | { |
| 358 | "inventoryPath": "/system/chassis/motherboard/fan0", |
| 359 | "inherit": false, |
| 360 | "embedded": false, |
| 361 | "synthesized": true, |
| 362 | "extraInterfaces": { |
| 363 | "com.ibm.ipzvpd.Location": { |
| 364 | "LocationCode": "Ufcs-A0" |
| 365 | }, |
| 366 | "com.ibm.ipzvpd.VINI": { |
| 367 | "FN": [48, 50, 89, 75, 51, 50, 51], |
| 368 | "CC": [55, 66, 53, 70], |
| 369 | "PN": [48, 50, 89, 75, 51, 50, 51], |
| 370 | "DR": [66, 108, 111, 119, 101, 114], |
| 371 | "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52], |
| 372 | "RT": [86, 73, 78, 73] |
| 373 | }, |
| 374 | "com.ibm.ipzvpd.DINF": { |
| 375 | "RI": [0, 5, 33, 0], |
| 376 | "RT": [68, 73, 78, 70] |
| 377 | }, |
| 378 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 379 | "Model": "7B5F", |
| 380 | "Manufacturer": "Delta", |
| 381 | "PartNumber": "02YK323", |
| 382 | "SparePartNumber": "02YK323", |
| 383 | "SerialNumber": "YL12JP1C1234" |
| 384 | } |
| 385 | } |
| 386 | }, |
| 387 | { |
| 388 | "inventoryPath": "/system/chassis/motherboard/fan1", |
| 389 | "inherit": false, |
| 390 | "embedded": false, |
| 391 | "synthesized": true, |
| 392 | "extraInterfaces": { |
| 393 | "com.ibm.ipzvpd.Location": { |
| 394 | "LocationCode": "Ufcs-A1" |
| 395 | }, |
| 396 | "com.ibm.ipzvpd.VINI": { |
| 397 | "FN": [48, 50, 89, 75, 51, 50, 51], |
| 398 | "CC": [55, 66, 53, 70], |
| 399 | "PN": [48, 50, 89, 75, 51, 50, 51], |
| 400 | "DR": [66, 108, 111, 119, 101, 114], |
| 401 | "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52], |
| 402 | "RT": [86, 73, 78, 73] |
| 403 | }, |
| 404 | "com.ibm.ipzvpd.DINF": { |
| 405 | "RI": [0, 5, 33, 1], |
| 406 | "RT": [68, 73, 78, 70] |
| 407 | }, |
| 408 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 409 | "Model": "7B5F", |
| 410 | "Manufacturer": "Delta", |
| 411 | "PartNumber": "02YK323", |
| 412 | "SparePartNumber": "02YK323", |
| 413 | "SerialNumber": "YL12JP1C1234" |
| 414 | } |
| 415 | } |
| 416 | }, |
| 417 | { |
| 418 | "inventoryPath": "/system/chassis/motherboard/fan2", |
| 419 | "inherit": false, |
| 420 | "embedded": false, |
| 421 | "synthesized": true, |
| 422 | "extraInterfaces": { |
| 423 | "com.ibm.ipzvpd.Location": { |
| 424 | "LocationCode": "Ufcs-A2" |
| 425 | }, |
| 426 | "com.ibm.ipzvpd.VINI": { |
| 427 | "FN": [48, 50, 89, 75, 51, 50, 51], |
| 428 | "CC": [55, 66, 53, 70], |
| 429 | "PN": [48, 50, 89, 75, 51, 50, 51], |
| 430 | "DR": [66, 108, 111, 119, 101, 114], |
| 431 | "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52], |
| 432 | "RT": [86, 73, 78, 73] |
| 433 | }, |
| 434 | "com.ibm.ipzvpd.DINF": { |
| 435 | "RI": [0, 5, 33, 2], |
| 436 | "RT": [68, 73, 78, 70] |
| 437 | }, |
| 438 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 439 | "Model": "7B5F", |
| 440 | "Manufacturer": "Delta", |
| 441 | "PartNumber": "02YK323", |
| 442 | "SparePartNumber": "02YK323", |
| 443 | "SerialNumber": "YL12JP1C1234" |
| 444 | } |
| 445 | } |
| 446 | }, |
| 447 | { |
| 448 | "inventoryPath": "/system/chassis/motherboard/fan3", |
| 449 | "inherit": false, |
| 450 | "embedded": false, |
| 451 | "synthesized": true, |
| 452 | "extraInterfaces": { |
| 453 | "com.ibm.ipzvpd.Location": { |
| 454 | "LocationCode": "Ufcs-A3" |
| 455 | }, |
| 456 | "com.ibm.ipzvpd.VINI": { |
| 457 | "FN": [48, 50, 89, 75, 51, 50, 51], |
| 458 | "CC": [55, 66, 53, 70], |
| 459 | "PN": [48, 50, 89, 75, 51, 50, 51], |
| 460 | "DR": [66, 108, 111, 119, 101, 114], |
| 461 | "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52], |
| 462 | "RT": [86, 73, 78, 73] |
| 463 | }, |
| 464 | "com.ibm.ipzvpd.DINF": { |
| 465 | "RI": [0, 5, 33, 3], |
| 466 | "RT": [68, 73, 78, 70] |
| 467 | }, |
| 468 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 469 | "Model": "7B5F", |
| 470 | "Manufacturer": "Delta", |
| 471 | "PartNumber": "02YK323", |
| 472 | "SparePartNumber": "02YK323", |
| 473 | "SerialNumber": "YL12JP1C1234" |
| 474 | } |
| 475 | } |
| 476 | }, |
| 477 | { |
| 478 | "inventoryPath": "/system/chassis/motherboard/fan4", |
| 479 | "inherit": false, |
| 480 | "embedded": false, |
| 481 | "synthesized": true, |
| 482 | "extraInterfaces": { |
| 483 | "com.ibm.ipzvpd.Location": { |
| 484 | "LocationCode": "Ufcs-A4" |
| 485 | }, |
| 486 | "com.ibm.ipzvpd.VINI": { |
| 487 | "FN": [48, 50, 89, 75, 51, 50, 51], |
| 488 | "CC": [55, 66, 53, 70], |
| 489 | "PN": [48, 50, 89, 75, 51, 50, 51], |
| 490 | "DR": [66, 108, 111, 119, 101, 114], |
| 491 | "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52], |
| 492 | "RT": [86, 73, 78, 73] |
| 493 | }, |
| 494 | "com.ibm.ipzvpd.DINF": { |
| 495 | "RI": [0, 5, 33, 4], |
| 496 | "RT": [68, 73, 78, 70] |
| 497 | }, |
| 498 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 499 | "Model": "7B5F", |
| 500 | "Manufacturer": "Delta", |
| 501 | "PartNumber": "02YK323", |
| 502 | "SparePartNumber": "02YK323", |
| 503 | "SerialNumber": "YL12JP1C1234" |
| 504 | } |
| 505 | } |
| 506 | }, |
| 507 | { |
| 508 | "inventoryPath": "/system/chassis/motherboard/fan5", |
| 509 | "inherit": false, |
| 510 | "embedded": false, |
| 511 | "synthesized": true, |
| 512 | "extraInterfaces": { |
| 513 | "com.ibm.ipzvpd.Location": { |
| 514 | "LocationCode": "Ufcs-A5" |
| 515 | }, |
| 516 | "com.ibm.ipzvpd.VINI": { |
| 517 | "FN": [48, 50, 89, 75, 51, 50, 51], |
| 518 | "CC": [55, 66, 53, 70], |
| 519 | "PN": [48, 50, 89, 75, 51, 50, 51], |
| 520 | "DR": [66, 108, 111, 119, 101, 114], |
| 521 | "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52], |
| 522 | "RT": [86, 73, 78, 73] |
| 523 | }, |
| 524 | "com.ibm.ipzvpd.DINF": { |
| 525 | "RI": [0, 5, 33, 5], |
| 526 | "RT": [68, 73, 78, 70] |
| 527 | }, |
| 528 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 529 | "Model": "7B5F", |
| 530 | "Manufacturer": "Delta", |
| 531 | "PartNumber": "02YK323", |
| 532 | "SparePartNumber": "02YK323", |
| 533 | "SerialNumber": "YL12JP1C1234" |
| 534 | } |
| 535 | } |
| 536 | }, |
| 537 | { |
| 538 | "inventoryPath": "/system/chassis/motherboard/tod_battery", |
| 539 | "extraInterfaces": { |
| 540 | "xyz.openbmc_project.Inventory.Item.Battery": null, |
| 541 | "com.ibm.ipzvpd.Location": { |
| 542 | "LocationCode": "Ufcs-P0-E0" |
| 543 | }, |
| 544 | "xyz.openbmc_project.Inventory.Item": { |
| 545 | "PrettyName": "Time Of Day Battery" |
| 546 | } |
| 547 | } |
| 548 | }, |
| 549 | { |
| 550 | "inventoryPath": "/system/chassis/motherboard/connector0", |
| 551 | "inherit": false, |
| 552 | "extraInterfaces": { |
| 553 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 554 | "com.ibm.ipzvpd.Location": { |
| 555 | "LocationCode": "Ufcs-P0-T0" |
| 556 | }, |
| 557 | "xyz.openbmc_project.Inventory.Item": { |
| 558 | "PrettyName": "OpenCAPI Port Connector" |
| 559 | } |
| 560 | } |
| 561 | }, |
| 562 | { |
| 563 | "inventoryPath": "/system/chassis/motherboard/connector1", |
| 564 | "inherit": false, |
| 565 | "extraInterfaces": { |
| 566 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 567 | "com.ibm.ipzvpd.Location": { |
| 568 | "LocationCode": "Ufcs-P0-T1" |
| 569 | }, |
| 570 | "xyz.openbmc_project.Inventory.Item": { |
| 571 | "PrettyName": "OpenCAPI Port Connector" |
| 572 | } |
| 573 | } |
| 574 | }, |
| 575 | { |
| 576 | "inventoryPath": "/system/chassis/motherboard/connector2", |
| 577 | "inherit": false, |
| 578 | "extraInterfaces": { |
| 579 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 580 | "com.ibm.ipzvpd.Location": { |
| 581 | "LocationCode": "Ufcs-P0-T2" |
| 582 | }, |
| 583 | "xyz.openbmc_project.Inventory.Item": { |
| 584 | "PrettyName": "OpenCAPI Port Connector" |
| 585 | } |
| 586 | } |
| 587 | }, |
| 588 | { |
| 589 | "inventoryPath": "/system/chassis/motherboard/connector3", |
| 590 | "inherit": false, |
| 591 | "extraInterfaces": { |
| 592 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 593 | "com.ibm.ipzvpd.Location": { |
| 594 | "LocationCode": "Ufcs-P0-T3" |
| 595 | }, |
| 596 | "xyz.openbmc_project.Inventory.Item": { |
| 597 | "PrettyName": "OpenCAPI Port Connector" |
| 598 | } |
| 599 | } |
| 600 | }, |
| 601 | { |
| 602 | "inventoryPath": "/system/chassis/motherboard/connector4", |
| 603 | "inherit": false, |
| 604 | "extraInterfaces": { |
| 605 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 606 | "com.ibm.ipzvpd.Location": { |
| 607 | "LocationCode": "Ufcs-P0-T4" |
| 608 | }, |
| 609 | "xyz.openbmc_project.Inventory.Item": { |
| 610 | "PrettyName": "Power Distribution Board Signals Cable Connector" |
| 611 | } |
| 612 | } |
| 613 | }, |
| 614 | { |
| 615 | "inventoryPath": "/system/chassis/motherboard/connector5", |
| 616 | "inherit": false, |
| 617 | "extraInterfaces": { |
| 618 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 619 | "com.ibm.ipzvpd.Location": { |
| 620 | "LocationCode": "Ufcs-P0-T5" |
| 621 | }, |
| 622 | "xyz.openbmc_project.Inventory.Item": { |
| 623 | "PrettyName": "OpenCAPI Port Connector" |
| 624 | } |
| 625 | } |
| 626 | }, |
| 627 | { |
| 628 | "inventoryPath": "/system/chassis/motherboard/connector6", |
| 629 | "inherit": false, |
| 630 | "extraInterfaces": { |
| 631 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 632 | "com.ibm.ipzvpd.Location": { |
| 633 | "LocationCode": "Ufcs-P0-T6" |
| 634 | }, |
| 635 | "xyz.openbmc_project.Inventory.Item": { |
| 636 | "PrettyName": "OpenCAPI Port Connector" |
| 637 | } |
| 638 | } |
| 639 | }, |
| 640 | { |
| 641 | "inventoryPath": "/system/chassis/motherboard/connector7", |
| 642 | "inherit": false, |
| 643 | "extraInterfaces": { |
| 644 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 645 | "com.ibm.ipzvpd.Location": { |
| 646 | "LocationCode": "Ufcs-P0-T7" |
| 647 | }, |
| 648 | "xyz.openbmc_project.Inventory.Item": { |
| 649 | "PrettyName": "Front Host USB Connector" |
| 650 | } |
| 651 | } |
| 652 | }, |
| 653 | { |
| 654 | "inventoryPath": "/system/chassis/motherboard/connector8", |
| 655 | "inherit": false, |
| 656 | "extraInterfaces": { |
| 657 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 658 | "com.ibm.ipzvpd.Location": { |
| 659 | "LocationCode": "Ufcs-P0-T8" |
| 660 | }, |
| 661 | "xyz.openbmc_project.Inventory.Item": { |
| 662 | "PrettyName": "NVMe Backplane Connector" |
| 663 | } |
| 664 | } |
| 665 | }, |
| 666 | { |
| 667 | "inventoryPath": "/system/chassis/motherboard/connector9", |
| 668 | "inherit": false, |
| 669 | "extraInterfaces": { |
| 670 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 671 | "com.ibm.ipzvpd.Location": { |
| 672 | "LocationCode": "Ufcs-P0-T9" |
| 673 | }, |
| 674 | "xyz.openbmc_project.Inventory.Item": { |
| 675 | "PrettyName": "NVMe Backplane Connector" |
| 676 | } |
| 677 | } |
| 678 | }, |
| 679 | { |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 680 | "inventoryPath": "/system/chassis/motherboard/connector11", |
| 681 | "inherit": false, |
| 682 | "extraInterfaces": { |
| 683 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 684 | "com.ibm.ipzvpd.Location": { |
| 685 | "LocationCode": "Ufcs-P0-T11" |
| 686 | }, |
| 687 | "xyz.openbmc_project.Inventory.Item": { |
| 688 | "PrettyName": "Op Panel Cable Connector" |
| 689 | } |
| 690 | } |
| 691 | }, |
| 692 | { |
| 693 | "inventoryPath": "/system/chassis/motherboard/connector12", |
| 694 | "inherit": false, |
| 695 | "extraInterfaces": { |
| 696 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 697 | "com.ibm.ipzvpd.Location": { |
| 698 | "LocationCode": "Ufcs-P0-T12" |
| 699 | }, |
| 700 | "xyz.openbmc_project.Inventory.Item": { |
| 701 | "PrettyName": "Fan Card Signal Cable Connector" |
| 702 | } |
| 703 | } |
| 704 | }, |
| 705 | { |
| 706 | "inventoryPath": "/system/chassis/motherboard/connector13", |
| 707 | "inherit": false, |
| 708 | "extraInterfaces": { |
| 709 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 710 | "com.ibm.ipzvpd.Location": { |
| 711 | "LocationCode": "Ufcs-P0-T13" |
| 712 | }, |
| 713 | "xyz.openbmc_project.Inventory.Item": { |
| 714 | "PrettyName": "Op Panel LCD Display cable Connector" |
| 715 | } |
| 716 | } |
| 717 | }, |
| 718 | { |
| 719 | "inventoryPath": "/system/chassis/motherboard/connector14", |
| 720 | "inherit": false, |
| 721 | "extraInterfaces": { |
| 722 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 723 | "com.ibm.ipzvpd.Location": { |
| 724 | "LocationCode": "Ufcs-P0-T14" |
| 725 | }, |
| 726 | "xyz.openbmc_project.Inventory.Item": { |
| 727 | "PrettyName": "NVMe Backplane Power Cable Connector" |
| 728 | } |
| 729 | } |
| 730 | }, |
| 731 | { |
| 732 | "inventoryPath": "/system/chassis/motherboard/connector15", |
| 733 | "inherit": false, |
| 734 | "extraInterfaces": { |
| 735 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 736 | "com.ibm.ipzvpd.Location": { |
| 737 | "LocationCode": "Ufcs-P0-T15" |
| 738 | }, |
| 739 | "xyz.openbmc_project.Inventory.Item": { |
| 740 | "PrettyName": "NVMe Backplane Power Cable Connector" |
| 741 | } |
| 742 | } |
| 743 | }, |
| 744 | { |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 745 | "inventoryPath": "/system/chassis/motherboard/connector17", |
| 746 | "inherit": false, |
| 747 | "extraInterfaces": { |
| 748 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 749 | "com.ibm.ipzvpd.Location": { |
| 750 | "LocationCode": "Ufcs-P0-T17" |
| 751 | }, |
| 752 | "xyz.openbmc_project.Inventory.Item": { |
| 753 | "PrettyName": "Fan Card Signal Cable Connector" |
| 754 | } |
| 755 | } |
| 756 | }, |
| 757 | { |
| 758 | "inventoryPath": "/system/chassis/motherboard/connector18", |
| 759 | "inherit": false, |
| 760 | "extraInterfaces": { |
| 761 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 762 | "com.ibm.ipzvpd.Location": { |
| 763 | "LocationCode": "Ufcs-P0-T18" |
| 764 | }, |
| 765 | "xyz.openbmc_project.Inventory.Item": { |
| 766 | "PrettyName": "Front USB Connector" |
| 767 | } |
| 768 | } |
| 769 | }, |
| 770 | { |
| 771 | "inventoryPath": "/system/chassis/motherboard/connector19", |
| 772 | "inherit": false, |
| 773 | "extraInterfaces": { |
| 774 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 775 | "com.ibm.ipzvpd.Location": { |
| 776 | "LocationCode": "Ufcs-P0-T19" |
| 777 | }, |
| 778 | "xyz.openbmc_project.Inventory.Item": { |
| 779 | "PrettyName": "Upper Blower Connector" |
| 780 | } |
| 781 | } |
| 782 | }, |
| 783 | { |
| 784 | "inventoryPath": "/system/chassis/motherboard/connector20", |
| 785 | "inherit": false, |
| 786 | "extraInterfaces": { |
| 787 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 788 | "com.ibm.ipzvpd.Location": { |
| 789 | "LocationCode": "Ufcs-P0-T20" |
| 790 | }, |
| 791 | "xyz.openbmc_project.Inventory.Item": { |
| 792 | "PrettyName": "Upper Blower Connector" |
| 793 | } |
| 794 | } |
| 795 | }, |
| 796 | { |
| 797 | "inventoryPath": "/system/chassis/motherboard/connector21", |
| 798 | "inherit": false, |
| 799 | "extraInterfaces": { |
| 800 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 801 | "com.ibm.ipzvpd.Location": { |
| 802 | "LocationCode": "Ufcs-P0-T21" |
| 803 | }, |
| 804 | "xyz.openbmc_project.Inventory.Item": { |
| 805 | "PrettyName": "RDX Power Cable Connector" |
| 806 | } |
| 807 | } |
| 808 | }, |
| 809 | { |
| 810 | "inventoryPath": "/system/chassis/motherboard/rdx0", |
| 811 | "inherit": false, |
| 812 | "embedded": false, |
| 813 | "extraInterfaces": { |
| 814 | "xyz.openbmc_project.Inventory.Item.Board": null, |
| 815 | "com.ibm.ipzvpd.Location": { |
| 816 | "LocationCode": "Ufcs-P4" |
| 817 | }, |
| 818 | "xyz.openbmc_project.Inventory.Item": { |
| 819 | "PrettyName": "RDX Docking Station" |
| 820 | } |
| 821 | } |
| 822 | }, |
| 823 | { |
| 824 | "inventoryPath": "/system/chassis/motherboard/rdx0/media0", |
| 825 | "inherit": false, |
| 826 | "embedded": false, |
| 827 | "extraInterfaces": { |
| 828 | "xyz.openbmc_project.Inventory.Item.Drive": null, |
| 829 | "com.ibm.ipzvpd.Location": { |
| 830 | "LocationCode": "Ufcs-P4-D0" |
| 831 | }, |
| 832 | "xyz.openbmc_project.Inventory.Item": { |
| 833 | "PrettyName": "RDX Drive" |
| 834 | } |
| 835 | } |
| 836 | }, |
| 837 | { |
| 838 | "inventoryPath": "/system/chassis/motherboard/rdx0/rdx_power_connector", |
| 839 | "inherit": false, |
| 840 | "embedded": false, |
| 841 | "extraInterfaces": { |
| 842 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 843 | "com.ibm.ipzvpd.Location": { |
| 844 | "LocationCode": "Ufcs-P4-T0" |
| 845 | }, |
| 846 | "xyz.openbmc_project.Inventory.Item": { |
| 847 | "PrettyName": "RDX Power Connector" |
| 848 | } |
| 849 | } |
| 850 | }, |
| 851 | { |
| 852 | "inventoryPath": "/system/chassis/motherboard/rdx0/rdx_usb_connector", |
| 853 | "inherit": false, |
| 854 | "embedded": false, |
| 855 | "extraInterfaces": { |
| 856 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 857 | "com.ibm.ipzvpd.Location": { |
| 858 | "LocationCode": "Ufcs-P4-T1" |
| 859 | }, |
| 860 | "xyz.openbmc_project.Inventory.Item": { |
| 861 | "PrettyName": "RDX USB Connector" |
| 862 | } |
| 863 | } |
| 864 | } |
| 865 | ], |
| 866 | "/sys/bus/i2c/drivers/at24/8-0051/eeprom": [ |
| 867 | { |
| 868 | "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc", |
| 869 | "extraInterfaces": { |
| 870 | "xyz.openbmc_project.Inventory.Item.Bmc": null, |
| 871 | "com.ibm.ipzvpd.Location": { |
| 872 | "LocationCode": "Ufcs-P0-C5" |
| 873 | }, |
| 874 | "xyz.openbmc_project.Inventory.Item": { |
| 875 | "PrettyName": "BMC Card" |
| 876 | } |
| 877 | } |
| 878 | }, |
| 879 | { |
| 880 | "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/ethernet0", |
| 881 | "inherit": false, |
| 882 | "noprime": true, |
| 883 | "extraInterfaces": { |
| 884 | "xyz.openbmc_project.Inventory.Item.Ethernet": null, |
| 885 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 886 | "com.ibm.ipzvpd.Location": { |
| 887 | "LocationCode": "Ufcs-P0-C5-T0" |
| 888 | }, |
| 889 | "xyz.openbmc_project.Inventory.Item.NetworkInterface": { |
| 890 | "MACAddress": { |
| 891 | "recordName": "VCFG", |
| 892 | "keywordName": "Z0", |
| 893 | "encoding": "MAC" |
| 894 | } |
| 895 | }, |
| 896 | "xyz.openbmc_project.Inventory.Item": { |
| 897 | "PrettyName": "HMC Ethernet Connector" |
| 898 | } |
| 899 | } |
| 900 | }, |
| 901 | { |
| 902 | "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/ethernet1", |
| 903 | "inherit": false, |
| 904 | "noprime": true, |
| 905 | "extraInterfaces": { |
| 906 | "xyz.openbmc_project.Inventory.Item.Ethernet": null, |
| 907 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 908 | "com.ibm.ipzvpd.Location": { |
| 909 | "LocationCode": "Ufcs-P0-C5-T1" |
| 910 | }, |
| 911 | "xyz.openbmc_project.Inventory.Item.NetworkInterface": { |
| 912 | "MACAddress": { |
| 913 | "recordName": "VCFG", |
| 914 | "keywordName": "Z1", |
| 915 | "encoding": "MAC" |
| 916 | } |
| 917 | }, |
| 918 | "xyz.openbmc_project.Inventory.Item": { |
| 919 | "PrettyName": "HMC Ethernet Connector" |
| 920 | } |
| 921 | } |
| 922 | }, |
| 923 | { |
| 924 | "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/usb0", |
| 925 | "inherit": false, |
| 926 | "extraInterfaces": { |
| 927 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 928 | "com.ibm.ipzvpd.Location": { |
| 929 | "LocationCode": "Ufcs-P0-C5-T2" |
| 930 | }, |
| 931 | "xyz.openbmc_project.Inventory.Item": { |
| 932 | "PrettyName": "BMC USB Connector" |
| 933 | } |
| 934 | } |
| 935 | }, |
| 936 | { |
| 937 | "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/displayport0", |
| 938 | "inherit": false, |
| 939 | "extraInterfaces": { |
| 940 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 941 | "com.ibm.ipzvpd.Location": { |
| 942 | "LocationCode": "Ufcs-P0-C5-T3" |
| 943 | }, |
| 944 | "xyz.openbmc_project.Inventory.Item": { |
| 945 | "PrettyName": "Display Port Connector" |
| 946 | } |
| 947 | } |
| 948 | }, |
| 949 | { |
| 950 | "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/usb1", |
| 951 | "inherit": false, |
| 952 | "extraInterfaces": { |
| 953 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 954 | "com.ibm.ipzvpd.Location": { |
| 955 | "LocationCode": "Ufcs-P0-C5-T4" |
| 956 | }, |
| 957 | "xyz.openbmc_project.Inventory.Item": { |
| 958 | "PrettyName": "BMC USB Connector" |
| 959 | } |
| 960 | } |
| 961 | } |
| 962 | ], |
| 963 | "/sys/bus/i2c/drivers/at24/0-0051/eeprom": [ |
| 964 | { |
| 965 | "inventoryPath": "/system/chassis/motherboard/tpm_wilson", |
| 966 | "extraInterfaces": { |
| 967 | "xyz.openbmc_project.Inventory.Item.Tpm": null, |
| 968 | "com.ibm.ipzvpd.Location": { |
| 969 | "LocationCode": "Ufcs-P0-C22" |
| 970 | }, |
| 971 | "xyz.openbmc_project.Inventory.Item": { |
| 972 | "PrettyName": "TPM Card" |
| 973 | } |
| 974 | } |
| 975 | } |
| 976 | ], |
| 977 | "/sys/bus/i2c/drivers/at24/7-0050/eeprom": [ |
| 978 | { |
| 979 | "inventoryPath": "/system/chassis/motherboard/base_op_panel_blyth", |
| 980 | "essentialFru": true, |
| 981 | "extraInterfaces": { |
| 982 | "xyz.openbmc_project.Inventory.Item.Panel": null, |
| 983 | "com.ibm.ipzvpd.Location": { |
| 984 | "LocationCode": "Ufcs-D0" |
| 985 | }, |
| 986 | "xyz.openbmc_project.Inventory.Item": { |
| 987 | "PrettyName": "Operator Panel Base" |
| 988 | } |
| 989 | } |
| 990 | } |
| 991 | ], |
| 992 | "/sys/bus/i2c/drivers/at24/7-0051/eeprom": [ |
| 993 | { |
| 994 | "inventoryPath": "/system/chassis/motherboard/lcd_op_panel_hill", |
| 995 | "devAddress": "7-0051", |
| 996 | "driverType": "at24", |
| 997 | "busType": "i2c", |
| 998 | "presence": { |
| 999 | "pollingRequired": true, |
| 1000 | "pin": "RUSSEL_OPPANEL_PRESENCE_N", |
| 1001 | "value": 0, |
| 1002 | "gpioI2CAddress": "0-0020" |
| 1003 | }, |
| 1004 | "preAction": { |
| 1005 | "pin": "RUSSEL_FW_I2C_ENABLE_N", |
| 1006 | "value": 0, |
| 1007 | "gpioI2CAddress": "0-0020" |
| 1008 | }, |
| 1009 | "postActionFail": { |
| 1010 | "pin": "RUSSEL_FW_I2C_ENABLE_N", |
| 1011 | "value": 1, |
| 1012 | "gpioI2CAddress": "0-0020" |
| 1013 | }, |
| 1014 | "extraInterfaces": { |
| 1015 | "xyz.openbmc_project.Inventory.Item.Panel": null, |
| 1016 | "com.ibm.ipzvpd.Location": { |
| 1017 | "LocationCode": "Ufcs-D1" |
| 1018 | }, |
| 1019 | "xyz.openbmc_project.Inventory.Item": { |
| 1020 | "PrettyName": "Operator Panel LCD" |
| 1021 | } |
| 1022 | } |
| 1023 | } |
| 1024 | ], |
| 1025 | "/sys/bus/i2c/drivers/at24/9-0050/eeprom": [ |
| 1026 | { |
| 1027 | "inventoryPath": "/system/chassis/motherboard/vdd_vrm0", |
| 1028 | "extraInterfaces": { |
| 1029 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 1030 | "com.ibm.ipzvpd.Location": { |
| 1031 | "LocationCode": "Ufcs-P0-C14" |
| 1032 | }, |
| 1033 | "xyz.openbmc_project.Inventory.Item": { |
| 1034 | "PrettyName": "Voltage Regulator Module" |
| 1035 | } |
| 1036 | } |
| 1037 | } |
| 1038 | ], |
| 1039 | "/sys/bus/i2c/drivers/at24/10-0050/eeprom": [ |
| 1040 | { |
| 1041 | "inventoryPath": "/system/chassis/motherboard/vdd_vrm1", |
| 1042 | "extraInterfaces": { |
| 1043 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 1044 | "com.ibm.ipzvpd.Location": { |
| 1045 | "LocationCode": "Ufcs-P0-C23" |
| 1046 | }, |
| 1047 | "xyz.openbmc_project.Inventory.Item": { |
| 1048 | "PrettyName": "Voltage Regulator Module" |
| 1049 | } |
| 1050 | } |
| 1051 | } |
| 1052 | ], |
| 1053 | "/sys/bus/spi/drivers/at25/spi12.0/eeprom": [ |
| 1054 | { |
| 1055 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0", |
| 1056 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi13.0/eeprom", |
| 1057 | "cpuType": "primary", |
| 1058 | "powerOffOnly": true, |
| 1059 | "offset": 196608, |
| 1060 | "size": 65504, |
| 1061 | "extraInterfaces": { |
| 1062 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1063 | "com.ibm.ipzvpd.Location": { |
| 1064 | "LocationCode": "Ufcs-P0-C15" |
| 1065 | }, |
| 1066 | "xyz.openbmc_project.Inventory.Item": { |
| 1067 | "PrettyName": "Processor Module" |
| 1068 | } |
| 1069 | } |
| 1070 | }, |
| 1071 | { |
| 1072 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit0", |
| 1073 | "inherit": false, |
| 1074 | "extraInterfaces": { |
| 1075 | "xyz.openbmc_project.Inventory.Item": { |
| 1076 | "PrettyName": "Quad" |
| 1077 | } |
| 1078 | } |
| 1079 | }, |
| 1080 | { |
| 1081 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit1", |
| 1082 | "inherit": false, |
| 1083 | "extraInterfaces": { |
| 1084 | "xyz.openbmc_project.Inventory.Item": { |
| 1085 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1086 | } |
| 1087 | } |
| 1088 | }, |
| 1089 | { |
| 1090 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit2", |
| 1091 | "inherit": false, |
| 1092 | "extraInterfaces": { |
| 1093 | "xyz.openbmc_project.Inventory.Item": { |
| 1094 | "PrettyName": "Memory Controller" |
| 1095 | } |
| 1096 | } |
| 1097 | }, |
| 1098 | { |
| 1099 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit3", |
| 1100 | "inherit": false, |
| 1101 | "extraInterfaces": { |
| 1102 | "xyz.openbmc_project.Inventory.Item": { |
| 1103 | "PrettyName": "Memory Controller Channel" |
| 1104 | } |
| 1105 | } |
| 1106 | }, |
| 1107 | { |
| 1108 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit4", |
| 1109 | "inherit": false, |
| 1110 | "extraInterfaces": { |
| 1111 | "xyz.openbmc_project.Inventory.Item": { |
| 1112 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1113 | } |
| 1114 | } |
| 1115 | }, |
| 1116 | { |
| 1117 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit5", |
| 1118 | "inherit": false, |
| 1119 | "extraInterfaces": { |
| 1120 | "xyz.openbmc_project.Inventory.Item": { |
| 1121 | "PrettyName": "Nest Memory Management Unit" |
| 1122 | } |
| 1123 | } |
| 1124 | }, |
| 1125 | { |
| 1126 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit6", |
| 1127 | "inherit": false, |
| 1128 | "extraInterfaces": { |
| 1129 | "xyz.openbmc_project.Inventory.Item": { |
| 1130 | "PrettyName": "Accelerator" |
| 1131 | } |
| 1132 | } |
| 1133 | }, |
| 1134 | { |
| 1135 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit7", |
| 1136 | "inherit": false, |
| 1137 | "extraInterfaces": { |
| 1138 | "xyz.openbmc_project.Inventory.Item": { |
| 1139 | "PrettyName": "OpenCAPI Memory Interface" |
| 1140 | } |
| 1141 | } |
| 1142 | }, |
| 1143 | { |
| 1144 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit8", |
| 1145 | "inherit": false, |
| 1146 | "extraInterfaces": { |
| 1147 | "xyz.openbmc_project.Inventory.Item": { |
| 1148 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1149 | } |
| 1150 | } |
| 1151 | }, |
| 1152 | { |
| 1153 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit9", |
| 1154 | "inherit": false, |
| 1155 | "extraInterfaces": { |
| 1156 | "xyz.openbmc_project.Inventory.Item": { |
| 1157 | "PrettyName": "POWER Accelerator Unit" |
| 1158 | } |
| 1159 | } |
| 1160 | }, |
| 1161 | { |
| 1162 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit10", |
| 1163 | "inherit": false, |
| 1164 | "extraInterfaces": { |
| 1165 | "xyz.openbmc_project.Inventory.Item": { |
| 1166 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1167 | } |
| 1168 | } |
| 1169 | }, |
| 1170 | { |
| 1171 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit11", |
| 1172 | "inherit": false, |
| 1173 | "extraInterfaces": { |
| 1174 | "xyz.openbmc_project.Inventory.Item": { |
| 1175 | "PrettyName": "PCI Express controllers" |
| 1176 | } |
| 1177 | } |
| 1178 | }, |
| 1179 | { |
| 1180 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit12", |
| 1181 | "inherit": false, |
| 1182 | "extraInterfaces": { |
| 1183 | "xyz.openbmc_project.Inventory.Item": { |
| 1184 | "PrettyName": "PCIe host bridge (PHB)" |
| 1185 | } |
| 1186 | } |
| 1187 | }, |
| 1188 | { |
| 1189 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit13", |
| 1190 | "inherit": false, |
| 1191 | "extraInterfaces": { |
| 1192 | "xyz.openbmc_project.Inventory.Item": { |
| 1193 | "PrettyName": "OBUS End Point" |
| 1194 | } |
| 1195 | } |
| 1196 | }, |
| 1197 | { |
| 1198 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit14", |
| 1199 | "inherit": false, |
| 1200 | "extraInterfaces": { |
| 1201 | "xyz.openbmc_project.Inventory.Item": { |
| 1202 | "PrettyName": "Cache-Only Core" |
| 1203 | } |
| 1204 | } |
| 1205 | } |
| 1206 | ], |
| 1207 | "/sys/bus/spi/drivers/at25/spi22.0/eeprom": [ |
| 1208 | { |
| 1209 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1", |
| 1210 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi23.0/eeprom", |
| 1211 | "powerOffOnly": true, |
| 1212 | "offset": 196608, |
| 1213 | "size": 65504, |
| 1214 | "extraInterfaces": { |
| 1215 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1216 | "com.ibm.ipzvpd.Location": { |
| 1217 | "LocationCode": "Ufcs-P0-C15" |
| 1218 | }, |
| 1219 | "xyz.openbmc_project.Inventory.Item": { |
| 1220 | "PrettyName": "Processor Module" |
| 1221 | } |
| 1222 | } |
| 1223 | }, |
| 1224 | { |
| 1225 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit0", |
| 1226 | "inherit": false, |
| 1227 | "extraInterfaces": { |
| 1228 | "xyz.openbmc_project.Inventory.Item": { |
| 1229 | "PrettyName": "Quad" |
| 1230 | } |
| 1231 | } |
| 1232 | }, |
| 1233 | { |
| 1234 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit1", |
| 1235 | "inherit": false, |
| 1236 | "extraInterfaces": { |
| 1237 | "xyz.openbmc_project.Inventory.Item": { |
| 1238 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1239 | } |
| 1240 | } |
| 1241 | }, |
| 1242 | { |
| 1243 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit2", |
| 1244 | "inherit": false, |
| 1245 | "extraInterfaces": { |
| 1246 | "xyz.openbmc_project.Inventory.Item": { |
| 1247 | "PrettyName": "Memory Controller" |
| 1248 | } |
| 1249 | } |
| 1250 | }, |
| 1251 | { |
| 1252 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit3", |
| 1253 | "inherit": false, |
| 1254 | "extraInterfaces": { |
| 1255 | "xyz.openbmc_project.Inventory.Item": { |
| 1256 | "PrettyName": "Memory Controller Channel" |
| 1257 | } |
| 1258 | } |
| 1259 | }, |
| 1260 | { |
| 1261 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit4", |
| 1262 | "inherit": false, |
| 1263 | "extraInterfaces": { |
| 1264 | "xyz.openbmc_project.Inventory.Item": { |
| 1265 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1266 | } |
| 1267 | } |
| 1268 | }, |
| 1269 | { |
| 1270 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit5", |
| 1271 | "inherit": false, |
| 1272 | "extraInterfaces": { |
| 1273 | "xyz.openbmc_project.Inventory.Item": { |
| 1274 | "PrettyName": "Nest Memory Management Unit" |
| 1275 | } |
| 1276 | } |
| 1277 | }, |
| 1278 | { |
| 1279 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit6", |
| 1280 | "inherit": false, |
| 1281 | "extraInterfaces": { |
| 1282 | "xyz.openbmc_project.Inventory.Item": { |
| 1283 | "PrettyName": "Accelerator" |
| 1284 | } |
| 1285 | } |
| 1286 | }, |
| 1287 | { |
| 1288 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit7", |
| 1289 | "inherit": false, |
| 1290 | "extraInterfaces": { |
| 1291 | "xyz.openbmc_project.Inventory.Item": { |
| 1292 | "PrettyName": "OpenCAPI Memory Interface" |
| 1293 | } |
| 1294 | } |
| 1295 | }, |
| 1296 | { |
| 1297 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit8", |
| 1298 | "inherit": false, |
| 1299 | "extraInterfaces": { |
| 1300 | "xyz.openbmc_project.Inventory.Item": { |
| 1301 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1302 | } |
| 1303 | } |
| 1304 | }, |
| 1305 | { |
| 1306 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit9", |
| 1307 | "inherit": false, |
| 1308 | "extraInterfaces": { |
| 1309 | "xyz.openbmc_project.Inventory.Item": { |
| 1310 | "PrettyName": "POWER Accelerator Unit" |
| 1311 | } |
| 1312 | } |
| 1313 | }, |
| 1314 | { |
| 1315 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit10", |
| 1316 | "inherit": false, |
| 1317 | "extraInterfaces": { |
| 1318 | "xyz.openbmc_project.Inventory.Item": { |
| 1319 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1320 | } |
| 1321 | } |
| 1322 | }, |
| 1323 | { |
| 1324 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit11", |
| 1325 | "inherit": false, |
| 1326 | "extraInterfaces": { |
| 1327 | "xyz.openbmc_project.Inventory.Item": { |
| 1328 | "PrettyName": "PCI Express controllers" |
| 1329 | } |
| 1330 | } |
| 1331 | }, |
| 1332 | { |
| 1333 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit12", |
| 1334 | "inherit": false, |
| 1335 | "extraInterfaces": { |
| 1336 | "xyz.openbmc_project.Inventory.Item": { |
| 1337 | "PrettyName": "PCIe host bridge (PHB)" |
| 1338 | } |
| 1339 | } |
| 1340 | }, |
| 1341 | { |
| 1342 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit13", |
| 1343 | "inherit": false, |
| 1344 | "extraInterfaces": { |
| 1345 | "xyz.openbmc_project.Inventory.Item": { |
| 1346 | "PrettyName": "OBUS End Point" |
| 1347 | } |
| 1348 | } |
| 1349 | }, |
| 1350 | { |
| 1351 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit14", |
| 1352 | "inherit": false, |
| 1353 | "extraInterfaces": { |
| 1354 | "xyz.openbmc_project.Inventory.Item": { |
| 1355 | "PrettyName": "Cache-Only Core" |
| 1356 | } |
| 1357 | } |
| 1358 | } |
| 1359 | ], |
| 1360 | "/sys/bus/spi/drivers/at25/spi32.0/eeprom": [ |
| 1361 | { |
| 1362 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0", |
| 1363 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi33.0/eeprom", |
| 1364 | "powerOffOnly": true, |
| 1365 | "offset": 196608, |
| 1366 | "size": 65504, |
| 1367 | "extraInterfaces": { |
| 1368 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1369 | "com.ibm.ipzvpd.Location": { |
| 1370 | "LocationCode": "Ufcs-P0-C24" |
| 1371 | }, |
| 1372 | "xyz.openbmc_project.Inventory.Item": { |
| 1373 | "PrettyName": "Processor Module" |
| 1374 | } |
| 1375 | } |
| 1376 | }, |
| 1377 | { |
| 1378 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit0", |
| 1379 | "inherit": false, |
| 1380 | "extraInterfaces": { |
| 1381 | "xyz.openbmc_project.Inventory.Item": { |
| 1382 | "PrettyName": "Quad" |
| 1383 | } |
| 1384 | } |
| 1385 | }, |
| 1386 | { |
| 1387 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit1", |
| 1388 | "inherit": false, |
| 1389 | "extraInterfaces": { |
| 1390 | "xyz.openbmc_project.Inventory.Item": { |
| 1391 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1392 | } |
| 1393 | } |
| 1394 | }, |
| 1395 | { |
| 1396 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit2", |
| 1397 | "inherit": false, |
| 1398 | "extraInterfaces": { |
| 1399 | "xyz.openbmc_project.Inventory.Item": { |
| 1400 | "PrettyName": "Memory Controller" |
| 1401 | } |
| 1402 | } |
| 1403 | }, |
| 1404 | { |
| 1405 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit3", |
| 1406 | "inherit": false, |
| 1407 | "extraInterfaces": { |
| 1408 | "xyz.openbmc_project.Inventory.Item": { |
| 1409 | "PrettyName": "Memory Controller Channel" |
| 1410 | } |
| 1411 | } |
| 1412 | }, |
| 1413 | { |
| 1414 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit4", |
| 1415 | "inherit": false, |
| 1416 | "extraInterfaces": { |
| 1417 | "xyz.openbmc_project.Inventory.Item": { |
| 1418 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1419 | } |
| 1420 | } |
| 1421 | }, |
| 1422 | { |
| 1423 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit5", |
| 1424 | "inherit": false, |
| 1425 | "extraInterfaces": { |
| 1426 | "xyz.openbmc_project.Inventory.Item": { |
| 1427 | "PrettyName": "Nest Memory Management Unit" |
| 1428 | } |
| 1429 | } |
| 1430 | }, |
| 1431 | { |
| 1432 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit6", |
| 1433 | "inherit": false, |
| 1434 | "extraInterfaces": { |
| 1435 | "xyz.openbmc_project.Inventory.Item": { |
| 1436 | "PrettyName": "Accelerator" |
| 1437 | } |
| 1438 | } |
| 1439 | }, |
| 1440 | { |
| 1441 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit7", |
| 1442 | "inherit": false, |
| 1443 | "extraInterfaces": { |
| 1444 | "xyz.openbmc_project.Inventory.Item": { |
| 1445 | "PrettyName": "OpenCAPI Memory Interface" |
| 1446 | } |
| 1447 | } |
| 1448 | }, |
| 1449 | { |
| 1450 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit8", |
| 1451 | "inherit": false, |
| 1452 | "extraInterfaces": { |
| 1453 | "xyz.openbmc_project.Inventory.Item": { |
| 1454 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1455 | } |
| 1456 | } |
| 1457 | }, |
| 1458 | { |
| 1459 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit9", |
| 1460 | "inherit": false, |
| 1461 | "extraInterfaces": { |
| 1462 | "xyz.openbmc_project.Inventory.Item": { |
| 1463 | "PrettyName": "POWER Accelerator Unit" |
| 1464 | } |
| 1465 | } |
| 1466 | }, |
| 1467 | { |
| 1468 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit10", |
| 1469 | "inherit": false, |
| 1470 | "extraInterfaces": { |
| 1471 | "xyz.openbmc_project.Inventory.Item": { |
| 1472 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1473 | } |
| 1474 | } |
| 1475 | }, |
| 1476 | { |
| 1477 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit11", |
| 1478 | "inherit": false, |
| 1479 | "extraInterfaces": { |
| 1480 | "xyz.openbmc_project.Inventory.Item": { |
| 1481 | "PrettyName": "PCI Express controllers" |
| 1482 | } |
| 1483 | } |
| 1484 | }, |
| 1485 | { |
| 1486 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit12", |
| 1487 | "inherit": false, |
| 1488 | "extraInterfaces": { |
| 1489 | "xyz.openbmc_project.Inventory.Item": { |
| 1490 | "PrettyName": "PCIe host bridge (PHB)" |
| 1491 | } |
| 1492 | } |
| 1493 | }, |
| 1494 | { |
| 1495 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit13", |
| 1496 | "inherit": false, |
| 1497 | "extraInterfaces": { |
| 1498 | "xyz.openbmc_project.Inventory.Item": { |
| 1499 | "PrettyName": "OBUS End Point" |
| 1500 | } |
| 1501 | } |
| 1502 | }, |
| 1503 | { |
| 1504 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit14", |
| 1505 | "inherit": false, |
| 1506 | "extraInterfaces": { |
| 1507 | "xyz.openbmc_project.Inventory.Item": { |
| 1508 | "PrettyName": "Cache-Only Core" |
| 1509 | } |
| 1510 | } |
| 1511 | } |
| 1512 | ], |
| 1513 | "/sys/bus/spi/drivers/at25/spi42.0/eeprom": [ |
| 1514 | { |
| 1515 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1", |
| 1516 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi43.0/eeprom", |
| 1517 | "powerOffOnly": true, |
| 1518 | "offset": 196608, |
| 1519 | "size": 65504, |
| 1520 | "extraInterfaces": { |
| 1521 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1522 | "com.ibm.ipzvpd.Location": { |
| 1523 | "LocationCode": "Ufcs-P0-C24" |
| 1524 | }, |
| 1525 | "xyz.openbmc_project.Inventory.Item": { |
| 1526 | "PrettyName": "Processor Module" |
| 1527 | } |
| 1528 | } |
| 1529 | }, |
| 1530 | { |
| 1531 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit0", |
| 1532 | "inherit": false, |
| 1533 | "extraInterfaces": { |
| 1534 | "xyz.openbmc_project.Inventory.Item": { |
| 1535 | "PrettyName": "Quad" |
| 1536 | } |
| 1537 | } |
| 1538 | }, |
| 1539 | { |
| 1540 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit1", |
| 1541 | "inherit": false, |
| 1542 | "extraInterfaces": { |
| 1543 | "xyz.openbmc_project.Inventory.Item": { |
| 1544 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1545 | } |
| 1546 | } |
| 1547 | }, |
| 1548 | { |
| 1549 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit2", |
| 1550 | "inherit": false, |
| 1551 | "extraInterfaces": { |
| 1552 | "xyz.openbmc_project.Inventory.Item": { |
| 1553 | "PrettyName": "Memory Controller" |
| 1554 | } |
| 1555 | } |
| 1556 | }, |
| 1557 | { |
| 1558 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit3", |
| 1559 | "inherit": false, |
| 1560 | "extraInterfaces": { |
| 1561 | "xyz.openbmc_project.Inventory.Item": { |
| 1562 | "PrettyName": "Memory Controller Channel" |
| 1563 | } |
| 1564 | } |
| 1565 | }, |
| 1566 | { |
| 1567 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit4", |
| 1568 | "inherit": false, |
| 1569 | "extraInterfaces": { |
| 1570 | "xyz.openbmc_project.Inventory.Item": { |
| 1571 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1572 | } |
| 1573 | } |
| 1574 | }, |
| 1575 | { |
| 1576 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit5", |
| 1577 | "inherit": false, |
| 1578 | "extraInterfaces": { |
| 1579 | "xyz.openbmc_project.Inventory.Item": { |
| 1580 | "PrettyName": "Nest Memory Management Unit" |
| 1581 | } |
| 1582 | } |
| 1583 | }, |
| 1584 | { |
| 1585 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit6", |
| 1586 | "inherit": false, |
| 1587 | "extraInterfaces": { |
| 1588 | "xyz.openbmc_project.Inventory.Item": { |
| 1589 | "PrettyName": "Accelerator" |
| 1590 | } |
| 1591 | } |
| 1592 | }, |
| 1593 | { |
| 1594 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit7", |
| 1595 | "inherit": false, |
| 1596 | "extraInterfaces": { |
| 1597 | "xyz.openbmc_project.Inventory.Item": { |
| 1598 | "PrettyName": "OpenCAPI Memory Interface" |
| 1599 | } |
| 1600 | } |
| 1601 | }, |
| 1602 | { |
| 1603 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit8", |
| 1604 | "inherit": false, |
| 1605 | "extraInterfaces": { |
| 1606 | "xyz.openbmc_project.Inventory.Item": { |
| 1607 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1608 | } |
| 1609 | } |
| 1610 | }, |
| 1611 | { |
| 1612 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit9", |
| 1613 | "inherit": false, |
| 1614 | "extraInterfaces": { |
| 1615 | "xyz.openbmc_project.Inventory.Item": { |
| 1616 | "PrettyName": "POWER Accelerator Unit" |
| 1617 | } |
| 1618 | } |
| 1619 | }, |
| 1620 | { |
| 1621 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit10", |
| 1622 | "inherit": false, |
| 1623 | "extraInterfaces": { |
| 1624 | "xyz.openbmc_project.Inventory.Item": { |
| 1625 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1626 | } |
| 1627 | } |
| 1628 | }, |
| 1629 | { |
| 1630 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit11", |
| 1631 | "inherit": false, |
| 1632 | "extraInterfaces": { |
| 1633 | "xyz.openbmc_project.Inventory.Item": { |
| 1634 | "PrettyName": "PCI Express controllers" |
| 1635 | } |
| 1636 | } |
| 1637 | }, |
| 1638 | { |
| 1639 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit12", |
| 1640 | "inherit": false, |
| 1641 | "extraInterfaces": { |
| 1642 | "xyz.openbmc_project.Inventory.Item": { |
| 1643 | "PrettyName": "PCIe host bridge (PHB)" |
| 1644 | } |
| 1645 | } |
| 1646 | }, |
| 1647 | { |
| 1648 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit13", |
| 1649 | "inherit": false, |
| 1650 | "extraInterfaces": { |
| 1651 | "xyz.openbmc_project.Inventory.Item": { |
| 1652 | "PrettyName": "OBUS End Point" |
| 1653 | } |
| 1654 | } |
| 1655 | }, |
| 1656 | { |
| 1657 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit14", |
| 1658 | "inherit": false, |
| 1659 | "extraInterfaces": { |
| 1660 | "xyz.openbmc_project.Inventory.Item": { |
| 1661 | "PrettyName": "Cache-Only Core" |
| 1662 | } |
| 1663 | } |
| 1664 | } |
| 1665 | ], |
| 1666 | "/sys/bus/i2c/drivers/at24/20-0050/eeprom": [ |
| 1667 | { |
| 1668 | "inventoryPath": "/system/chassis/motherboard/pcieslot0/pcie_card0", |
| 1669 | "devAddress": "20-0050", |
| 1670 | "pcaChipAddress": "20-0060", |
| 1671 | "replaceableAtStandby": true, |
| 1672 | "busType": "i2c", |
| 1673 | "driverType": "at24", |
| 1674 | "concurrentlyMaintainable": true, |
| 1675 | "presence": { |
| 1676 | "pin": "SLOT0_EXPANDER_PRSNT_N", |
| 1677 | "value": 0, |
| 1678 | "gpioI2CAddress": "3-0061" |
| 1679 | }, |
| 1680 | "preAction": { |
| 1681 | "pin": "SLOT0_PRSNT_EN_RSVD", |
| 1682 | "value": 1, |
| 1683 | "gpioI2CAddress": "3-0061" |
| 1684 | }, |
| 1685 | "postActionFail": { |
| 1686 | "pin": "SLOT0_PRSNT_EN_RSVD", |
| 1687 | "value": 0, |
| 1688 | "gpioI2CAddress": "3-0061" |
| 1689 | }, |
| 1690 | "extraInterfaces": { |
| 1691 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 1692 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 1693 | "com.ibm.ipzvpd.Location": { |
| 1694 | "LocationCode": "Ufcs-P0-C0" |
| 1695 | }, |
| 1696 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 1697 | "Bus": 20, |
| 1698 | "Address": 80 |
| 1699 | }, |
| 1700 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 1701 | "SlotNumber": 0 |
| 1702 | }, |
| 1703 | "xyz.openbmc_project.Inventory.Item": { |
| 1704 | "PrettyName": "PCIe Card" |
| 1705 | } |
| 1706 | } |
| 1707 | }, |
| 1708 | { |
| 1709 | "inventoryPath": "/system/chassis/motherboard/pcieslot0/pcie_card0/cxp_top", |
| 1710 | "inherit": false, |
| 1711 | "noprime": true, |
| 1712 | "ccin": ["2CE2", "58FF", "6B92", "6B99"], |
| 1713 | "extraInterfaces": { |
| 1714 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1715 | "com.ibm.ipzvpd.Location": { |
| 1716 | "LocationCode": "Ufcs-P0-C0-T0" |
| 1717 | }, |
| 1718 | "xyz.openbmc_project.Inventory.Item": { |
| 1719 | "PrettyName": "CXP Port" |
| 1720 | } |
| 1721 | } |
| 1722 | }, |
| 1723 | { |
| 1724 | "inventoryPath": "/system/chassis/motherboard/pcieslot0/pcie_card0/cxp_bot", |
| 1725 | "inherit": false, |
| 1726 | "noprime": true, |
| 1727 | "ccin": ["2CE2", "58FF", "6B92", "6B99"], |
| 1728 | "extraInterfaces": { |
| 1729 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1730 | "com.ibm.ipzvpd.Location": { |
| 1731 | "LocationCode": "Ufcs-P0-C0-T1" |
| 1732 | }, |
| 1733 | "xyz.openbmc_project.Inventory.Item": { |
| 1734 | "PrettyName": "CXP Port" |
| 1735 | } |
| 1736 | } |
| 1737 | } |
| 1738 | ], |
| 1739 | "/sys/bus/i2c/drivers/at24/23-0050/eeprom": [ |
| 1740 | { |
| 1741 | "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3", |
| 1742 | "devAddress": "23-0050", |
| 1743 | "pcaChipAddress": "23-0060", |
| 1744 | "replaceableAtStandby": true, |
| 1745 | "busType": "i2c", |
| 1746 | "driverType": "at24", |
| 1747 | "concurrentlyMaintainable": true, |
| 1748 | "presence": { |
| 1749 | "pin": "SLOT3_EXPANDER_PRSNT_N", |
| 1750 | "value": 0, |
| 1751 | "gpioI2CAddress": "3-0061" |
| 1752 | }, |
| 1753 | "preAction": { |
| 1754 | "pin": "SLOT3_PRSNT_EN_RSVD", |
| 1755 | "value": 1, |
| 1756 | "gpioI2CAddress": "3-0061" |
| 1757 | }, |
| 1758 | "postActionFail": { |
| 1759 | "pin": "SLOT3_PRSNT_EN_RSVD", |
| 1760 | "value": 0, |
| 1761 | "gpioI2CAddress": "3-0061" |
| 1762 | }, |
| 1763 | "extraInterfaces": { |
| 1764 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 1765 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 1766 | "com.ibm.ipzvpd.Location": { |
| 1767 | "LocationCode": "Ufcs-P0-C3" |
| 1768 | }, |
| 1769 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 1770 | "Bus": 23, |
| 1771 | "Address": 80 |
| 1772 | }, |
| 1773 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 1774 | "SlotNumber": 3 |
| 1775 | }, |
| 1776 | "xyz.openbmc_project.Inventory.Item": { |
| 1777 | "PrettyName": "PCIe Card" |
| 1778 | } |
| 1779 | } |
| 1780 | }, |
| 1781 | { |
| 1782 | "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3/cxp_top", |
| 1783 | "inherit": false, |
| 1784 | "noprime": true, |
| 1785 | "ccin": ["2CE2", "58FF", "6B92", "6B99"], |
| 1786 | "extraInterfaces": { |
| 1787 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1788 | "com.ibm.ipzvpd.Location": { |
| 1789 | "LocationCode": "Ufcs-P0-C3-T0" |
| 1790 | }, |
| 1791 | "xyz.openbmc_project.Inventory.Item": { |
| 1792 | "PrettyName": "CXP Port" |
| 1793 | } |
| 1794 | } |
| 1795 | }, |
| 1796 | { |
| 1797 | "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3/cxp_bot", |
| 1798 | "inherit": false, |
| 1799 | "noprime": true, |
| 1800 | "ccin": ["2CE2", "58FF", "6B92", "6B99"], |
| 1801 | "extraInterfaces": { |
| 1802 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1803 | "com.ibm.ipzvpd.Location": { |
| 1804 | "LocationCode": "Ufcs-P0-C3-T1" |
| 1805 | }, |
| 1806 | "xyz.openbmc_project.Inventory.Item": { |
| 1807 | "PrettyName": "CXP Port" |
| 1808 | } |
| 1809 | } |
| 1810 | } |
| 1811 | ], |
| 1812 | "/sys/bus/i2c/drivers/at24/24-0051/eeprom": [ |
| 1813 | { |
| 1814 | "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4", |
| 1815 | "devAddress": "24-0051", |
| 1816 | "pcaChipAddress": "24-0061", |
| 1817 | "replaceableAtStandby": true, |
| 1818 | "busType": "i2c", |
| 1819 | "driverType": "at24", |
| 1820 | "concurrentlyMaintainable": true, |
| 1821 | "presence": { |
| 1822 | "pin": "SLOT4_EXPANDER_PRSNT_N", |
| 1823 | "value": 0, |
| 1824 | "gpioI2CAddress": "3-0061" |
| 1825 | }, |
| 1826 | "preAction": { |
| 1827 | "pin": "SLOT4_PRSNT_EN_RSVD", |
| 1828 | "value": 1, |
| 1829 | "gpioI2CAddress": "3-0061" |
| 1830 | }, |
| 1831 | "postActionFail": { |
| 1832 | "pin": "SLOT4_PRSNT_EN_RSVD", |
| 1833 | "value": 0, |
| 1834 | "gpioI2CAddress": "3-0061" |
| 1835 | }, |
| 1836 | "extraInterfaces": { |
| 1837 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 1838 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 1839 | "com.ibm.ipzvpd.Location": { |
| 1840 | "LocationCode": "Ufcs-P0-C4" |
| 1841 | }, |
| 1842 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 1843 | "Bus": 24, |
| 1844 | "Address": 81 |
| 1845 | }, |
| 1846 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 1847 | "SlotNumber": 4 |
| 1848 | }, |
| 1849 | "xyz.openbmc_project.Inventory.Item": { |
| 1850 | "PrettyName": "PCIe Card" |
| 1851 | } |
| 1852 | } |
| 1853 | }, |
| 1854 | { |
| 1855 | "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4/cxp_top", |
| 1856 | "inherit": false, |
| 1857 | "noprime": true, |
| 1858 | "ccin": ["2CE2", "58FF", "6B92", "6B99"], |
| 1859 | "extraInterfaces": { |
| 1860 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1861 | "com.ibm.ipzvpd.Location": { |
| 1862 | "LocationCode": "Ufcs-P0-C4-T0" |
| 1863 | }, |
| 1864 | "xyz.openbmc_project.Inventory.Item": { |
| 1865 | "PrettyName": "CXP Port" |
| 1866 | } |
| 1867 | } |
| 1868 | }, |
| 1869 | { |
| 1870 | "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4/cxp_bot", |
| 1871 | "inherit": false, |
| 1872 | "noprime": true, |
| 1873 | "ccin": ["2CE2", "58FF", "6B92", "6B99"], |
| 1874 | "extraInterfaces": { |
| 1875 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1876 | "com.ibm.ipzvpd.Location": { |
| 1877 | "LocationCode": "Ufcs-P0-C4-T1" |
| 1878 | }, |
| 1879 | "xyz.openbmc_project.Inventory.Item": { |
| 1880 | "PrettyName": "CXP Port" |
| 1881 | } |
| 1882 | } |
| 1883 | } |
| 1884 | ], |
| 1885 | "/sys/bus/i2c/drivers/at24/29-0050/eeprom": [ |
| 1886 | { |
| 1887 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10", |
| 1888 | "devAddress": "29-0050", |
| 1889 | "pcaChipAddress": "29-0060", |
| 1890 | "replaceableAtStandby": true, |
| 1891 | "busType": "i2c", |
| 1892 | "driverType": "at24", |
| 1893 | "concurrentlyMaintainable": true, |
| 1894 | "presence": { |
| 1895 | "pin": "SLOT10_EXPANDER_PRSNT_N", |
| 1896 | "value": 0, |
| 1897 | "gpioI2CAddress": "8-0061" |
| 1898 | }, |
| 1899 | "preAction": { |
| 1900 | "pin": "SLOT10_PRSNT_EN_RSVD", |
| 1901 | "value": 1, |
| 1902 | "gpioI2CAddress": "8-0061" |
| 1903 | }, |
| 1904 | "postActionFail": { |
| 1905 | "pin": "SLOT10_PRSNT_EN_RSVD", |
| 1906 | "value": 0, |
| 1907 | "gpioI2CAddress": "8-0061" |
| 1908 | }, |
| 1909 | "extraInterfaces": { |
| 1910 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 1911 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 1912 | "com.ibm.ipzvpd.Location": { |
| 1913 | "LocationCode": "Ufcs-P0-C10" |
| 1914 | }, |
| 1915 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 1916 | "Bus": 29, |
| 1917 | "Address": 80 |
| 1918 | }, |
| 1919 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 1920 | "SlotNumber": 10 |
| 1921 | }, |
| 1922 | "xyz.openbmc_project.Inventory.Item": { |
| 1923 | "PrettyName": "PCIe Card" |
| 1924 | } |
| 1925 | } |
| 1926 | }, |
| 1927 | { |
| 1928 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_top", |
| 1929 | "inherit": false, |
| 1930 | "noprime": true, |
| 1931 | "ccin": ["2CE2", "58FF", "6B92", "6B99"], |
| 1932 | "extraInterfaces": { |
| 1933 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1934 | "com.ibm.ipzvpd.Location": { |
| 1935 | "LocationCode": "Ufcs-P0-C10-T0" |
| 1936 | }, |
| 1937 | "xyz.openbmc_project.Inventory.Item": { |
| 1938 | "PrettyName": "CXP Port" |
| 1939 | } |
| 1940 | } |
| 1941 | }, |
| 1942 | { |
| 1943 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_bot", |
| 1944 | "inherit": false, |
| 1945 | "noprime": true, |
| 1946 | "ccin": ["2CE2", "58FF", "6B92", "6B99"], |
| 1947 | "extraInterfaces": { |
| 1948 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1949 | "com.ibm.ipzvpd.Location": { |
| 1950 | "LocationCode": "Ufcs-P0-C10-T1" |
| 1951 | }, |
| 1952 | "xyz.openbmc_project.Inventory.Item": { |
| 1953 | "PrettyName": "CXP Port" |
| 1954 | } |
| 1955 | } |
| 1956 | }, |
| 1957 | { |
| 1958 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector0", |
| 1959 | "inherit": false, |
| 1960 | "noprime": true, |
| 1961 | "ccin": ["6B87"], |
| 1962 | "extraInterfaces": { |
| 1963 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1964 | "com.ibm.ipzvpd.Location": { |
| 1965 | "LocationCode": "Ufcs-P0-C10-T0" |
| 1966 | }, |
| 1967 | "xyz.openbmc_project.Inventory.Item": { |
| 1968 | "PrettyName": "NVMe Internal Connector" |
| 1969 | } |
| 1970 | } |
| 1971 | }, |
| 1972 | { |
| 1973 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector1", |
| 1974 | "inherit": false, |
| 1975 | "noprime": true, |
| 1976 | "ccin": ["6B87"], |
| 1977 | "extraInterfaces": { |
| 1978 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1979 | "com.ibm.ipzvpd.Location": { |
| 1980 | "LocationCode": "Ufcs-P0-C10-T1" |
| 1981 | }, |
| 1982 | "xyz.openbmc_project.Inventory.Item": { |
| 1983 | "PrettyName": "NVMe Internal Connector" |
| 1984 | } |
| 1985 | } |
| 1986 | }, |
| 1987 | { |
| 1988 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector2", |
| 1989 | "inherit": false, |
| 1990 | "noprime": true, |
| 1991 | "ccin": ["6B87"], |
| 1992 | "extraInterfaces": { |
| 1993 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 1994 | "com.ibm.ipzvpd.Location": { |
| 1995 | "LocationCode": "Ufcs-P0-C10-T2" |
| 1996 | }, |
| 1997 | "xyz.openbmc_project.Inventory.Item": { |
| 1998 | "PrettyName": "NVMe Internal Connector" |
| 1999 | } |
| 2000 | } |
| 2001 | }, |
| 2002 | { |
| 2003 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector3", |
| 2004 | "inherit": false, |
| 2005 | "noprime": true, |
| 2006 | "ccin": ["6B87"], |
| 2007 | "extraInterfaces": { |
| 2008 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2009 | "com.ibm.ipzvpd.Location": { |
| 2010 | "LocationCode": "Ufcs-P0-C10-T3" |
| 2011 | }, |
| 2012 | "xyz.openbmc_project.Inventory.Item": { |
| 2013 | "PrettyName": "NVMe Internal Connector" |
| 2014 | } |
| 2015 | } |
| 2016 | } |
| 2017 | ], |
| 2018 | "/sys/bus/i2c/drivers/at24/22-0052/eeprom": [ |
| 2019 | { |
| 2020 | "inventoryPath": "/system/chassis/motherboard/pcieslot2/pcie_card2", |
| 2021 | "devAddress": "22-0052", |
| 2022 | "pcaChipAddress": "22-0062", |
| 2023 | "replaceableAtStandby": true, |
| 2024 | "busType": "i2c", |
| 2025 | "driverType": "at24", |
| 2026 | "concurrentlyMaintainable": true, |
| 2027 | "presence": { |
| 2028 | "pin": "SLOT2_EXPANDER_PRSNT_N", |
| 2029 | "value": 0, |
| 2030 | "gpioI2CAddress": "3-0061" |
| 2031 | }, |
| 2032 | "preAction": { |
| 2033 | "pin": "SLOT2_PRSNT_EN_RSVD", |
| 2034 | "value": 1, |
| 2035 | "gpioI2CAddress": "3-0061" |
| 2036 | }, |
| 2037 | "postActionFail": { |
| 2038 | "pin": "SLOT2_PRSNT_EN_RSVD", |
| 2039 | "value": 0, |
| 2040 | "gpioI2CAddress": "3-0061" |
| 2041 | }, |
| 2042 | "extraInterfaces": { |
| 2043 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2044 | "com.ibm.ipzvpd.Location": { |
| 2045 | "LocationCode": "Ufcs-P0-C2" |
| 2046 | }, |
| 2047 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2048 | "Bus": 22, |
| 2049 | "Address": 82 |
| 2050 | }, |
| 2051 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2052 | "SlotNumber": 2 |
| 2053 | }, |
| 2054 | "xyz.openbmc_project.Inventory.Item": { |
| 2055 | "PrettyName": "PCIe Card" |
| 2056 | } |
| 2057 | } |
| 2058 | } |
| 2059 | ], |
| 2060 | "/sys/bus/i2c/drivers/at24/25-0053/eeprom": [ |
| 2061 | { |
| 2062 | "inventoryPath": "/system/chassis/motherboard/pcieslot6/pcie_card6", |
| 2063 | "devAddress": "25-0053", |
| 2064 | "replaceableAtStandby": true, |
| 2065 | "busType": "i2c", |
| 2066 | "driverType": "at24", |
| 2067 | "concurrentlyMaintainable": true, |
| 2068 | "presence": { |
| 2069 | "pin": "SLOT6_EXPANDER_PRSNT_N", |
| 2070 | "value": 0, |
| 2071 | "gpioI2CAddress": "8-0061" |
| 2072 | }, |
| 2073 | "preAction": { |
| 2074 | "pin": "SLOT6_PRSNT_EN_RSVD", |
| 2075 | "value": 1, |
| 2076 | "gpioI2CAddress": "8-0061" |
| 2077 | }, |
| 2078 | "postActionFail": { |
| 2079 | "pin": "SLOT6_PRSNT_EN_RSVD", |
| 2080 | "value": 0, |
| 2081 | "gpioI2CAddress": "8-0061" |
| 2082 | }, |
| 2083 | "extraInterfaces": { |
| 2084 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2085 | "com.ibm.ipzvpd.Location": { |
| 2086 | "LocationCode": "Ufcs-P0-C6" |
| 2087 | }, |
| 2088 | "xyz.openbmc_project.Inventory.Item": { |
| 2089 | "PrettyName": "PCIe Card" |
| 2090 | } |
| 2091 | } |
| 2092 | } |
| 2093 | ], |
| 2094 | "/sys/bus/i2c/drivers/at24/26-0052/eeprom": [ |
| 2095 | { |
| 2096 | "inventoryPath": "/system/chassis/motherboard/pcieslot7/pcie_card7", |
| 2097 | "devAddress": "26-0052", |
| 2098 | "pcaChipAddress": "26-0062", |
| 2099 | "replaceableAtStandby": true, |
| 2100 | "busType": "i2c", |
| 2101 | "driverType": "at24", |
| 2102 | "concurrentlyMaintainable": true, |
| 2103 | "presence": { |
| 2104 | "pin": "SLOT7_EXPANDER_PRSNT_N", |
| 2105 | "value": 0, |
| 2106 | "gpioI2CAddress": "8-0061" |
| 2107 | }, |
| 2108 | "preAction": { |
| 2109 | "pin": "SLOT7_PRSNT_EN_RSVD", |
| 2110 | "value": 1, |
| 2111 | "gpioI2CAddress": "8-0061" |
| 2112 | }, |
| 2113 | "postActionFail": { |
| 2114 | "pin": "SLOT7_PRSNT_EN_RSVD", |
| 2115 | "value": 0, |
| 2116 | "gpioI2CAddress": "8-0061" |
| 2117 | }, |
| 2118 | "extraInterfaces": { |
| 2119 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2120 | "com.ibm.ipzvpd.Location": { |
| 2121 | "LocationCode": "Ufcs-P0-C7" |
| 2122 | }, |
| 2123 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2124 | "Bus": 26, |
| 2125 | "Address": 82 |
| 2126 | }, |
| 2127 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2128 | "SlotNumber": 7 |
| 2129 | }, |
| 2130 | "xyz.openbmc_project.Inventory.Item": { |
| 2131 | "PrettyName": "PCIe Card" |
| 2132 | } |
| 2133 | } |
| 2134 | } |
| 2135 | ], |
| 2136 | "/sys/bus/i2c/drivers/at24/27-0050/eeprom": [ |
| 2137 | { |
| 2138 | "inventoryPath": "/system/chassis/motherboard/pcieslot9/pcie_card9", |
| 2139 | "devAddress": "27-0050", |
| 2140 | "pcaChipAddress": "27-0060", |
| 2141 | "replaceableAtStandby": true, |
| 2142 | "busType": "i2c", |
| 2143 | "driverType": "at24", |
| 2144 | "concurrentlyMaintainable": true, |
| 2145 | "presence": { |
| 2146 | "pin": "SLOT9_EXPANDER_PRSNT_N", |
| 2147 | "value": 0, |
| 2148 | "gpioI2CAddress": "8-0061" |
| 2149 | }, |
| 2150 | "preAction": { |
| 2151 | "pin": "SLOT9_PRSNT_EN_RSVD", |
| 2152 | "value": 1, |
| 2153 | "gpioI2CAddress": "8-0061" |
| 2154 | }, |
| 2155 | "postActionFail": { |
| 2156 | "pin": "SLOT9_PRSNT_EN_RSVD", |
| 2157 | "value": 0, |
| 2158 | "gpioI2CAddress": "8-0061" |
| 2159 | }, |
| 2160 | "extraInterfaces": { |
| 2161 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2162 | "com.ibm.ipzvpd.Location": { |
| 2163 | "LocationCode": "Ufcs-P0-C9" |
| 2164 | }, |
| 2165 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2166 | "Bus": 27, |
| 2167 | "Address": 80 |
| 2168 | }, |
| 2169 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2170 | "SlotNumber": 9 |
| 2171 | }, |
| 2172 | "xyz.openbmc_project.Inventory.Item": { |
| 2173 | "PrettyName": "PCIe Card" |
| 2174 | } |
| 2175 | } |
| 2176 | } |
| 2177 | ], |
| 2178 | "/sys/bus/i2c/drivers/at24/30-0051/eeprom": [ |
| 2179 | { |
| 2180 | "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11", |
| 2181 | "devAddress": "30-0051", |
| 2182 | "pcaChipAddress": "30-0061", |
| 2183 | "replaceableAtStandby": true, |
| 2184 | "busType": "i2c", |
| 2185 | "driverType": "at24", |
| 2186 | "concurrentlyMaintainable": true, |
| 2187 | "presence": { |
| 2188 | "pin": "SLOT11_EXPANDER_PRSNT_N", |
| 2189 | "value": 0, |
| 2190 | "gpioI2CAddress": "8-0061" |
| 2191 | }, |
| 2192 | "preAction": { |
| 2193 | "pin": "SLOT11_PRSNT_EN_RSVD", |
| 2194 | "value": 1, |
| 2195 | "gpioI2CAddress": "8-0061" |
| 2196 | }, |
| 2197 | "postActionFail": { |
| 2198 | "pin": "SLOT11_PRSNT_EN_RSVD", |
| 2199 | "value": 0, |
| 2200 | "gpioI2CAddress": "8-0061" |
| 2201 | }, |
| 2202 | "extraInterfaces": { |
| 2203 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2204 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2205 | "com.ibm.ipzvpd.Location": { |
| 2206 | "LocationCode": "Ufcs-P0-C11" |
| 2207 | }, |
| 2208 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2209 | "Bus": 30, |
| 2210 | "Address": 81 |
| 2211 | }, |
| 2212 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2213 | "SlotNumber": 11 |
| 2214 | }, |
| 2215 | "xyz.openbmc_project.Inventory.Item": { |
| 2216 | "PrettyName": "PCIe Card" |
| 2217 | } |
| 2218 | } |
| 2219 | }, |
| 2220 | { |
| 2221 | "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector0", |
| 2222 | "inherit": false, |
| 2223 | "noprime": true, |
| 2224 | "ccin": ["6B87"], |
| 2225 | "extraInterfaces": { |
| 2226 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2227 | "com.ibm.ipzvpd.Location": { |
| 2228 | "LocationCode": "Ufcs-P0-C11-T0" |
| 2229 | }, |
| 2230 | "xyz.openbmc_project.Inventory.Item": { |
| 2231 | "PrettyName": "NVMe Internal Connector" |
| 2232 | } |
| 2233 | } |
| 2234 | }, |
| 2235 | { |
| 2236 | "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector1", |
| 2237 | "inherit": false, |
| 2238 | "noprime": true, |
| 2239 | "ccin": ["6B87"], |
| 2240 | "extraInterfaces": { |
| 2241 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2242 | "com.ibm.ipzvpd.Location": { |
| 2243 | "LocationCode": "Ufcs-P0-C11-T1" |
| 2244 | }, |
| 2245 | "xyz.openbmc_project.Inventory.Item": { |
| 2246 | "PrettyName": "NVMe Internal Connector" |
| 2247 | } |
| 2248 | } |
| 2249 | }, |
| 2250 | { |
| 2251 | "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector2", |
| 2252 | "inherit": false, |
| 2253 | "noprime": true, |
| 2254 | "ccin": ["6B87"], |
| 2255 | "extraInterfaces": { |
| 2256 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2257 | "com.ibm.ipzvpd.Location": { |
| 2258 | "LocationCode": "Ufcs-P0-C11-T2" |
| 2259 | }, |
| 2260 | "xyz.openbmc_project.Inventory.Item": { |
| 2261 | "PrettyName": "NVMe Internal Connector" |
| 2262 | } |
| 2263 | } |
| 2264 | }, |
| 2265 | { |
| 2266 | "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector3", |
| 2267 | "inherit": false, |
| 2268 | "noprime": true, |
| 2269 | "ccin": ["6B87"], |
| 2270 | "extraInterfaces": { |
| 2271 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2272 | "com.ibm.ipzvpd.Location": { |
| 2273 | "LocationCode": "Ufcs-P0-C11-T3" |
| 2274 | }, |
| 2275 | "xyz.openbmc_project.Inventory.Item": { |
| 2276 | "PrettyName": "NVMe Internal Connector" |
| 2277 | } |
| 2278 | } |
| 2279 | } |
| 2280 | ], |
| 2281 | "/sys/bus/i2c/drivers/at24/21-0051/eeprom": [ |
| 2282 | { |
| 2283 | "inventoryPath": "/system/chassis/motherboard/pcieslot1/pcie_card1", |
| 2284 | "devAddress": "21-0051", |
| 2285 | "pcaChipAddress": "21-0061", |
| 2286 | "replaceableAtStandby": true, |
| 2287 | "busType": "i2c", |
| 2288 | "driverType": "at24", |
| 2289 | "concurrentlyMaintainable": true, |
| 2290 | "presence": { |
| 2291 | "pin": "SLOT1_EXPANDER_PRSNT_N", |
| 2292 | "value": 0, |
| 2293 | "gpioI2CAddress": "3-0061" |
| 2294 | }, |
| 2295 | "preAction": { |
| 2296 | "pin": "SLOT1_PRSNT_EN_RSVD", |
| 2297 | "value": 1, |
| 2298 | "gpioI2CAddress": "3-0061" |
| 2299 | }, |
| 2300 | "postActionFail": { |
| 2301 | "pin": "SLOT1_PRSNT_EN_RSVD", |
| 2302 | "value": 0, |
| 2303 | "gpioI2CAddress": "3-0061" |
| 2304 | }, |
| 2305 | "extraInterfaces": { |
| 2306 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2307 | "com.ibm.ipzvpd.Location": { |
| 2308 | "LocationCode": "Ufcs-P0-C1" |
| 2309 | }, |
| 2310 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2311 | "Bus": 21, |
| 2312 | "Address": 81 |
| 2313 | }, |
| 2314 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2315 | "SlotNumber": 1 |
| 2316 | }, |
| 2317 | "xyz.openbmc_project.Inventory.Item": { |
| 2318 | "PrettyName": "PCIe Card" |
| 2319 | } |
| 2320 | } |
| 2321 | } |
| 2322 | ], |
| 2323 | "/sys/bus/i2c/drivers/at24/28-0051/eeprom": [ |
| 2324 | { |
| 2325 | "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8", |
| 2326 | "devAddress": "28-0051", |
| 2327 | "pcaChipAddress": "28-0061", |
| 2328 | "replaceableAtStandby": true, |
| 2329 | "busType": "i2c", |
| 2330 | "driverType": "at24", |
| 2331 | "concurrentlyMaintainable": true, |
| 2332 | "presence": { |
| 2333 | "pin": "SLOT8_EXPANDER_PRSNT_N", |
| 2334 | "value": 0, |
| 2335 | "gpioI2CAddress": "8-0061" |
| 2336 | }, |
| 2337 | "preAction": { |
| 2338 | "pin": "SLOT8_PRSNT_EN_RSVD", |
| 2339 | "value": 1, |
| 2340 | "gpioI2CAddress": "8-0061" |
| 2341 | }, |
| 2342 | "postActionFail": { |
| 2343 | "pin": "SLOT8_PRSNT_EN_RSVD", |
| 2344 | "value": 0, |
| 2345 | "gpioI2CAddress": "8-0061" |
| 2346 | }, |
| 2347 | "extraInterfaces": { |
| 2348 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2349 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2350 | "com.ibm.ipzvpd.Location": { |
| 2351 | "LocationCode": "Ufcs-P0-C8" |
| 2352 | }, |
| 2353 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2354 | "Bus": 28, |
| 2355 | "Address": 81 |
| 2356 | }, |
| 2357 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2358 | "SlotNumber": 8 |
| 2359 | }, |
| 2360 | "xyz.openbmc_project.Inventory.Item": { |
| 2361 | "PrettyName": "PCIe Card" |
| 2362 | } |
| 2363 | } |
| 2364 | }, |
| 2365 | { |
| 2366 | "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector0", |
| 2367 | "inherit": false, |
| 2368 | "noprime": true, |
| 2369 | "ccin": ["6B87"], |
| 2370 | "extraInterfaces": { |
| 2371 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2372 | "com.ibm.ipzvpd.Location": { |
| 2373 | "LocationCode": "Ufcs-P0-C8-T0" |
| 2374 | }, |
| 2375 | "xyz.openbmc_project.Inventory.Item": { |
| 2376 | "PrettyName": "NVMe Internal Connector" |
| 2377 | } |
| 2378 | } |
| 2379 | }, |
| 2380 | { |
| 2381 | "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector1", |
| 2382 | "inherit": false, |
| 2383 | "noprime": true, |
| 2384 | "ccin": ["6B87"], |
| 2385 | "extraInterfaces": { |
| 2386 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2387 | "com.ibm.ipzvpd.Location": { |
| 2388 | "LocationCode": "Ufcs-P0-C8-T1" |
| 2389 | }, |
| 2390 | "xyz.openbmc_project.Inventory.Item": { |
| 2391 | "PrettyName": "NVMe Internal Connector" |
| 2392 | } |
| 2393 | } |
| 2394 | }, |
| 2395 | { |
| 2396 | "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector2", |
| 2397 | "inherit": false, |
| 2398 | "noprime": true, |
| 2399 | "ccin": ["6B87"], |
| 2400 | "extraInterfaces": { |
| 2401 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2402 | "com.ibm.ipzvpd.Location": { |
| 2403 | "LocationCode": "Ufcs-P0-C8-T2" |
| 2404 | }, |
| 2405 | "xyz.openbmc_project.Inventory.Item": { |
| 2406 | "PrettyName": "NVMe Internal Connector" |
| 2407 | } |
| 2408 | } |
| 2409 | }, |
| 2410 | { |
| 2411 | "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector3", |
| 2412 | "inherit": false, |
| 2413 | "noprime": true, |
| 2414 | "ccin": ["6B87"], |
| 2415 | "extraInterfaces": { |
| 2416 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2417 | "com.ibm.ipzvpd.Location": { |
| 2418 | "LocationCode": "Ufcs-P0-C8-T3" |
| 2419 | }, |
| 2420 | "xyz.openbmc_project.Inventory.Item": { |
| 2421 | "PrettyName": "NVMe Internal Connector" |
| 2422 | } |
| 2423 | } |
| 2424 | } |
| 2425 | ], |
| 2426 | "/sys/bus/i2c/drivers/at24/13-0050/eeprom": [ |
| 2427 | { |
| 2428 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0", |
| 2429 | "extraInterfaces": { |
| 2430 | "xyz.openbmc_project.Inventory.Item.DiskBackplane": null, |
| 2431 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2432 | "com.ibm.ipzvpd.Location": { |
| 2433 | "LocationCode": "Ufcs-P1" |
| 2434 | }, |
| 2435 | "xyz.openbmc_project.Inventory.Item": { |
| 2436 | "PrettyName": "NVMe Backplane" |
| 2437 | } |
| 2438 | } |
| 2439 | }, |
| 2440 | { |
| 2441 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme0", |
| 2442 | "inherit": false, |
| 2443 | "extraInterfaces": { |
| 2444 | "com.ibm.Control.Host.PCIeLink": null, |
| 2445 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2446 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2447 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2448 | }, |
| 2449 | "com.ibm.ipzvpd.Location": { |
| 2450 | "LocationCode": "Ufcs-P1-C0" |
| 2451 | }, |
| 2452 | "xyz.openbmc_project.Inventory.Item": { |
| 2453 | "PrettyName": "U.2 PCIe Slot" |
| 2454 | } |
| 2455 | } |
| 2456 | }, |
| 2457 | { |
| 2458 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme0/dp0_drive0", |
| 2459 | "inherit": false, |
| 2460 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2461 | "devAddress": "13-0050", |
| 2462 | "busType": "i2c", |
| 2463 | "driverType": "at24", |
| 2464 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2465 | "extraInterfaces": { |
| 2466 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2467 | "com.ibm.ipzvpd.Location": { |
| 2468 | "LocationCode": "Ufcs-P1-C0" |
| 2469 | }, |
| 2470 | "xyz.openbmc_project.Inventory.Item": { |
| 2471 | "PrettyName": "NVMe Drive" |
| 2472 | } |
| 2473 | } |
| 2474 | }, |
| 2475 | { |
| 2476 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme1", |
| 2477 | "inherit": false, |
| 2478 | "extraInterfaces": { |
| 2479 | "com.ibm.Control.Host.PCIeLink": null, |
| 2480 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2481 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2482 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2483 | }, |
| 2484 | "com.ibm.ipzvpd.Location": { |
| 2485 | "LocationCode": "Ufcs-P1-C1" |
| 2486 | }, |
| 2487 | "xyz.openbmc_project.Inventory.Item": { |
| 2488 | "PrettyName": "U.2 PCIe Slot" |
| 2489 | } |
| 2490 | } |
| 2491 | }, |
| 2492 | { |
| 2493 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme1/dp0_drive1", |
| 2494 | "inherit": false, |
| 2495 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2496 | "devAddress": "13-0050", |
| 2497 | "busType": "i2c", |
| 2498 | "driverType": "at24", |
| 2499 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2500 | "extraInterfaces": { |
| 2501 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2502 | "com.ibm.ipzvpd.Location": { |
| 2503 | "LocationCode": "Ufcs-P1-C1" |
| 2504 | }, |
| 2505 | "xyz.openbmc_project.Inventory.Item": { |
| 2506 | "PrettyName": "NVMe Drive" |
| 2507 | } |
| 2508 | } |
| 2509 | }, |
| 2510 | { |
| 2511 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme2", |
| 2512 | "inherit": false, |
| 2513 | "extraInterfaces": { |
| 2514 | "com.ibm.Control.Host.PCIeLink": null, |
| 2515 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2516 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2517 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2518 | }, |
| 2519 | "com.ibm.ipzvpd.Location": { |
| 2520 | "LocationCode": "Ufcs-P1-C2" |
| 2521 | }, |
| 2522 | "xyz.openbmc_project.Inventory.Item": { |
| 2523 | "PrettyName": "U.2 PCIe Slot" |
| 2524 | } |
| 2525 | } |
| 2526 | }, |
| 2527 | { |
| 2528 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme2/dp0_drive2", |
| 2529 | "inherit": false, |
| 2530 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2531 | "devAddress": "13-0050", |
| 2532 | "busType": "i2c", |
| 2533 | "driverType": "at24", |
| 2534 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2535 | "extraInterfaces": { |
| 2536 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2537 | "com.ibm.ipzvpd.Location": { |
| 2538 | "LocationCode": "Ufcs-P1-C2" |
| 2539 | }, |
| 2540 | "xyz.openbmc_project.Inventory.Item": { |
| 2541 | "PrettyName": "NVMe Drive" |
| 2542 | } |
| 2543 | } |
| 2544 | }, |
| 2545 | { |
| 2546 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme3", |
| 2547 | "inherit": false, |
| 2548 | "extraInterfaces": { |
| 2549 | "com.ibm.Control.Host.PCIeLink": null, |
| 2550 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2551 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2552 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2553 | }, |
| 2554 | "com.ibm.ipzvpd.Location": { |
| 2555 | "LocationCode": "Ufcs-P1-C3" |
| 2556 | }, |
| 2557 | "xyz.openbmc_project.Inventory.Item": { |
| 2558 | "PrettyName": "U.2 PCIe Slot" |
| 2559 | } |
| 2560 | } |
| 2561 | }, |
| 2562 | { |
| 2563 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme3/dp0_drive3", |
| 2564 | "inherit": false, |
| 2565 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2566 | "devAddress": "13-0050", |
| 2567 | "busType": "i2c", |
| 2568 | "driverType": "at24", |
| 2569 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2570 | "extraInterfaces": { |
| 2571 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2572 | "com.ibm.ipzvpd.Location": { |
| 2573 | "LocationCode": "Ufcs-P1-C3" |
| 2574 | }, |
| 2575 | "xyz.openbmc_project.Inventory.Item": { |
| 2576 | "PrettyName": "NVMe Drive" |
| 2577 | } |
| 2578 | } |
| 2579 | }, |
| 2580 | { |
| 2581 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme4", |
| 2582 | "inherit": false, |
| 2583 | "extraInterfaces": { |
| 2584 | "com.ibm.Control.Host.PCIeLink": null, |
| 2585 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2586 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2587 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2588 | }, |
| 2589 | "com.ibm.ipzvpd.Location": { |
| 2590 | "LocationCode": "Ufcs-P1-C4" |
| 2591 | }, |
| 2592 | "xyz.openbmc_project.Inventory.Item": { |
| 2593 | "PrettyName": "U.2 PCIe Slot" |
| 2594 | } |
| 2595 | } |
| 2596 | }, |
| 2597 | { |
| 2598 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme4/dp0_drive4", |
| 2599 | "inherit": false, |
| 2600 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2601 | "devAddress": "13-0050", |
| 2602 | "busType": "i2c", |
| 2603 | "driverType": "at24", |
| 2604 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2605 | "extraInterfaces": { |
| 2606 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2607 | "com.ibm.ipzvpd.Location": { |
| 2608 | "LocationCode": "Ufcs-P1-C4" |
| 2609 | }, |
| 2610 | "xyz.openbmc_project.Inventory.Item": { |
| 2611 | "PrettyName": "NVMe Drive" |
| 2612 | } |
| 2613 | } |
| 2614 | }, |
| 2615 | { |
| 2616 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme5", |
| 2617 | "inherit": false, |
| 2618 | "extraInterfaces": { |
| 2619 | "com.ibm.Control.Host.PCIeLink": null, |
| 2620 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2621 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2622 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2623 | }, |
| 2624 | "com.ibm.ipzvpd.Location": { |
| 2625 | "LocationCode": "Ufcs-P1-C5" |
| 2626 | }, |
| 2627 | "xyz.openbmc_project.Inventory.Item": { |
| 2628 | "PrettyName": "U.2 PCIe Slot" |
| 2629 | } |
| 2630 | } |
| 2631 | }, |
| 2632 | { |
| 2633 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme5/dp0_drive5", |
| 2634 | "inherit": false, |
| 2635 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2636 | "devAddress": "13-0050", |
| 2637 | "busType": "i2c", |
| 2638 | "driverType": "at24", |
| 2639 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2640 | "extraInterfaces": { |
| 2641 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2642 | "com.ibm.ipzvpd.Location": { |
| 2643 | "LocationCode": "Ufcs-P1-C5" |
| 2644 | }, |
| 2645 | "xyz.openbmc_project.Inventory.Item": { |
| 2646 | "PrettyName": "NVMe Drive" |
| 2647 | } |
| 2648 | } |
| 2649 | }, |
| 2650 | { |
| 2651 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme6", |
| 2652 | "inherit": false, |
| 2653 | "extraInterfaces": { |
| 2654 | "com.ibm.Control.Host.PCIeLink": null, |
| 2655 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2656 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2657 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2658 | }, |
| 2659 | "com.ibm.ipzvpd.Location": { |
| 2660 | "LocationCode": "Ufcs-P1-C6" |
| 2661 | }, |
| 2662 | "xyz.openbmc_project.Inventory.Item": { |
| 2663 | "PrettyName": "U.2 PCIe Slot" |
| 2664 | } |
| 2665 | } |
| 2666 | }, |
| 2667 | { |
| 2668 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme6/dp0_drive6", |
| 2669 | "inherit": false, |
| 2670 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2671 | "devAddress": "13-0050", |
| 2672 | "busType": "i2c", |
| 2673 | "driverType": "at24", |
| 2674 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2675 | "extraInterfaces": { |
| 2676 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2677 | "com.ibm.ipzvpd.Location": { |
| 2678 | "LocationCode": "Ufcs-P1-C6" |
| 2679 | }, |
| 2680 | "xyz.openbmc_project.Inventory.Item": { |
| 2681 | "PrettyName": "NVMe Drive" |
| 2682 | } |
| 2683 | } |
| 2684 | }, |
| 2685 | { |
| 2686 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme7", |
| 2687 | "inherit": false, |
| 2688 | "extraInterfaces": { |
| 2689 | "com.ibm.Control.Host.PCIeLink": null, |
| 2690 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2691 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2692 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2693 | }, |
| 2694 | "com.ibm.ipzvpd.Location": { |
| 2695 | "LocationCode": "Ufcs-P1-C7" |
| 2696 | }, |
| 2697 | "xyz.openbmc_project.Inventory.Item": { |
| 2698 | "PrettyName": "U.2 PCIe Slot" |
| 2699 | } |
| 2700 | } |
| 2701 | }, |
| 2702 | { |
| 2703 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme7/dp0_drive7", |
| 2704 | "inherit": false, |
| 2705 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2706 | "devAddress": "13-0050", |
| 2707 | "busType": "i2c", |
| 2708 | "driverType": "at24", |
| 2709 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2710 | "extraInterfaces": { |
| 2711 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2712 | "com.ibm.ipzvpd.Location": { |
| 2713 | "LocationCode": "Ufcs-P1-C7" |
| 2714 | }, |
| 2715 | "xyz.openbmc_project.Inventory.Item": { |
| 2716 | "PrettyName": "NVMe Drive" |
| 2717 | } |
| 2718 | } |
| 2719 | }, |
| 2720 | { |
| 2721 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector0", |
| 2722 | "inherit": false, |
| 2723 | "extraInterfaces": { |
| 2724 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2725 | "com.ibm.ipzvpd.Location": { |
| 2726 | "LocationCode": "Ufcs-P1-T0" |
| 2727 | }, |
| 2728 | "xyz.openbmc_project.Inventory.Item": { |
| 2729 | "PrettyName": "NVMe Internal Connector" |
| 2730 | } |
| 2731 | } |
| 2732 | }, |
| 2733 | { |
| 2734 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector1", |
| 2735 | "inherit": false, |
| 2736 | "extraInterfaces": { |
| 2737 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2738 | "com.ibm.ipzvpd.Location": { |
| 2739 | "LocationCode": "Ufcs-P1-T1" |
| 2740 | }, |
| 2741 | "xyz.openbmc_project.Inventory.Item": { |
| 2742 | "PrettyName": "NVMe Internal Connector" |
| 2743 | } |
| 2744 | } |
| 2745 | }, |
| 2746 | { |
| 2747 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector2", |
| 2748 | "inherit": false, |
| 2749 | "extraInterfaces": { |
| 2750 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2751 | "com.ibm.ipzvpd.Location": { |
| 2752 | "LocationCode": "Ufcs-P1-T2" |
| 2753 | }, |
| 2754 | "xyz.openbmc_project.Inventory.Item": { |
| 2755 | "PrettyName": "NVMe Internal Connector" |
| 2756 | } |
| 2757 | } |
| 2758 | }, |
| 2759 | { |
| 2760 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector3", |
| 2761 | "inherit": false, |
| 2762 | "extraInterfaces": { |
| 2763 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2764 | "com.ibm.ipzvpd.Location": { |
| 2765 | "LocationCode": "Ufcs-P1-T3" |
| 2766 | }, |
| 2767 | "xyz.openbmc_project.Inventory.Item": { |
| 2768 | "PrettyName": "NVMe Internal Connector" |
| 2769 | } |
| 2770 | } |
| 2771 | }, |
| 2772 | { |
| 2773 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector4", |
| 2774 | "inherit": false, |
| 2775 | "extraInterfaces": { |
| 2776 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2777 | "com.ibm.ipzvpd.Location": { |
| 2778 | "LocationCode": "Ufcs-P1-T4" |
| 2779 | }, |
| 2780 | "xyz.openbmc_project.Inventory.Item": { |
| 2781 | "PrettyName": "NVMe Internal Connector" |
| 2782 | } |
| 2783 | } |
| 2784 | }, |
| 2785 | { |
| 2786 | "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector5", |
| 2787 | "inherit": false, |
| 2788 | "extraInterfaces": { |
| 2789 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2790 | "com.ibm.ipzvpd.Location": { |
| 2791 | "LocationCode": "Ufcs-P1-T5" |
| 2792 | }, |
| 2793 | "xyz.openbmc_project.Inventory.Item": { |
| 2794 | "PrettyName": "NVMe Internal Connector" |
| 2795 | } |
| 2796 | } |
| 2797 | }, |
| 2798 | { |
| 2799 | "inventoryPath": "/cables/dp0_cable0", |
| 2800 | "inherit": false, |
| 2801 | "noprime": true, |
| 2802 | "extraInterfaces": { |
| 2803 | "xyz.openbmc_project.Inventory.Item.Cable": null, |
| 2804 | "xyz.openbmc_project.Inventory.Item": { |
| 2805 | "PrettyName": "NVMe Backplane Cable" |
| 2806 | } |
| 2807 | } |
| 2808 | }, |
| 2809 | { |
| 2810 | "inventoryPath": "/cables/dp0_cable1", |
| 2811 | "inherit": false, |
| 2812 | "noprime": true, |
| 2813 | "extraInterfaces": { |
| 2814 | "xyz.openbmc_project.Inventory.Item.Cable": null, |
| 2815 | "xyz.openbmc_project.Inventory.Item": { |
| 2816 | "PrettyName": "NVMe Backplane Cable" |
| 2817 | } |
| 2818 | } |
| 2819 | }, |
| 2820 | { |
| 2821 | "inventoryPath": "/cables/dp0_cable2", |
| 2822 | "inherit": false, |
| 2823 | "noprime": true, |
| 2824 | "extraInterfaces": { |
| 2825 | "xyz.openbmc_project.Inventory.Item.Cable": null, |
| 2826 | "xyz.openbmc_project.Inventory.Item": { |
| 2827 | "PrettyName": "NVMe Backplane Cable" |
| 2828 | } |
| 2829 | } |
| 2830 | }, |
| 2831 | { |
| 2832 | "inventoryPath": "/cables/dp0_cable3", |
| 2833 | "inherit": false, |
| 2834 | "noprime": true, |
| 2835 | "extraInterfaces": { |
| 2836 | "xyz.openbmc_project.Inventory.Item.Cable": null, |
| 2837 | "xyz.openbmc_project.Inventory.Item": { |
| 2838 | "PrettyName": "NVMe Backplane Cable" |
| 2839 | } |
| 2840 | } |
| 2841 | } |
| 2842 | ], |
| 2843 | "/sys/bus/i2c/drivers/at24/14-0050/eeprom": [ |
| 2844 | { |
| 2845 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1", |
| 2846 | "extraInterfaces": { |
| 2847 | "xyz.openbmc_project.Inventory.Item.DiskBackplane": null, |
| 2848 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2849 | "com.ibm.ipzvpd.Location": { |
| 2850 | "LocationCode": "Ufcs-P2" |
| 2851 | }, |
| 2852 | "xyz.openbmc_project.Inventory.Item": { |
| 2853 | "PrettyName": "NVMe Backplane" |
| 2854 | } |
| 2855 | } |
| 2856 | }, |
| 2857 | { |
| 2858 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme0", |
| 2859 | "inherit": false, |
| 2860 | "extraInterfaces": { |
| 2861 | "com.ibm.Control.Host.PCIeLink": null, |
| 2862 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2863 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2864 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2865 | }, |
| 2866 | "com.ibm.ipzvpd.Location": { |
| 2867 | "LocationCode": "Ufcs-P2-C8" |
| 2868 | }, |
| 2869 | "xyz.openbmc_project.Inventory.Item": { |
| 2870 | "PrettyName": "U.2 PCIe Slot" |
| 2871 | } |
| 2872 | } |
| 2873 | }, |
| 2874 | { |
| 2875 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme0/dp1_drive0", |
| 2876 | "inherit": false, |
| 2877 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2878 | "devAddress": "14-0050", |
| 2879 | "busType": "i2c", |
| 2880 | "driverType": "at24", |
| 2881 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2882 | "extraInterfaces": { |
| 2883 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2884 | "com.ibm.ipzvpd.Location": { |
| 2885 | "LocationCode": "Ufcs-P2-C8" |
| 2886 | }, |
| 2887 | "xyz.openbmc_project.Inventory.Item": { |
| 2888 | "PrettyName": "NVMe Drive" |
| 2889 | } |
| 2890 | } |
| 2891 | }, |
| 2892 | { |
| 2893 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme1", |
| 2894 | "inherit": false, |
| 2895 | "extraInterfaces": { |
| 2896 | "com.ibm.Control.Host.PCIeLink": null, |
| 2897 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2898 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2899 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2900 | }, |
| 2901 | "com.ibm.ipzvpd.Location": { |
| 2902 | "LocationCode": "Ufcs-P2-C9" |
| 2903 | }, |
| 2904 | "xyz.openbmc_project.Inventory.Item": { |
| 2905 | "PrettyName": "U.2 PCIe Slot" |
| 2906 | } |
| 2907 | } |
| 2908 | }, |
| 2909 | { |
| 2910 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme1/dp1_drive1", |
| 2911 | "inherit": false, |
| 2912 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2913 | "devAddress": "14-0050", |
| 2914 | "busType": "i2c", |
| 2915 | "driverType": "at24", |
| 2916 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2917 | "extraInterfaces": { |
| 2918 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2919 | "com.ibm.ipzvpd.Location": { |
| 2920 | "LocationCode": "Ufcs-P2-C9" |
| 2921 | }, |
| 2922 | "xyz.openbmc_project.Inventory.Item": { |
| 2923 | "PrettyName": "NVMe Drive" |
| 2924 | } |
| 2925 | } |
| 2926 | }, |
| 2927 | { |
| 2928 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme2", |
| 2929 | "inherit": false, |
| 2930 | "extraInterfaces": { |
| 2931 | "com.ibm.Control.Host.PCIeLink": null, |
| 2932 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2933 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2934 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2935 | }, |
| 2936 | "com.ibm.ipzvpd.Location": { |
| 2937 | "LocationCode": "Ufcs-P2-C10" |
| 2938 | }, |
| 2939 | "xyz.openbmc_project.Inventory.Item": { |
| 2940 | "PrettyName": "U.2 PCIe Slot" |
| 2941 | } |
| 2942 | } |
| 2943 | }, |
| 2944 | { |
| 2945 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme2/dp1_drive2", |
| 2946 | "inherit": false, |
| 2947 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2948 | "devAddress": "14-0050", |
| 2949 | "busType": "i2c", |
| 2950 | "driverType": "at24", |
| 2951 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2952 | "extraInterfaces": { |
| 2953 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2954 | "com.ibm.ipzvpd.Location": { |
| 2955 | "LocationCode": "Ufcs-P2-C10" |
| 2956 | }, |
| 2957 | "xyz.openbmc_project.Inventory.Item": { |
| 2958 | "PrettyName": "NVMe Drive" |
| 2959 | } |
| 2960 | } |
| 2961 | }, |
| 2962 | { |
| 2963 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme3", |
| 2964 | "inherit": false, |
| 2965 | "extraInterfaces": { |
| 2966 | "com.ibm.Control.Host.PCIeLink": null, |
| 2967 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2968 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2969 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2970 | }, |
| 2971 | "com.ibm.ipzvpd.Location": { |
| 2972 | "LocationCode": "Ufcs-P2-C11" |
| 2973 | }, |
| 2974 | "xyz.openbmc_project.Inventory.Item": { |
| 2975 | "PrettyName": "U.2 PCIe Slot" |
| 2976 | } |
| 2977 | } |
| 2978 | }, |
| 2979 | { |
| 2980 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme3/dp1_drive3", |
| 2981 | "inherit": false, |
| 2982 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 2983 | "devAddress": "14-0050", |
| 2984 | "busType": "i2c", |
| 2985 | "driverType": "at24", |
| 2986 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2987 | "extraInterfaces": { |
| 2988 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2989 | "com.ibm.ipzvpd.Location": { |
| 2990 | "LocationCode": "Ufcs-P2-C11" |
| 2991 | }, |
| 2992 | "xyz.openbmc_project.Inventory.Item": { |
| 2993 | "PrettyName": "NVMe Drive" |
| 2994 | } |
| 2995 | } |
| 2996 | }, |
| 2997 | { |
| 2998 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme4", |
| 2999 | "inherit": false, |
| 3000 | "extraInterfaces": { |
| 3001 | "com.ibm.Control.Host.PCIeLink": null, |
| 3002 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 3003 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 3004 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 3005 | }, |
| 3006 | "com.ibm.ipzvpd.Location": { |
| 3007 | "LocationCode": "Ufcs-P2-C12" |
| 3008 | }, |
| 3009 | "xyz.openbmc_project.Inventory.Item": { |
| 3010 | "PrettyName": "U.2 PCIe Slot" |
| 3011 | } |
| 3012 | } |
| 3013 | }, |
| 3014 | { |
| 3015 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme4/dp1_drive4", |
| 3016 | "inherit": false, |
| 3017 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 3018 | "devAddress": "14-0050", |
| 3019 | "busType": "i2c", |
| 3020 | "driverType": "at24", |
| 3021 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 3022 | "extraInterfaces": { |
| 3023 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 3024 | "com.ibm.ipzvpd.Location": { |
| 3025 | "LocationCode": "Ufcs-P2-C12" |
| 3026 | }, |
| 3027 | "xyz.openbmc_project.Inventory.Item": { |
| 3028 | "PrettyName": "NVMe Drive" |
| 3029 | } |
| 3030 | } |
| 3031 | }, |
| 3032 | { |
| 3033 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme5", |
| 3034 | "inherit": false, |
| 3035 | "extraInterfaces": { |
| 3036 | "com.ibm.Control.Host.PCIeLink": null, |
| 3037 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 3038 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 3039 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 3040 | }, |
| 3041 | "com.ibm.ipzvpd.Location": { |
| 3042 | "LocationCode": "Ufcs-P2-C13" |
| 3043 | }, |
| 3044 | "xyz.openbmc_project.Inventory.Item": { |
| 3045 | "PrettyName": "U.2 PCIe Slot" |
| 3046 | } |
| 3047 | } |
| 3048 | }, |
| 3049 | { |
| 3050 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme5/dp1_drive5", |
| 3051 | "inherit": false, |
| 3052 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 3053 | "devAddress": "14-0050", |
| 3054 | "busType": "i2c", |
| 3055 | "driverType": "at24", |
| 3056 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 3057 | "extraInterfaces": { |
| 3058 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 3059 | "com.ibm.ipzvpd.Location": { |
| 3060 | "LocationCode": "Ufcs-P2-C13" |
| 3061 | }, |
| 3062 | "xyz.openbmc_project.Inventory.Item": { |
| 3063 | "PrettyName": "NVMe Drive" |
| 3064 | } |
| 3065 | } |
| 3066 | }, |
| 3067 | { |
| 3068 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme6", |
| 3069 | "inherit": false, |
| 3070 | "extraInterfaces": { |
| 3071 | "com.ibm.Control.Host.PCIeLink": null, |
| 3072 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 3073 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 3074 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 3075 | }, |
| 3076 | "com.ibm.ipzvpd.Location": { |
| 3077 | "LocationCode": "Ufcs-P2-C14" |
| 3078 | }, |
| 3079 | "xyz.openbmc_project.Inventory.Item": { |
| 3080 | "PrettyName": "U.2 PCIe Slot" |
| 3081 | } |
| 3082 | } |
| 3083 | }, |
| 3084 | { |
| 3085 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme6/dp1_drive6", |
| 3086 | "inherit": false, |
| 3087 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 3088 | "devAddress": "14-0050", |
| 3089 | "busType": "i2c", |
| 3090 | "driverType": "at24", |
| 3091 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 3092 | "extraInterfaces": { |
| 3093 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 3094 | "com.ibm.ipzvpd.Location": { |
| 3095 | "LocationCode": "Ufcs-P2-C14" |
| 3096 | }, |
| 3097 | "xyz.openbmc_project.Inventory.Item": { |
| 3098 | "PrettyName": "NVMe Drive" |
| 3099 | } |
| 3100 | } |
| 3101 | }, |
| 3102 | { |
| 3103 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme7", |
| 3104 | "inherit": false, |
| 3105 | "extraInterfaces": { |
| 3106 | "com.ibm.Control.Host.PCIeLink": null, |
| 3107 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 3108 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 3109 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 3110 | }, |
| 3111 | "com.ibm.ipzvpd.Location": { |
| 3112 | "LocationCode": "Ufcs-P2-C15" |
| 3113 | }, |
| 3114 | "xyz.openbmc_project.Inventory.Item": { |
| 3115 | "PrettyName": "U.2 PCIe Slot" |
| 3116 | } |
| 3117 | } |
| 3118 | }, |
| 3119 | { |
| 3120 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme7/dp1_drive7", |
| 3121 | "inherit": false, |
| 3122 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame] | 3123 | "devAddress": "14-0050", |
| 3124 | "busType": "i2c", |
| 3125 | "driverType": "at24", |
| 3126 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 3127 | "extraInterfaces": { |
| 3128 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 3129 | "com.ibm.ipzvpd.Location": { |
| 3130 | "LocationCode": "Ufcs-P2-C15" |
| 3131 | }, |
| 3132 | "xyz.openbmc_project.Inventory.Item": { |
| 3133 | "PrettyName": "NVMe Drive" |
| 3134 | } |
| 3135 | } |
| 3136 | }, |
| 3137 | { |
| 3138 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector0", |
| 3139 | "inherit": false, |
| 3140 | "extraInterfaces": { |
| 3141 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3142 | "com.ibm.ipzvpd.Location": { |
| 3143 | "LocationCode": "Ufcs-P2-T0" |
| 3144 | }, |
| 3145 | "xyz.openbmc_project.Inventory.Item": { |
| 3146 | "PrettyName": "NVMe Internal Connector" |
| 3147 | } |
| 3148 | } |
| 3149 | }, |
| 3150 | { |
| 3151 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector1", |
| 3152 | "inherit": false, |
| 3153 | "extraInterfaces": { |
| 3154 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3155 | "com.ibm.ipzvpd.Location": { |
| 3156 | "LocationCode": "Ufcs-P2-T1" |
| 3157 | }, |
| 3158 | "xyz.openbmc_project.Inventory.Item": { |
| 3159 | "PrettyName": "NVMe Internal Connector" |
| 3160 | } |
| 3161 | } |
| 3162 | }, |
| 3163 | { |
| 3164 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector2", |
| 3165 | "inherit": false, |
| 3166 | "extraInterfaces": { |
| 3167 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3168 | "com.ibm.ipzvpd.Location": { |
| 3169 | "LocationCode": "Ufcs-P2-T2" |
| 3170 | }, |
| 3171 | "xyz.openbmc_project.Inventory.Item": { |
| 3172 | "PrettyName": "NVMe Internal Connector" |
| 3173 | } |
| 3174 | } |
| 3175 | }, |
| 3176 | { |
| 3177 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector3", |
| 3178 | "inherit": false, |
| 3179 | "extraInterfaces": { |
| 3180 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3181 | "com.ibm.ipzvpd.Location": { |
| 3182 | "LocationCode": "Ufcs-P2-T3" |
| 3183 | }, |
| 3184 | "xyz.openbmc_project.Inventory.Item": { |
| 3185 | "PrettyName": "NVMe Internal Connector" |
| 3186 | } |
| 3187 | } |
| 3188 | }, |
| 3189 | { |
| 3190 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector4", |
| 3191 | "inherit": false, |
| 3192 | "extraInterfaces": { |
| 3193 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3194 | "com.ibm.ipzvpd.Location": { |
| 3195 | "LocationCode": "Ufcs-P2-T4" |
| 3196 | }, |
| 3197 | "xyz.openbmc_project.Inventory.Item": { |
| 3198 | "PrettyName": "NVMe Internal Connector" |
| 3199 | } |
| 3200 | } |
| 3201 | }, |
| 3202 | { |
| 3203 | "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector5", |
| 3204 | "inherit": false, |
| 3205 | "extraInterfaces": { |
| 3206 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3207 | "com.ibm.ipzvpd.Location": { |
| 3208 | "LocationCode": "Ufcs-P2-T5" |
| 3209 | }, |
| 3210 | "xyz.openbmc_project.Inventory.Item": { |
| 3211 | "PrettyName": "NVMe Internal Connector" |
| 3212 | } |
| 3213 | } |
| 3214 | }, |
| 3215 | { |
| 3216 | "inventoryPath": "/cables/dp1_cable0", |
| 3217 | "inherit": false, |
| 3218 | "noprime": true, |
| 3219 | "extraInterfaces": { |
| 3220 | "xyz.openbmc_project.Inventory.Item.Cable": null, |
| 3221 | "xyz.openbmc_project.Inventory.Item": { |
| 3222 | "PrettyName": "NVMe Backplane Cable" |
| 3223 | } |
| 3224 | } |
| 3225 | }, |
| 3226 | { |
| 3227 | "inventoryPath": "/cables/dp1_cable1", |
| 3228 | "inherit": false, |
| 3229 | "noprime": true, |
| 3230 | "extraInterfaces": { |
| 3231 | "xyz.openbmc_project.Inventory.Item.Cable": null, |
| 3232 | "xyz.openbmc_project.Inventory.Item": { |
| 3233 | "PrettyName": "NVMe Backplane Cable" |
| 3234 | } |
| 3235 | } |
| 3236 | }, |
| 3237 | { |
| 3238 | "inventoryPath": "/cables/dp1_cable2", |
| 3239 | "inherit": false, |
| 3240 | "noprime": true, |
| 3241 | "extraInterfaces": { |
| 3242 | "xyz.openbmc_project.Inventory.Item.Cable": null, |
| 3243 | "xyz.openbmc_project.Inventory.Item": { |
| 3244 | "PrettyName": "NVMe Backplane Cable" |
| 3245 | } |
| 3246 | } |
| 3247 | }, |
| 3248 | { |
| 3249 | "inventoryPath": "/cables/dp1_cable3", |
| 3250 | "inherit": false, |
| 3251 | "noprime": true, |
| 3252 | "extraInterfaces": { |
| 3253 | "xyz.openbmc_project.Inventory.Item.Cable": null, |
| 3254 | "xyz.openbmc_project.Inventory.Item": { |
| 3255 | "PrettyName": "NVMe Backplane Cable" |
| 3256 | } |
| 3257 | } |
| 3258 | } |
| 3259 | ], |
| 3260 | "/sys/bus/i2c/drivers/at24/111-0050/eeprom": [ |
| 3261 | { |
| 3262 | "inventoryPath": "/system/chassis/motherboard/dimm0", |
| 3263 | "extraInterfaces": { |
| 3264 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3265 | "com.ibm.ipzvpd.Location": { |
| 3266 | "LocationCode": "Ufcs-P0-C12" |
| 3267 | }, |
| 3268 | "xyz.openbmc_project.Inventory.Item": { |
| 3269 | "PrettyName": "Memory DIMM" |
| 3270 | }, |
| 3271 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3272 | "Available": false |
| 3273 | } |
| 3274 | } |
| 3275 | }, |
| 3276 | { |
| 3277 | "inventoryPath": "/system/chassis/motherboard/dimm0/unit0", |
| 3278 | "inherit": false, |
| 3279 | "extraInterfaces": { |
| 3280 | "xyz.openbmc_project.Inventory.Item": { |
| 3281 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3282 | } |
| 3283 | } |
| 3284 | }, |
| 3285 | { |
| 3286 | "inventoryPath": "/system/chassis/motherboard/dimm0/unit1", |
| 3287 | "inherit": false, |
| 3288 | "extraInterfaces": { |
| 3289 | "xyz.openbmc_project.Inventory.Item": { |
| 3290 | "PrettyName": "DDR Memory Port" |
| 3291 | } |
| 3292 | } |
| 3293 | }, |
| 3294 | { |
| 3295 | "inventoryPath": "/system/chassis/motherboard/dimm0/unit2", |
| 3296 | "inherit": false, |
| 3297 | "extraInterfaces": { |
| 3298 | "xyz.openbmc_project.Inventory.Item": { |
| 3299 | "PrettyName": "Onboard Memory Power Control Device" |
| 3300 | } |
| 3301 | } |
| 3302 | }, |
| 3303 | { |
| 3304 | "inventoryPath": "/system/chassis/motherboard/dimm0/unit3", |
| 3305 | "inherit": false, |
| 3306 | "extraInterfaces": { |
| 3307 | "xyz.openbmc_project.Inventory.Item": { |
| 3308 | "PrettyName": "Onboard Memory Power Management IC" |
| 3309 | } |
| 3310 | } |
| 3311 | } |
| 3312 | ], |
| 3313 | "/sys/bus/i2c/drivers/at24/110-0050/eeprom": [ |
| 3314 | { |
| 3315 | "inventoryPath": "/system/chassis/motherboard/dimm1", |
| 3316 | "extraInterfaces": { |
| 3317 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3318 | "com.ibm.ipzvpd.Location": { |
| 3319 | "LocationCode": "Ufcs-P0-C13" |
| 3320 | }, |
| 3321 | "xyz.openbmc_project.Inventory.Item": { |
| 3322 | "PrettyName": "Memory DIMM" |
| 3323 | }, |
| 3324 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3325 | "Available": false |
| 3326 | } |
| 3327 | } |
| 3328 | }, |
| 3329 | { |
| 3330 | "inventoryPath": "/system/chassis/motherboard/dimm1/unit0", |
| 3331 | "inherit": false, |
| 3332 | "extraInterfaces": { |
| 3333 | "xyz.openbmc_project.Inventory.Item": { |
| 3334 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3335 | } |
| 3336 | } |
| 3337 | }, |
| 3338 | { |
| 3339 | "inventoryPath": "/system/chassis/motherboard/dimm1/unit1", |
| 3340 | "inherit": false, |
| 3341 | "extraInterfaces": { |
| 3342 | "xyz.openbmc_project.Inventory.Item": { |
| 3343 | "PrettyName": "DDR Memory Port" |
| 3344 | } |
| 3345 | } |
| 3346 | }, |
| 3347 | { |
| 3348 | "inventoryPath": "/system/chassis/motherboard/dimm1/unit2", |
| 3349 | "inherit": false, |
| 3350 | "extraInterfaces": { |
| 3351 | "xyz.openbmc_project.Inventory.Item": { |
| 3352 | "PrettyName": "Onboard Memory Power Control Device" |
| 3353 | } |
| 3354 | } |
| 3355 | }, |
| 3356 | { |
| 3357 | "inventoryPath": "/system/chassis/motherboard/dimm1/unit3", |
| 3358 | "inherit": false, |
| 3359 | "extraInterfaces": { |
| 3360 | "xyz.openbmc_project.Inventory.Item": { |
| 3361 | "PrettyName": "Onboard Memory Power Management IC" |
| 3362 | } |
| 3363 | } |
| 3364 | } |
| 3365 | ], |
| 3366 | "/sys/bus/i2c/drivers/at24/214-0050/eeprom": [ |
| 3367 | { |
| 3368 | "inventoryPath": "/system/chassis/motherboard/dimm10", |
| 3369 | "extraInterfaces": { |
| 3370 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3371 | "com.ibm.ipzvpd.Location": { |
| 3372 | "LocationCode": "Ufcs-P0-C16" |
| 3373 | }, |
| 3374 | "xyz.openbmc_project.Inventory.Item": { |
| 3375 | "PrettyName": "Memory DIMM" |
| 3376 | }, |
| 3377 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3378 | "Available": false |
| 3379 | } |
| 3380 | } |
| 3381 | }, |
| 3382 | { |
| 3383 | "inventoryPath": "/system/chassis/motherboard/dimm10/unit0", |
| 3384 | "inherit": false, |
| 3385 | "extraInterfaces": { |
| 3386 | "xyz.openbmc_project.Inventory.Item": { |
| 3387 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3388 | } |
| 3389 | } |
| 3390 | }, |
| 3391 | { |
| 3392 | "inventoryPath": "/system/chassis/motherboard/dimm10/unit1", |
| 3393 | "inherit": false, |
| 3394 | "extraInterfaces": { |
| 3395 | "xyz.openbmc_project.Inventory.Item": { |
| 3396 | "PrettyName": "DDR Memory Port" |
| 3397 | } |
| 3398 | } |
| 3399 | }, |
| 3400 | { |
| 3401 | "inventoryPath": "/system/chassis/motherboard/dimm10/unit2", |
| 3402 | "inherit": false, |
| 3403 | "extraInterfaces": { |
| 3404 | "xyz.openbmc_project.Inventory.Item": { |
| 3405 | "PrettyName": "Onboard Memory Power Control Device" |
| 3406 | } |
| 3407 | } |
| 3408 | }, |
| 3409 | { |
| 3410 | "inventoryPath": "/system/chassis/motherboard/dimm10/unit3", |
| 3411 | "inherit": false, |
| 3412 | "extraInterfaces": { |
| 3413 | "xyz.openbmc_project.Inventory.Item": { |
| 3414 | "PrettyName": "Onboard Memory Power Management IC" |
| 3415 | } |
| 3416 | } |
| 3417 | } |
| 3418 | ], |
| 3419 | "/sys/bus/i2c/drivers/at24/210-0050/eeprom": [ |
| 3420 | { |
| 3421 | "inventoryPath": "/system/chassis/motherboard/dimm9", |
| 3422 | "extraInterfaces": { |
| 3423 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3424 | "com.ibm.ipzvpd.Location": { |
| 3425 | "LocationCode": "Ufcs-P0-C17" |
| 3426 | }, |
| 3427 | "xyz.openbmc_project.Inventory.Item": { |
| 3428 | "PrettyName": "Memory DIMM" |
| 3429 | }, |
| 3430 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3431 | "Available": false |
| 3432 | } |
| 3433 | } |
| 3434 | }, |
| 3435 | { |
| 3436 | "inventoryPath": "/system/chassis/motherboard/dimm9/unit0", |
| 3437 | "inherit": false, |
| 3438 | "extraInterfaces": { |
| 3439 | "xyz.openbmc_project.Inventory.Item": { |
| 3440 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3441 | } |
| 3442 | } |
| 3443 | }, |
| 3444 | { |
| 3445 | "inventoryPath": "/system/chassis/motherboard/dimm9/unit1", |
| 3446 | "inherit": false, |
| 3447 | "extraInterfaces": { |
| 3448 | "xyz.openbmc_project.Inventory.Item": { |
| 3449 | "PrettyName": "DDR Memory Port" |
| 3450 | } |
| 3451 | } |
| 3452 | }, |
| 3453 | { |
| 3454 | "inventoryPath": "/system/chassis/motherboard/dimm9/unit2", |
| 3455 | "inherit": false, |
| 3456 | "extraInterfaces": { |
| 3457 | "xyz.openbmc_project.Inventory.Item": { |
| 3458 | "PrettyName": "Onboard Memory Power Control Device" |
| 3459 | } |
| 3460 | } |
| 3461 | }, |
| 3462 | { |
| 3463 | "inventoryPath": "/system/chassis/motherboard/dimm9/unit3", |
| 3464 | "inherit": false, |
| 3465 | "extraInterfaces": { |
| 3466 | "xyz.openbmc_project.Inventory.Item": { |
| 3467 | "PrettyName": "Onboard Memory Power Management IC" |
| 3468 | } |
| 3469 | } |
| 3470 | } |
| 3471 | ], |
| 3472 | "/sys/bus/i2c/drivers/at24/202-0050/eeprom": [ |
| 3473 | { |
| 3474 | "inventoryPath": "/system/chassis/motherboard/dimm8", |
| 3475 | "extraInterfaces": { |
| 3476 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3477 | "com.ibm.ipzvpd.Location": { |
| 3478 | "LocationCode": "Ufcs-P0-C18" |
| 3479 | }, |
| 3480 | "xyz.openbmc_project.Inventory.Item": { |
| 3481 | "PrettyName": "Memory DIMM" |
| 3482 | }, |
| 3483 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3484 | "Available": false |
| 3485 | } |
| 3486 | } |
| 3487 | }, |
| 3488 | { |
| 3489 | "inventoryPath": "/system/chassis/motherboard/dimm8/unit0", |
| 3490 | "inherit": false, |
| 3491 | "extraInterfaces": { |
| 3492 | "xyz.openbmc_project.Inventory.Item": { |
| 3493 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3494 | } |
| 3495 | } |
| 3496 | }, |
| 3497 | { |
| 3498 | "inventoryPath": "/system/chassis/motherboard/dimm8/unit1", |
| 3499 | "inherit": false, |
| 3500 | "extraInterfaces": { |
| 3501 | "xyz.openbmc_project.Inventory.Item": { |
| 3502 | "PrettyName": "DDR Memory Port" |
| 3503 | } |
| 3504 | } |
| 3505 | }, |
| 3506 | { |
| 3507 | "inventoryPath": "/system/chassis/motherboard/dimm8/unit2", |
| 3508 | "inherit": false, |
| 3509 | "extraInterfaces": { |
| 3510 | "xyz.openbmc_project.Inventory.Item": { |
| 3511 | "PrettyName": "Onboard Memory Power Control Device" |
| 3512 | } |
| 3513 | } |
| 3514 | }, |
| 3515 | { |
| 3516 | "inventoryPath": "/system/chassis/motherboard/dimm8/unit3", |
| 3517 | "inherit": false, |
| 3518 | "extraInterfaces": { |
| 3519 | "xyz.openbmc_project.Inventory.Item": { |
| 3520 | "PrettyName": "Onboard Memory Power Management IC" |
| 3521 | } |
| 3522 | } |
| 3523 | } |
| 3524 | ], |
| 3525 | "/sys/bus/i2c/drivers/at24/311-0050/eeprom": [ |
| 3526 | { |
| 3527 | "inventoryPath": "/system/chassis/motherboard/dimm16", |
| 3528 | "extraInterfaces": { |
| 3529 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3530 | "com.ibm.ipzvpd.Location": { |
| 3531 | "LocationCode": "Ufcs-P0-C19" |
| 3532 | }, |
| 3533 | "xyz.openbmc_project.Inventory.Item": { |
| 3534 | "PrettyName": "Memory DIMM" |
| 3535 | }, |
| 3536 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3537 | "Available": false |
| 3538 | } |
| 3539 | } |
| 3540 | }, |
| 3541 | { |
| 3542 | "inventoryPath": "/system/chassis/motherboard/dimm16/unit0", |
| 3543 | "inherit": false, |
| 3544 | "extraInterfaces": { |
| 3545 | "xyz.openbmc_project.Inventory.Item": { |
| 3546 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3547 | } |
| 3548 | } |
| 3549 | }, |
| 3550 | { |
| 3551 | "inventoryPath": "/system/chassis/motherboard/dimm16/unit1", |
| 3552 | "inherit": false, |
| 3553 | "extraInterfaces": { |
| 3554 | "xyz.openbmc_project.Inventory.Item": { |
| 3555 | "PrettyName": "DDR Memory Port" |
| 3556 | } |
| 3557 | } |
| 3558 | }, |
| 3559 | { |
| 3560 | "inventoryPath": "/system/chassis/motherboard/dimm16/unit2", |
| 3561 | "inherit": false, |
| 3562 | "extraInterfaces": { |
| 3563 | "xyz.openbmc_project.Inventory.Item": { |
| 3564 | "PrettyName": "Onboard Memory Power Control Device" |
| 3565 | } |
| 3566 | } |
| 3567 | }, |
| 3568 | { |
| 3569 | "inventoryPath": "/system/chassis/motherboard/dimm16/unit3", |
| 3570 | "inherit": false, |
| 3571 | "extraInterfaces": { |
| 3572 | "xyz.openbmc_project.Inventory.Item": { |
| 3573 | "PrettyName": "Onboard Memory Power Management IC" |
| 3574 | } |
| 3575 | } |
| 3576 | } |
| 3577 | ], |
| 3578 | "/sys/bus/i2c/drivers/at24/310-0050/eeprom": [ |
| 3579 | { |
| 3580 | "inventoryPath": "/system/chassis/motherboard/dimm17", |
| 3581 | "extraInterfaces": { |
| 3582 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3583 | "com.ibm.ipzvpd.Location": { |
| 3584 | "LocationCode": "Ufcs-P0-C20" |
| 3585 | }, |
| 3586 | "xyz.openbmc_project.Inventory.Item": { |
| 3587 | "PrettyName": "Memory DIMM" |
| 3588 | }, |
| 3589 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3590 | "Available": false |
| 3591 | } |
| 3592 | } |
| 3593 | }, |
| 3594 | { |
| 3595 | "inventoryPath": "/system/chassis/motherboard/dimm17/unit0", |
| 3596 | "inherit": false, |
| 3597 | "extraInterfaces": { |
| 3598 | "xyz.openbmc_project.Inventory.Item": { |
| 3599 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3600 | } |
| 3601 | } |
| 3602 | }, |
| 3603 | { |
| 3604 | "inventoryPath": "/system/chassis/motherboard/dimm17/unit1", |
| 3605 | "inherit": false, |
| 3606 | "extraInterfaces": { |
| 3607 | "xyz.openbmc_project.Inventory.Item": { |
| 3608 | "PrettyName": "DDR Memory Port" |
| 3609 | } |
| 3610 | } |
| 3611 | }, |
| 3612 | { |
| 3613 | "inventoryPath": "/system/chassis/motherboard/dimm17/unit2", |
| 3614 | "inherit": false, |
| 3615 | "extraInterfaces": { |
| 3616 | "xyz.openbmc_project.Inventory.Item": { |
| 3617 | "PrettyName": "Onboard Memory Power Control Device" |
| 3618 | } |
| 3619 | } |
| 3620 | }, |
| 3621 | { |
| 3622 | "inventoryPath": "/system/chassis/motherboard/dimm17/unit3", |
| 3623 | "inherit": false, |
| 3624 | "extraInterfaces": { |
| 3625 | "xyz.openbmc_project.Inventory.Item": { |
| 3626 | "PrettyName": "Onboard Memory Power Management IC" |
| 3627 | } |
| 3628 | } |
| 3629 | } |
| 3630 | ], |
| 3631 | "/sys/bus/i2c/drivers/at24/312-0050/eeprom": [ |
| 3632 | { |
| 3633 | "inventoryPath": "/system/chassis/motherboard/dimm18", |
| 3634 | "extraInterfaces": { |
| 3635 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3636 | "com.ibm.ipzvpd.Location": { |
| 3637 | "LocationCode": "Ufcs-P0-C21" |
| 3638 | }, |
| 3639 | "xyz.openbmc_project.Inventory.Item": { |
| 3640 | "PrettyName": "Memory DIMM" |
| 3641 | }, |
| 3642 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3643 | "Available": false |
| 3644 | } |
| 3645 | } |
| 3646 | }, |
| 3647 | { |
| 3648 | "inventoryPath": "/system/chassis/motherboard/dimm18/unit0", |
| 3649 | "inherit": false, |
| 3650 | "extraInterfaces": { |
| 3651 | "xyz.openbmc_project.Inventory.Item": { |
| 3652 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3653 | } |
| 3654 | } |
| 3655 | }, |
| 3656 | { |
| 3657 | "inventoryPath": "/system/chassis/motherboard/dimm18/unit1", |
| 3658 | "inherit": false, |
| 3659 | "extraInterfaces": { |
| 3660 | "xyz.openbmc_project.Inventory.Item": { |
| 3661 | "PrettyName": "DDR Memory Port" |
| 3662 | } |
| 3663 | } |
| 3664 | }, |
| 3665 | { |
| 3666 | "inventoryPath": "/system/chassis/motherboard/dimm18/unit2", |
| 3667 | "inherit": false, |
| 3668 | "extraInterfaces": { |
| 3669 | "xyz.openbmc_project.Inventory.Item": { |
| 3670 | "PrettyName": "Onboard Memory Power Control Device" |
| 3671 | } |
| 3672 | } |
| 3673 | }, |
| 3674 | { |
| 3675 | "inventoryPath": "/system/chassis/motherboard/dimm18/unit3", |
| 3676 | "inherit": false, |
| 3677 | "extraInterfaces": { |
| 3678 | "xyz.openbmc_project.Inventory.Item": { |
| 3679 | "PrettyName": "Onboard Memory Power Management IC" |
| 3680 | } |
| 3681 | } |
| 3682 | } |
| 3683 | ], |
| 3684 | "/sys/bus/i2c/drivers/at24/402-0050/eeprom": [ |
| 3685 | { |
| 3686 | "inventoryPath": "/system/chassis/motherboard/dimm24", |
| 3687 | "extraInterfaces": { |
| 3688 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3689 | "com.ibm.ipzvpd.Location": { |
| 3690 | "LocationCode": "Ufcs-P0-C25" |
| 3691 | }, |
| 3692 | "xyz.openbmc_project.Inventory.Item": { |
| 3693 | "PrettyName": "Memory DIMM" |
| 3694 | }, |
| 3695 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3696 | "Available": false |
| 3697 | } |
| 3698 | } |
| 3699 | }, |
| 3700 | { |
| 3701 | "inventoryPath": "/system/chassis/motherboard/dimm24/unit0", |
| 3702 | "inherit": false, |
| 3703 | "extraInterfaces": { |
| 3704 | "xyz.openbmc_project.Inventory.Item": { |
| 3705 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3706 | } |
| 3707 | } |
| 3708 | }, |
| 3709 | { |
| 3710 | "inventoryPath": "/system/chassis/motherboard/dimm24/unit1", |
| 3711 | "inherit": false, |
| 3712 | "extraInterfaces": { |
| 3713 | "xyz.openbmc_project.Inventory.Item": { |
| 3714 | "PrettyName": "DDR Memory Port" |
| 3715 | } |
| 3716 | } |
| 3717 | }, |
| 3718 | { |
| 3719 | "inventoryPath": "/system/chassis/motherboard/dimm24/unit2", |
| 3720 | "inherit": false, |
| 3721 | "extraInterfaces": { |
| 3722 | "xyz.openbmc_project.Inventory.Item": { |
| 3723 | "PrettyName": "Onboard Memory Power Control Device" |
| 3724 | } |
| 3725 | } |
| 3726 | }, |
| 3727 | { |
| 3728 | "inventoryPath": "/system/chassis/motherboard/dimm24/unit3", |
| 3729 | "inherit": false, |
| 3730 | "extraInterfaces": { |
| 3731 | "xyz.openbmc_project.Inventory.Item": { |
| 3732 | "PrettyName": "Onboard Memory Power Management IC" |
| 3733 | } |
| 3734 | } |
| 3735 | } |
| 3736 | ], |
| 3737 | "/sys/bus/i2c/drivers/at24/410-0050/eeprom": [ |
| 3738 | { |
| 3739 | "inventoryPath": "/system/chassis/motherboard/dimm25", |
| 3740 | "extraInterfaces": { |
| 3741 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3742 | "com.ibm.ipzvpd.Location": { |
| 3743 | "LocationCode": "Ufcs-P0-C26" |
| 3744 | }, |
| 3745 | "xyz.openbmc_project.Inventory.Item": { |
| 3746 | "PrettyName": "Memory DIMM" |
| 3747 | }, |
| 3748 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3749 | "Available": false |
| 3750 | } |
| 3751 | } |
| 3752 | }, |
| 3753 | { |
| 3754 | "inventoryPath": "/system/chassis/motherboard/dimm25/unit0", |
| 3755 | "inherit": false, |
| 3756 | "extraInterfaces": { |
| 3757 | "xyz.openbmc_project.Inventory.Item": { |
| 3758 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3759 | } |
| 3760 | } |
| 3761 | }, |
| 3762 | { |
| 3763 | "inventoryPath": "/system/chassis/motherboard/dimm25/unit1", |
| 3764 | "inherit": false, |
| 3765 | "extraInterfaces": { |
| 3766 | "xyz.openbmc_project.Inventory.Item": { |
| 3767 | "PrettyName": "DDR Memory Port" |
| 3768 | } |
| 3769 | } |
| 3770 | }, |
| 3771 | { |
| 3772 | "inventoryPath": "/system/chassis/motherboard/dimm25/unit2", |
| 3773 | "inherit": false, |
| 3774 | "extraInterfaces": { |
| 3775 | "xyz.openbmc_project.Inventory.Item": { |
| 3776 | "PrettyName": "Onboard Memory Power Control Device" |
| 3777 | } |
| 3778 | } |
| 3779 | }, |
| 3780 | { |
| 3781 | "inventoryPath": "/system/chassis/motherboard/dimm25/unit3", |
| 3782 | "inherit": false, |
| 3783 | "extraInterfaces": { |
| 3784 | "xyz.openbmc_project.Inventory.Item": { |
| 3785 | "PrettyName": "Onboard Memory Power Management IC" |
| 3786 | } |
| 3787 | } |
| 3788 | } |
| 3789 | ], |
| 3790 | "/sys/bus/i2c/drivers/at24/112-0050/eeprom": [ |
| 3791 | { |
| 3792 | "inventoryPath": "/system/chassis/motherboard/dimm2", |
| 3793 | "extraInterfaces": { |
| 3794 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3795 | "com.ibm.ipzvpd.Location": { |
| 3796 | "LocationCode": "Ufcs-P0-C27" |
| 3797 | }, |
| 3798 | "xyz.openbmc_project.Inventory.Item": { |
| 3799 | "PrettyName": "Memory DIMM" |
| 3800 | }, |
| 3801 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3802 | "Available": false |
| 3803 | } |
| 3804 | } |
| 3805 | }, |
| 3806 | { |
| 3807 | "inventoryPath": "/system/chassis/motherboard/dimm2/unit0", |
| 3808 | "inherit": false, |
| 3809 | "extraInterfaces": { |
| 3810 | "xyz.openbmc_project.Inventory.Item": { |
| 3811 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3812 | } |
| 3813 | } |
| 3814 | }, |
| 3815 | { |
| 3816 | "inventoryPath": "/system/chassis/motherboard/dimm2/unit1", |
| 3817 | "inherit": false, |
| 3818 | "extraInterfaces": { |
| 3819 | "xyz.openbmc_project.Inventory.Item": { |
| 3820 | "PrettyName": "DDR Memory Port" |
| 3821 | } |
| 3822 | } |
| 3823 | }, |
| 3824 | { |
| 3825 | "inventoryPath": "/system/chassis/motherboard/dimm2/unit2", |
| 3826 | "inherit": false, |
| 3827 | "extraInterfaces": { |
| 3828 | "xyz.openbmc_project.Inventory.Item": { |
| 3829 | "PrettyName": "Onboard Memory Power Control Device" |
| 3830 | } |
| 3831 | } |
| 3832 | }, |
| 3833 | { |
| 3834 | "inventoryPath": "/system/chassis/motherboard/dimm2/unit3", |
| 3835 | "inherit": false, |
| 3836 | "extraInterfaces": { |
| 3837 | "xyz.openbmc_project.Inventory.Item": { |
| 3838 | "PrettyName": "Onboard Memory Power Management IC" |
| 3839 | } |
| 3840 | } |
| 3841 | } |
| 3842 | ], |
| 3843 | "/sys/bus/i2c/drivers/at24/115-0050/eeprom": [ |
| 3844 | { |
| 3845 | "inventoryPath": "/system/chassis/motherboard/dimm4", |
| 3846 | "extraInterfaces": { |
| 3847 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3848 | "com.ibm.ipzvpd.Location": { |
| 3849 | "LocationCode": "Ufcs-P0-C28" |
| 3850 | }, |
| 3851 | "xyz.openbmc_project.Inventory.Item": { |
| 3852 | "PrettyName": "Memory DIMM" |
| 3853 | }, |
| 3854 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3855 | "Available": false |
| 3856 | } |
| 3857 | } |
| 3858 | }, |
| 3859 | { |
| 3860 | "inventoryPath": "/system/chassis/motherboard/dimm4/unit0", |
| 3861 | "inherit": false, |
| 3862 | "extraInterfaces": { |
| 3863 | "xyz.openbmc_project.Inventory.Item": { |
| 3864 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3865 | } |
| 3866 | } |
| 3867 | }, |
| 3868 | { |
| 3869 | "inventoryPath": "/system/chassis/motherboard/dimm4/unit1", |
| 3870 | "inherit": false, |
| 3871 | "extraInterfaces": { |
| 3872 | "xyz.openbmc_project.Inventory.Item": { |
| 3873 | "PrettyName": "DDR Memory Port" |
| 3874 | } |
| 3875 | } |
| 3876 | }, |
| 3877 | { |
| 3878 | "inventoryPath": "/system/chassis/motherboard/dimm4/unit2", |
| 3879 | "inherit": false, |
| 3880 | "extraInterfaces": { |
| 3881 | "xyz.openbmc_project.Inventory.Item": { |
| 3882 | "PrettyName": "Onboard Memory Power Control Device" |
| 3883 | } |
| 3884 | } |
| 3885 | }, |
| 3886 | { |
| 3887 | "inventoryPath": "/system/chassis/motherboard/dimm4/unit3", |
| 3888 | "inherit": false, |
| 3889 | "extraInterfaces": { |
| 3890 | "xyz.openbmc_project.Inventory.Item": { |
| 3891 | "PrettyName": "Onboard Memory Power Management IC" |
| 3892 | } |
| 3893 | } |
| 3894 | } |
| 3895 | ], |
| 3896 | "/sys/bus/i2c/drivers/at24/100-0050/eeprom": [ |
| 3897 | { |
| 3898 | "inventoryPath": "/system/chassis/motherboard/dimm5", |
| 3899 | "extraInterfaces": { |
| 3900 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3901 | "com.ibm.ipzvpd.Location": { |
| 3902 | "LocationCode": "Ufcs-P0-C29" |
| 3903 | }, |
| 3904 | "xyz.openbmc_project.Inventory.Item": { |
| 3905 | "PrettyName": "Memory DIMM" |
| 3906 | }, |
| 3907 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3908 | "Available": false |
| 3909 | } |
| 3910 | } |
| 3911 | }, |
| 3912 | { |
| 3913 | "inventoryPath": "/system/chassis/motherboard/dimm5/unit0", |
| 3914 | "inherit": false, |
| 3915 | "extraInterfaces": { |
| 3916 | "xyz.openbmc_project.Inventory.Item": { |
| 3917 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3918 | } |
| 3919 | } |
| 3920 | }, |
| 3921 | { |
| 3922 | "inventoryPath": "/system/chassis/motherboard/dimm5/unit1", |
| 3923 | "inherit": false, |
| 3924 | "extraInterfaces": { |
| 3925 | "xyz.openbmc_project.Inventory.Item": { |
| 3926 | "PrettyName": "DDR Memory Port" |
| 3927 | } |
| 3928 | } |
| 3929 | }, |
| 3930 | { |
| 3931 | "inventoryPath": "/system/chassis/motherboard/dimm5/unit2", |
| 3932 | "inherit": false, |
| 3933 | "extraInterfaces": { |
| 3934 | "xyz.openbmc_project.Inventory.Item": { |
| 3935 | "PrettyName": "Onboard Memory Power Control Device" |
| 3936 | } |
| 3937 | } |
| 3938 | }, |
| 3939 | { |
| 3940 | "inventoryPath": "/system/chassis/motherboard/dimm5/unit3", |
| 3941 | "inherit": false, |
| 3942 | "extraInterfaces": { |
| 3943 | "xyz.openbmc_project.Inventory.Item": { |
| 3944 | "PrettyName": "Onboard Memory Power Management IC" |
| 3945 | } |
| 3946 | } |
| 3947 | } |
| 3948 | ], |
| 3949 | "/sys/bus/i2c/drivers/at24/101-0050/eeprom": [ |
| 3950 | { |
| 3951 | "inventoryPath": "/system/chassis/motherboard/dimm7", |
| 3952 | "extraInterfaces": { |
| 3953 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3954 | "com.ibm.ipzvpd.Location": { |
| 3955 | "LocationCode": "Ufcs-P0-C30" |
| 3956 | }, |
| 3957 | "xyz.openbmc_project.Inventory.Item": { |
| 3958 | "PrettyName": "Memory DIMM" |
| 3959 | }, |
| 3960 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3961 | "Available": false |
| 3962 | } |
| 3963 | } |
| 3964 | }, |
| 3965 | { |
| 3966 | "inventoryPath": "/system/chassis/motherboard/dimm7/unit0", |
| 3967 | "inherit": false, |
| 3968 | "extraInterfaces": { |
| 3969 | "xyz.openbmc_project.Inventory.Item": { |
| 3970 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3971 | } |
| 3972 | } |
| 3973 | }, |
| 3974 | { |
| 3975 | "inventoryPath": "/system/chassis/motherboard/dimm7/unit1", |
| 3976 | "inherit": false, |
| 3977 | "extraInterfaces": { |
| 3978 | "xyz.openbmc_project.Inventory.Item": { |
| 3979 | "PrettyName": "DDR Memory Port" |
| 3980 | } |
| 3981 | } |
| 3982 | }, |
| 3983 | { |
| 3984 | "inventoryPath": "/system/chassis/motherboard/dimm7/unit2", |
| 3985 | "inherit": false, |
| 3986 | "extraInterfaces": { |
| 3987 | "xyz.openbmc_project.Inventory.Item": { |
| 3988 | "PrettyName": "Onboard Memory Power Control Device" |
| 3989 | } |
| 3990 | } |
| 3991 | }, |
| 3992 | { |
| 3993 | "inventoryPath": "/system/chassis/motherboard/dimm7/unit3", |
| 3994 | "inherit": false, |
| 3995 | "extraInterfaces": { |
| 3996 | "xyz.openbmc_project.Inventory.Item": { |
| 3997 | "PrettyName": "Onboard Memory Power Management IC" |
| 3998 | } |
| 3999 | } |
| 4000 | } |
| 4001 | ], |
| 4002 | "/sys/bus/i2c/drivers/at24/114-0050/eeprom": [ |
| 4003 | { |
| 4004 | "inventoryPath": "/system/chassis/motherboard/dimm6", |
| 4005 | "extraInterfaces": { |
| 4006 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4007 | "com.ibm.ipzvpd.Location": { |
| 4008 | "LocationCode": "Ufcs-P0-C31" |
| 4009 | }, |
| 4010 | "xyz.openbmc_project.Inventory.Item": { |
| 4011 | "PrettyName": "Memory DIMM" |
| 4012 | }, |
| 4013 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4014 | "Available": false |
| 4015 | } |
| 4016 | } |
| 4017 | }, |
| 4018 | { |
| 4019 | "inventoryPath": "/system/chassis/motherboard/dimm6/unit0", |
| 4020 | "inherit": false, |
| 4021 | "extraInterfaces": { |
| 4022 | "xyz.openbmc_project.Inventory.Item": { |
| 4023 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4024 | } |
| 4025 | } |
| 4026 | }, |
| 4027 | { |
| 4028 | "inventoryPath": "/system/chassis/motherboard/dimm6/unit1", |
| 4029 | "inherit": false, |
| 4030 | "extraInterfaces": { |
| 4031 | "xyz.openbmc_project.Inventory.Item": { |
| 4032 | "PrettyName": "DDR Memory Port" |
| 4033 | } |
| 4034 | } |
| 4035 | }, |
| 4036 | { |
| 4037 | "inventoryPath": "/system/chassis/motherboard/dimm6/unit2", |
| 4038 | "inherit": false, |
| 4039 | "extraInterfaces": { |
| 4040 | "xyz.openbmc_project.Inventory.Item": { |
| 4041 | "PrettyName": "Onboard Memory Power Control Device" |
| 4042 | } |
| 4043 | } |
| 4044 | }, |
| 4045 | { |
| 4046 | "inventoryPath": "/system/chassis/motherboard/dimm6/unit3", |
| 4047 | "inherit": false, |
| 4048 | "extraInterfaces": { |
| 4049 | "xyz.openbmc_project.Inventory.Item": { |
| 4050 | "PrettyName": "Onboard Memory Power Management IC" |
| 4051 | } |
| 4052 | } |
| 4053 | } |
| 4054 | ], |
| 4055 | "/sys/bus/i2c/drivers/at24/113-0050/eeprom": [ |
| 4056 | { |
| 4057 | "inventoryPath": "/system/chassis/motherboard/dimm3", |
| 4058 | "extraInterfaces": { |
| 4059 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4060 | "com.ibm.ipzvpd.Location": { |
| 4061 | "LocationCode": "Ufcs-P0-C32" |
| 4062 | }, |
| 4063 | "xyz.openbmc_project.Inventory.Item": { |
| 4064 | "PrettyName": "Memory DIMM" |
| 4065 | }, |
| 4066 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4067 | "Available": false |
| 4068 | } |
| 4069 | } |
| 4070 | }, |
| 4071 | { |
| 4072 | "inventoryPath": "/system/chassis/motherboard/dimm3/unit0", |
| 4073 | "inherit": false, |
| 4074 | "extraInterfaces": { |
| 4075 | "xyz.openbmc_project.Inventory.Item": { |
| 4076 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4077 | } |
| 4078 | } |
| 4079 | }, |
| 4080 | { |
| 4081 | "inventoryPath": "/system/chassis/motherboard/dimm3/unit1", |
| 4082 | "inherit": false, |
| 4083 | "extraInterfaces": { |
| 4084 | "xyz.openbmc_project.Inventory.Item": { |
| 4085 | "PrettyName": "DDR Memory Port" |
| 4086 | } |
| 4087 | } |
| 4088 | }, |
| 4089 | { |
| 4090 | "inventoryPath": "/system/chassis/motherboard/dimm3/unit2", |
| 4091 | "inherit": false, |
| 4092 | "extraInterfaces": { |
| 4093 | "xyz.openbmc_project.Inventory.Item": { |
| 4094 | "PrettyName": "Onboard Memory Power Control Device" |
| 4095 | } |
| 4096 | } |
| 4097 | }, |
| 4098 | { |
| 4099 | "inventoryPath": "/system/chassis/motherboard/dimm3/unit3", |
| 4100 | "inherit": false, |
| 4101 | "extraInterfaces": { |
| 4102 | "xyz.openbmc_project.Inventory.Item": { |
| 4103 | "PrettyName": "Onboard Memory Power Management IC" |
| 4104 | } |
| 4105 | } |
| 4106 | } |
| 4107 | ], |
| 4108 | "/sys/bus/i2c/drivers/at24/216-0050/eeprom": [ |
| 4109 | { |
| 4110 | "inventoryPath": "/system/chassis/motherboard/dimm15", |
| 4111 | "extraInterfaces": { |
| 4112 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4113 | "com.ibm.ipzvpd.Location": { |
| 4114 | "LocationCode": "Ufcs-P0-C33" |
| 4115 | }, |
| 4116 | "xyz.openbmc_project.Inventory.Item": { |
| 4117 | "PrettyName": "Memory DIMM" |
| 4118 | }, |
| 4119 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4120 | "Available": false |
| 4121 | } |
| 4122 | } |
| 4123 | }, |
| 4124 | { |
| 4125 | "inventoryPath": "/system/chassis/motherboard/dimm15/unit0", |
| 4126 | "inherit": false, |
| 4127 | "extraInterfaces": { |
| 4128 | "xyz.openbmc_project.Inventory.Item": { |
| 4129 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4130 | } |
| 4131 | } |
| 4132 | }, |
| 4133 | { |
| 4134 | "inventoryPath": "/system/chassis/motherboard/dimm15/unit1", |
| 4135 | "inherit": false, |
| 4136 | "extraInterfaces": { |
| 4137 | "xyz.openbmc_project.Inventory.Item": { |
| 4138 | "PrettyName": "DDR Memory Port" |
| 4139 | } |
| 4140 | } |
| 4141 | }, |
| 4142 | { |
| 4143 | "inventoryPath": "/system/chassis/motherboard/dimm15/unit2", |
| 4144 | "inherit": false, |
| 4145 | "extraInterfaces": { |
| 4146 | "xyz.openbmc_project.Inventory.Item": { |
| 4147 | "PrettyName": "Onboard Memory Power Control Device" |
| 4148 | } |
| 4149 | } |
| 4150 | }, |
| 4151 | { |
| 4152 | "inventoryPath": "/system/chassis/motherboard/dimm15/unit3", |
| 4153 | "inherit": false, |
| 4154 | "extraInterfaces": { |
| 4155 | "xyz.openbmc_project.Inventory.Item": { |
| 4156 | "PrettyName": "Onboard Memory Power Management IC" |
| 4157 | } |
| 4158 | } |
| 4159 | } |
| 4160 | ], |
| 4161 | "/sys/bus/i2c/drivers/at24/203-0050/eeprom": [ |
| 4162 | { |
| 4163 | "inventoryPath": "/system/chassis/motherboard/dimm14", |
| 4164 | "extraInterfaces": { |
| 4165 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4166 | "com.ibm.ipzvpd.Location": { |
| 4167 | "LocationCode": "Ufcs-P0-C34" |
| 4168 | }, |
| 4169 | "xyz.openbmc_project.Inventory.Item": { |
| 4170 | "PrettyName": "Memory DIMM" |
| 4171 | }, |
| 4172 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4173 | "Available": false |
| 4174 | } |
| 4175 | } |
| 4176 | }, |
| 4177 | { |
| 4178 | "inventoryPath": "/system/chassis/motherboard/dimm14/unit0", |
| 4179 | "inherit": false, |
| 4180 | "extraInterfaces": { |
| 4181 | "xyz.openbmc_project.Inventory.Item": { |
| 4182 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4183 | } |
| 4184 | } |
| 4185 | }, |
| 4186 | { |
| 4187 | "inventoryPath": "/system/chassis/motherboard/dimm14/unit1", |
| 4188 | "inherit": false, |
| 4189 | "extraInterfaces": { |
| 4190 | "xyz.openbmc_project.Inventory.Item": { |
| 4191 | "PrettyName": "DDR Memory Port" |
| 4192 | } |
| 4193 | } |
| 4194 | }, |
| 4195 | { |
| 4196 | "inventoryPath": "/system/chassis/motherboard/dimm14/unit2", |
| 4197 | "inherit": false, |
| 4198 | "extraInterfaces": { |
| 4199 | "xyz.openbmc_project.Inventory.Item": { |
| 4200 | "PrettyName": "Onboard Memory Power Control Device" |
| 4201 | } |
| 4202 | } |
| 4203 | }, |
| 4204 | { |
| 4205 | "inventoryPath": "/system/chassis/motherboard/dimm14/unit3", |
| 4206 | "inherit": false, |
| 4207 | "extraInterfaces": { |
| 4208 | "xyz.openbmc_project.Inventory.Item": { |
| 4209 | "PrettyName": "Onboard Memory Power Management IC" |
| 4210 | } |
| 4211 | } |
| 4212 | } |
| 4213 | ], |
| 4214 | "/sys/bus/i2c/drivers/at24/217-0050/eeprom": [ |
| 4215 | { |
| 4216 | "inventoryPath": "/system/chassis/motherboard/dimm11", |
| 4217 | "extraInterfaces": { |
| 4218 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4219 | "com.ibm.ipzvpd.Location": { |
| 4220 | "LocationCode": "Ufcs-P0-C35" |
| 4221 | }, |
| 4222 | "xyz.openbmc_project.Inventory.Item": { |
| 4223 | "PrettyName": "Memory DIMM" |
| 4224 | }, |
| 4225 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4226 | "Available": false |
| 4227 | } |
| 4228 | } |
| 4229 | }, |
| 4230 | { |
| 4231 | "inventoryPath": "/system/chassis/motherboard/dimm11/unit0", |
| 4232 | "inherit": false, |
| 4233 | "extraInterfaces": { |
| 4234 | "xyz.openbmc_project.Inventory.Item": { |
| 4235 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4236 | } |
| 4237 | } |
| 4238 | }, |
| 4239 | { |
| 4240 | "inventoryPath": "/system/chassis/motherboard/dimm11/unit1", |
| 4241 | "inherit": false, |
| 4242 | "extraInterfaces": { |
| 4243 | "xyz.openbmc_project.Inventory.Item": { |
| 4244 | "PrettyName": "DDR Memory Port" |
| 4245 | } |
| 4246 | } |
| 4247 | }, |
| 4248 | { |
| 4249 | "inventoryPath": "/system/chassis/motherboard/dimm11/unit2", |
| 4250 | "inherit": false, |
| 4251 | "extraInterfaces": { |
| 4252 | "xyz.openbmc_project.Inventory.Item": { |
| 4253 | "PrettyName": "Onboard Memory Power Control Device" |
| 4254 | } |
| 4255 | } |
| 4256 | }, |
| 4257 | { |
| 4258 | "inventoryPath": "/system/chassis/motherboard/dimm11/unit3", |
| 4259 | "inherit": false, |
| 4260 | "extraInterfaces": { |
| 4261 | "xyz.openbmc_project.Inventory.Item": { |
| 4262 | "PrettyName": "Onboard Memory Power Management IC" |
| 4263 | } |
| 4264 | } |
| 4265 | } |
| 4266 | ], |
| 4267 | "/sys/bus/i2c/drivers/at24/211-0050/eeprom": [ |
| 4268 | { |
| 4269 | "inventoryPath": "/system/chassis/motherboard/dimm13", |
| 4270 | "extraInterfaces": { |
| 4271 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4272 | "com.ibm.ipzvpd.Location": { |
| 4273 | "LocationCode": "Ufcs-P0-C36" |
| 4274 | }, |
| 4275 | "xyz.openbmc_project.Inventory.Item": { |
| 4276 | "PrettyName": "Memory DIMM" |
| 4277 | }, |
| 4278 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4279 | "Available": false |
| 4280 | } |
| 4281 | } |
| 4282 | }, |
| 4283 | { |
| 4284 | "inventoryPath": "/system/chassis/motherboard/dimm13/unit0", |
| 4285 | "inherit": false, |
| 4286 | "extraInterfaces": { |
| 4287 | "xyz.openbmc_project.Inventory.Item": { |
| 4288 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4289 | } |
| 4290 | } |
| 4291 | }, |
| 4292 | { |
| 4293 | "inventoryPath": "/system/chassis/motherboard/dimm13/unit1", |
| 4294 | "inherit": false, |
| 4295 | "extraInterfaces": { |
| 4296 | "xyz.openbmc_project.Inventory.Item": { |
| 4297 | "PrettyName": "DDR Memory Port" |
| 4298 | } |
| 4299 | } |
| 4300 | }, |
| 4301 | { |
| 4302 | "inventoryPath": "/system/chassis/motherboard/dimm13/unit2", |
| 4303 | "inherit": false, |
| 4304 | "extraInterfaces": { |
| 4305 | "xyz.openbmc_project.Inventory.Item": { |
| 4306 | "PrettyName": "Onboard Memory Power Control Device" |
| 4307 | } |
| 4308 | } |
| 4309 | }, |
| 4310 | { |
| 4311 | "inventoryPath": "/system/chassis/motherboard/dimm13/unit3", |
| 4312 | "inherit": false, |
| 4313 | "extraInterfaces": { |
| 4314 | "xyz.openbmc_project.Inventory.Item": { |
| 4315 | "PrettyName": "Onboard Memory Power Management IC" |
| 4316 | } |
| 4317 | } |
| 4318 | } |
| 4319 | ], |
| 4320 | "/sys/bus/i2c/drivers/at24/215-0050/eeprom": [ |
| 4321 | { |
| 4322 | "inventoryPath": "/system/chassis/motherboard/dimm12", |
| 4323 | "extraInterfaces": { |
| 4324 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4325 | "com.ibm.ipzvpd.Location": { |
| 4326 | "LocationCode": "Ufcs-P0-C37" |
| 4327 | }, |
| 4328 | "xyz.openbmc_project.Inventory.Item": { |
| 4329 | "PrettyName": "Memory DIMM" |
| 4330 | }, |
| 4331 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4332 | "Available": false |
| 4333 | } |
| 4334 | } |
| 4335 | }, |
| 4336 | { |
| 4337 | "inventoryPath": "/system/chassis/motherboard/dimm12/unit0", |
| 4338 | "inherit": false, |
| 4339 | "extraInterfaces": { |
| 4340 | "xyz.openbmc_project.Inventory.Item": { |
| 4341 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4342 | } |
| 4343 | } |
| 4344 | }, |
| 4345 | { |
| 4346 | "inventoryPath": "/system/chassis/motherboard/dimm12/unit1", |
| 4347 | "inherit": false, |
| 4348 | "extraInterfaces": { |
| 4349 | "xyz.openbmc_project.Inventory.Item": { |
| 4350 | "PrettyName": "DDR Memory Port" |
| 4351 | } |
| 4352 | } |
| 4353 | }, |
| 4354 | { |
| 4355 | "inventoryPath": "/system/chassis/motherboard/dimm12/unit2", |
| 4356 | "inherit": false, |
| 4357 | "extraInterfaces": { |
| 4358 | "xyz.openbmc_project.Inventory.Item": { |
| 4359 | "PrettyName": "Onboard Memory Power Control Device" |
| 4360 | } |
| 4361 | } |
| 4362 | }, |
| 4363 | { |
| 4364 | "inventoryPath": "/system/chassis/motherboard/dimm12/unit3", |
| 4365 | "inherit": false, |
| 4366 | "extraInterfaces": { |
| 4367 | "xyz.openbmc_project.Inventory.Item": { |
| 4368 | "PrettyName": "Onboard Memory Power Management IC" |
| 4369 | } |
| 4370 | } |
| 4371 | } |
| 4372 | ], |
| 4373 | "/sys/bus/i2c/drivers/at24/315-0050/eeprom": [ |
| 4374 | { |
| 4375 | "inventoryPath": "/system/chassis/motherboard/dimm20", |
| 4376 | "extraInterfaces": { |
| 4377 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4378 | "com.ibm.ipzvpd.Location": { |
| 4379 | "LocationCode": "Ufcs-P0-C38" |
| 4380 | }, |
| 4381 | "xyz.openbmc_project.Inventory.Item": { |
| 4382 | "PrettyName": "Memory DIMM" |
| 4383 | }, |
| 4384 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4385 | "Available": false |
| 4386 | } |
| 4387 | } |
| 4388 | }, |
| 4389 | { |
| 4390 | "inventoryPath": "/system/chassis/motherboard/dimm20/unit0", |
| 4391 | "inherit": false, |
| 4392 | "extraInterfaces": { |
| 4393 | "xyz.openbmc_project.Inventory.Item": { |
| 4394 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4395 | } |
| 4396 | } |
| 4397 | }, |
| 4398 | { |
| 4399 | "inventoryPath": "/system/chassis/motherboard/dimm20/unit1", |
| 4400 | "inherit": false, |
| 4401 | "extraInterfaces": { |
| 4402 | "xyz.openbmc_project.Inventory.Item": { |
| 4403 | "PrettyName": "DDR Memory Port" |
| 4404 | } |
| 4405 | } |
| 4406 | }, |
| 4407 | { |
| 4408 | "inventoryPath": "/system/chassis/motherboard/dimm20/unit2", |
| 4409 | "inherit": false, |
| 4410 | "extraInterfaces": { |
| 4411 | "xyz.openbmc_project.Inventory.Item": { |
| 4412 | "PrettyName": "Onboard Memory Power Control Device" |
| 4413 | } |
| 4414 | } |
| 4415 | }, |
| 4416 | { |
| 4417 | "inventoryPath": "/system/chassis/motherboard/dimm20/unit3", |
| 4418 | "inherit": false, |
| 4419 | "extraInterfaces": { |
| 4420 | "xyz.openbmc_project.Inventory.Item": { |
| 4421 | "PrettyName": "Onboard Memory Power Management IC" |
| 4422 | } |
| 4423 | } |
| 4424 | } |
| 4425 | ], |
| 4426 | "/sys/bus/i2c/drivers/at24/300-0050/eeprom": [ |
| 4427 | { |
| 4428 | "inventoryPath": "/system/chassis/motherboard/dimm21", |
| 4429 | "extraInterfaces": { |
| 4430 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4431 | "com.ibm.ipzvpd.Location": { |
| 4432 | "LocationCode": "Ufcs-P0-C39" |
| 4433 | }, |
| 4434 | "xyz.openbmc_project.Inventory.Item": { |
| 4435 | "PrettyName": "Memory DIMM" |
| 4436 | }, |
| 4437 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4438 | "Available": false |
| 4439 | } |
| 4440 | } |
| 4441 | }, |
| 4442 | { |
| 4443 | "inventoryPath": "/system/chassis/motherboard/dimm21/unit0", |
| 4444 | "inherit": false, |
| 4445 | "extraInterfaces": { |
| 4446 | "xyz.openbmc_project.Inventory.Item": { |
| 4447 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4448 | } |
| 4449 | } |
| 4450 | }, |
| 4451 | { |
| 4452 | "inventoryPath": "/system/chassis/motherboard/dimm21/unit1", |
| 4453 | "inherit": false, |
| 4454 | "extraInterfaces": { |
| 4455 | "xyz.openbmc_project.Inventory.Item": { |
| 4456 | "PrettyName": "DDR Memory Port" |
| 4457 | } |
| 4458 | } |
| 4459 | }, |
| 4460 | { |
| 4461 | "inventoryPath": "/system/chassis/motherboard/dimm21/unit2", |
| 4462 | "inherit": false, |
| 4463 | "extraInterfaces": { |
| 4464 | "xyz.openbmc_project.Inventory.Item": { |
| 4465 | "PrettyName": "Onboard Memory Power Control Device" |
| 4466 | } |
| 4467 | } |
| 4468 | }, |
| 4469 | { |
| 4470 | "inventoryPath": "/system/chassis/motherboard/dimm21/unit3", |
| 4471 | "inherit": false, |
| 4472 | "extraInterfaces": { |
| 4473 | "xyz.openbmc_project.Inventory.Item": { |
| 4474 | "PrettyName": "Onboard Memory Power Management IC" |
| 4475 | } |
| 4476 | } |
| 4477 | } |
| 4478 | ], |
| 4479 | "/sys/bus/i2c/drivers/at24/313-0050/eeprom": [ |
| 4480 | { |
| 4481 | "inventoryPath": "/system/chassis/motherboard/dimm19", |
| 4482 | "extraInterfaces": { |
| 4483 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4484 | "com.ibm.ipzvpd.Location": { |
| 4485 | "LocationCode": "Ufcs-P0-C40" |
| 4486 | }, |
| 4487 | "xyz.openbmc_project.Inventory.Item": { |
| 4488 | "PrettyName": "Memory DIMM" |
| 4489 | }, |
| 4490 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4491 | "Available": false |
| 4492 | } |
| 4493 | } |
| 4494 | }, |
| 4495 | { |
| 4496 | "inventoryPath": "/system/chassis/motherboard/dimm19/unit0", |
| 4497 | "inherit": false, |
| 4498 | "extraInterfaces": { |
| 4499 | "xyz.openbmc_project.Inventory.Item": { |
| 4500 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4501 | } |
| 4502 | } |
| 4503 | }, |
| 4504 | { |
| 4505 | "inventoryPath": "/system/chassis/motherboard/dimm19/unit1", |
| 4506 | "inherit": false, |
| 4507 | "extraInterfaces": { |
| 4508 | "xyz.openbmc_project.Inventory.Item": { |
| 4509 | "PrettyName": "DDR Memory Port" |
| 4510 | } |
| 4511 | } |
| 4512 | }, |
| 4513 | { |
| 4514 | "inventoryPath": "/system/chassis/motherboard/dimm19/unit2", |
| 4515 | "inherit": false, |
| 4516 | "extraInterfaces": { |
| 4517 | "xyz.openbmc_project.Inventory.Item": { |
| 4518 | "PrettyName": "Onboard Memory Power Control Device" |
| 4519 | } |
| 4520 | } |
| 4521 | }, |
| 4522 | { |
| 4523 | "inventoryPath": "/system/chassis/motherboard/dimm19/unit3", |
| 4524 | "inherit": false, |
| 4525 | "extraInterfaces": { |
| 4526 | "xyz.openbmc_project.Inventory.Item": { |
| 4527 | "PrettyName": "Onboard Memory Power Management IC" |
| 4528 | } |
| 4529 | } |
| 4530 | } |
| 4531 | ], |
| 4532 | "/sys/bus/i2c/drivers/at24/314-0050/eeprom": [ |
| 4533 | { |
| 4534 | "inventoryPath": "/system/chassis/motherboard/dimm22", |
| 4535 | "extraInterfaces": { |
| 4536 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4537 | "com.ibm.ipzvpd.Location": { |
| 4538 | "LocationCode": "Ufcs-P0-C41" |
| 4539 | }, |
| 4540 | "xyz.openbmc_project.Inventory.Item": { |
| 4541 | "PrettyName": "Memory DIMM" |
| 4542 | }, |
| 4543 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4544 | "Available": false |
| 4545 | } |
| 4546 | } |
| 4547 | }, |
| 4548 | { |
| 4549 | "inventoryPath": "/system/chassis/motherboard/dimm22/unit0", |
| 4550 | "inherit": false, |
| 4551 | "extraInterfaces": { |
| 4552 | "xyz.openbmc_project.Inventory.Item": { |
| 4553 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4554 | } |
| 4555 | } |
| 4556 | }, |
| 4557 | { |
| 4558 | "inventoryPath": "/system/chassis/motherboard/dimm22/unit1", |
| 4559 | "inherit": false, |
| 4560 | "extraInterfaces": { |
| 4561 | "xyz.openbmc_project.Inventory.Item": { |
| 4562 | "PrettyName": "DDR Memory Port" |
| 4563 | } |
| 4564 | } |
| 4565 | }, |
| 4566 | { |
| 4567 | "inventoryPath": "/system/chassis/motherboard/dimm22/unit2", |
| 4568 | "inherit": false, |
| 4569 | "extraInterfaces": { |
| 4570 | "xyz.openbmc_project.Inventory.Item": { |
| 4571 | "PrettyName": "Onboard Memory Power Control Device" |
| 4572 | } |
| 4573 | } |
| 4574 | }, |
| 4575 | { |
| 4576 | "inventoryPath": "/system/chassis/motherboard/dimm22/unit3", |
| 4577 | "inherit": false, |
| 4578 | "extraInterfaces": { |
| 4579 | "xyz.openbmc_project.Inventory.Item": { |
| 4580 | "PrettyName": "Onboard Memory Power Management IC" |
| 4581 | } |
| 4582 | } |
| 4583 | } |
| 4584 | ], |
| 4585 | "/sys/bus/i2c/drivers/at24/301-0050/eeprom": [ |
| 4586 | { |
| 4587 | "inventoryPath": "/system/chassis/motherboard/dimm23", |
| 4588 | "extraInterfaces": { |
| 4589 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4590 | "com.ibm.ipzvpd.Location": { |
| 4591 | "LocationCode": "Ufcs-P0-C42" |
| 4592 | }, |
| 4593 | "xyz.openbmc_project.Inventory.Item": { |
| 4594 | "PrettyName": "Memory DIMM" |
| 4595 | }, |
| 4596 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4597 | "Available": false |
| 4598 | } |
| 4599 | } |
| 4600 | }, |
| 4601 | { |
| 4602 | "inventoryPath": "/system/chassis/motherboard/dimm23/unit0", |
| 4603 | "inherit": false, |
| 4604 | "extraInterfaces": { |
| 4605 | "xyz.openbmc_project.Inventory.Item": { |
| 4606 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4607 | } |
| 4608 | } |
| 4609 | }, |
| 4610 | { |
| 4611 | "inventoryPath": "/system/chassis/motherboard/dimm23/unit1", |
| 4612 | "inherit": false, |
| 4613 | "extraInterfaces": { |
| 4614 | "xyz.openbmc_project.Inventory.Item": { |
| 4615 | "PrettyName": "DDR Memory Port" |
| 4616 | } |
| 4617 | } |
| 4618 | }, |
| 4619 | { |
| 4620 | "inventoryPath": "/system/chassis/motherboard/dimm23/unit2", |
| 4621 | "inherit": false, |
| 4622 | "extraInterfaces": { |
| 4623 | "xyz.openbmc_project.Inventory.Item": { |
| 4624 | "PrettyName": "Onboard Memory Power Control Device" |
| 4625 | } |
| 4626 | } |
| 4627 | }, |
| 4628 | { |
| 4629 | "inventoryPath": "/system/chassis/motherboard/dimm23/unit3", |
| 4630 | "inherit": false, |
| 4631 | "extraInterfaces": { |
| 4632 | "xyz.openbmc_project.Inventory.Item": { |
| 4633 | "PrettyName": "Onboard Memory Power Management IC" |
| 4634 | } |
| 4635 | } |
| 4636 | } |
| 4637 | ], |
| 4638 | "/sys/bus/i2c/drivers/at24/417-0050/eeprom": [ |
| 4639 | { |
| 4640 | "inventoryPath": "/system/chassis/motherboard/dimm27", |
| 4641 | "extraInterfaces": { |
| 4642 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4643 | "com.ibm.ipzvpd.Location": { |
| 4644 | "LocationCode": "Ufcs-P0-C43" |
| 4645 | }, |
| 4646 | "xyz.openbmc_project.Inventory.Item": { |
| 4647 | "PrettyName": "Memory DIMM" |
| 4648 | }, |
| 4649 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4650 | "Available": false |
| 4651 | } |
| 4652 | } |
| 4653 | }, |
| 4654 | { |
| 4655 | "inventoryPath": "/system/chassis/motherboard/dimm27/unit0", |
| 4656 | "inherit": false, |
| 4657 | "extraInterfaces": { |
| 4658 | "xyz.openbmc_project.Inventory.Item": { |
| 4659 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4660 | } |
| 4661 | } |
| 4662 | }, |
| 4663 | { |
| 4664 | "inventoryPath": "/system/chassis/motherboard/dimm27/unit1", |
| 4665 | "inherit": false, |
| 4666 | "extraInterfaces": { |
| 4667 | "xyz.openbmc_project.Inventory.Item": { |
| 4668 | "PrettyName": "DDR Memory Port" |
| 4669 | } |
| 4670 | } |
| 4671 | }, |
| 4672 | { |
| 4673 | "inventoryPath": "/system/chassis/motherboard/dimm27/unit2", |
| 4674 | "inherit": false, |
| 4675 | "extraInterfaces": { |
| 4676 | "xyz.openbmc_project.Inventory.Item": { |
| 4677 | "PrettyName": "Onboard Memory Power Control Device" |
| 4678 | } |
| 4679 | } |
| 4680 | }, |
| 4681 | { |
| 4682 | "inventoryPath": "/system/chassis/motherboard/dimm27/unit3", |
| 4683 | "inherit": false, |
| 4684 | "extraInterfaces": { |
| 4685 | "xyz.openbmc_project.Inventory.Item": { |
| 4686 | "PrettyName": "Onboard Memory Power Management IC" |
| 4687 | } |
| 4688 | } |
| 4689 | } |
| 4690 | ], |
| 4691 | "/sys/bus/i2c/drivers/at24/403-0050/eeprom": [ |
| 4692 | { |
| 4693 | "inventoryPath": "/system/chassis/motherboard/dimm30", |
| 4694 | "extraInterfaces": { |
| 4695 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4696 | "com.ibm.ipzvpd.Location": { |
| 4697 | "LocationCode": "Ufcs-P0-C44" |
| 4698 | }, |
| 4699 | "xyz.openbmc_project.Inventory.Item": { |
| 4700 | "PrettyName": "Memory DIMM" |
| 4701 | }, |
| 4702 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4703 | "Available": false |
| 4704 | } |
| 4705 | } |
| 4706 | }, |
| 4707 | { |
| 4708 | "inventoryPath": "/system/chassis/motherboard/dimm30/unit0", |
| 4709 | "inherit": false, |
| 4710 | "extraInterfaces": { |
| 4711 | "xyz.openbmc_project.Inventory.Item": { |
| 4712 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4713 | } |
| 4714 | } |
| 4715 | }, |
| 4716 | { |
| 4717 | "inventoryPath": "/system/chassis/motherboard/dimm30/unit1", |
| 4718 | "inherit": false, |
| 4719 | "extraInterfaces": { |
| 4720 | "xyz.openbmc_project.Inventory.Item": { |
| 4721 | "PrettyName": "DDR Memory Port" |
| 4722 | } |
| 4723 | } |
| 4724 | }, |
| 4725 | { |
| 4726 | "inventoryPath": "/system/chassis/motherboard/dimm30/unit2", |
| 4727 | "inherit": false, |
| 4728 | "extraInterfaces": { |
| 4729 | "xyz.openbmc_project.Inventory.Item": { |
| 4730 | "PrettyName": "Onboard Memory Power Control Device" |
| 4731 | } |
| 4732 | } |
| 4733 | }, |
| 4734 | { |
| 4735 | "inventoryPath": "/system/chassis/motherboard/dimm30/unit3", |
| 4736 | "inherit": false, |
| 4737 | "extraInterfaces": { |
| 4738 | "xyz.openbmc_project.Inventory.Item": { |
| 4739 | "PrettyName": "Onboard Memory Power Management IC" |
| 4740 | } |
| 4741 | } |
| 4742 | } |
| 4743 | ], |
| 4744 | "/sys/bus/i2c/drivers/at24/416-0050/eeprom": [ |
| 4745 | { |
| 4746 | "inventoryPath": "/system/chassis/motherboard/dimm31", |
| 4747 | "extraInterfaces": { |
| 4748 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4749 | "com.ibm.ipzvpd.Location": { |
| 4750 | "LocationCode": "Ufcs-P0-C45" |
| 4751 | }, |
| 4752 | "xyz.openbmc_project.Inventory.Item": { |
| 4753 | "PrettyName": "Memory DIMM" |
| 4754 | }, |
| 4755 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4756 | "Available": false |
| 4757 | } |
| 4758 | } |
| 4759 | }, |
| 4760 | { |
| 4761 | "inventoryPath": "/system/chassis/motherboard/dimm31/unit0", |
| 4762 | "inherit": false, |
| 4763 | "extraInterfaces": { |
| 4764 | "xyz.openbmc_project.Inventory.Item": { |
| 4765 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4766 | } |
| 4767 | } |
| 4768 | }, |
| 4769 | { |
| 4770 | "inventoryPath": "/system/chassis/motherboard/dimm31/unit1", |
| 4771 | "inherit": false, |
| 4772 | "extraInterfaces": { |
| 4773 | "xyz.openbmc_project.Inventory.Item": { |
| 4774 | "PrettyName": "DDR Memory Port" |
| 4775 | } |
| 4776 | } |
| 4777 | }, |
| 4778 | { |
| 4779 | "inventoryPath": "/system/chassis/motherboard/dimm31/unit2", |
| 4780 | "inherit": false, |
| 4781 | "extraInterfaces": { |
| 4782 | "xyz.openbmc_project.Inventory.Item": { |
| 4783 | "PrettyName": "Onboard Memory Power Control Device" |
| 4784 | } |
| 4785 | } |
| 4786 | }, |
| 4787 | { |
| 4788 | "inventoryPath": "/system/chassis/motherboard/dimm31/unit3", |
| 4789 | "inherit": false, |
| 4790 | "extraInterfaces": { |
| 4791 | "xyz.openbmc_project.Inventory.Item": { |
| 4792 | "PrettyName": "Onboard Memory Power Management IC" |
| 4793 | } |
| 4794 | } |
| 4795 | } |
| 4796 | ], |
| 4797 | "/sys/bus/i2c/drivers/at24/411-0050/eeprom": [ |
| 4798 | { |
| 4799 | "inventoryPath": "/system/chassis/motherboard/dimm29", |
| 4800 | "extraInterfaces": { |
| 4801 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4802 | "com.ibm.ipzvpd.Location": { |
| 4803 | "LocationCode": "Ufcs-P0-C46" |
| 4804 | }, |
| 4805 | "xyz.openbmc_project.Inventory.Item": { |
| 4806 | "PrettyName": "Memory DIMM" |
| 4807 | }, |
| 4808 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4809 | "Available": false |
| 4810 | } |
| 4811 | } |
| 4812 | }, |
| 4813 | { |
| 4814 | "inventoryPath": "/system/chassis/motherboard/dimm29/unit0", |
| 4815 | "inherit": false, |
| 4816 | "extraInterfaces": { |
| 4817 | "xyz.openbmc_project.Inventory.Item": { |
| 4818 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4819 | } |
| 4820 | } |
| 4821 | }, |
| 4822 | { |
| 4823 | "inventoryPath": "/system/chassis/motherboard/dimm29/unit1", |
| 4824 | "inherit": false, |
| 4825 | "extraInterfaces": { |
| 4826 | "xyz.openbmc_project.Inventory.Item": { |
| 4827 | "PrettyName": "DDR Memory Port" |
| 4828 | } |
| 4829 | } |
| 4830 | }, |
| 4831 | { |
| 4832 | "inventoryPath": "/system/chassis/motherboard/dimm29/unit2", |
| 4833 | "inherit": false, |
| 4834 | "extraInterfaces": { |
| 4835 | "xyz.openbmc_project.Inventory.Item": { |
| 4836 | "PrettyName": "Onboard Memory Power Control Device" |
| 4837 | } |
| 4838 | } |
| 4839 | }, |
| 4840 | { |
| 4841 | "inventoryPath": "/system/chassis/motherboard/dimm29/unit3", |
| 4842 | "inherit": false, |
| 4843 | "extraInterfaces": { |
| 4844 | "xyz.openbmc_project.Inventory.Item": { |
| 4845 | "PrettyName": "Onboard Memory Power Management IC" |
| 4846 | } |
| 4847 | } |
| 4848 | } |
| 4849 | ], |
| 4850 | "/sys/bus/i2c/drivers/at24/415-0050/eeprom": [ |
| 4851 | { |
| 4852 | "inventoryPath": "/system/chassis/motherboard/dimm28", |
| 4853 | "extraInterfaces": { |
| 4854 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4855 | "com.ibm.ipzvpd.Location": { |
| 4856 | "LocationCode": "Ufcs-P0-C47" |
| 4857 | }, |
| 4858 | "xyz.openbmc_project.Inventory.Item": { |
| 4859 | "PrettyName": "Memory DIMM" |
| 4860 | }, |
| 4861 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4862 | "Available": false |
| 4863 | } |
| 4864 | } |
| 4865 | }, |
| 4866 | { |
| 4867 | "inventoryPath": "/system/chassis/motherboard/dimm28/unit0", |
| 4868 | "inherit": false, |
| 4869 | "extraInterfaces": { |
| 4870 | "xyz.openbmc_project.Inventory.Item": { |
| 4871 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4872 | } |
| 4873 | } |
| 4874 | }, |
| 4875 | { |
| 4876 | "inventoryPath": "/system/chassis/motherboard/dimm28/unit1", |
| 4877 | "inherit": false, |
| 4878 | "extraInterfaces": { |
| 4879 | "xyz.openbmc_project.Inventory.Item": { |
| 4880 | "PrettyName": "DDR Memory Port" |
| 4881 | } |
| 4882 | } |
| 4883 | }, |
| 4884 | { |
| 4885 | "inventoryPath": "/system/chassis/motherboard/dimm28/unit2", |
| 4886 | "inherit": false, |
| 4887 | "extraInterfaces": { |
| 4888 | "xyz.openbmc_project.Inventory.Item": { |
| 4889 | "PrettyName": "Onboard Memory Power Control Device" |
| 4890 | } |
| 4891 | } |
| 4892 | }, |
| 4893 | { |
| 4894 | "inventoryPath": "/system/chassis/motherboard/dimm28/unit3", |
| 4895 | "inherit": false, |
| 4896 | "extraInterfaces": { |
| 4897 | "xyz.openbmc_project.Inventory.Item": { |
| 4898 | "PrettyName": "Onboard Memory Power Management IC" |
| 4899 | } |
| 4900 | } |
| 4901 | } |
| 4902 | ], |
| 4903 | "/sys/bus/i2c/drivers/at24/414-0050/eeprom": [ |
| 4904 | { |
| 4905 | "inventoryPath": "/system/chassis/motherboard/dimm26", |
| 4906 | "extraInterfaces": { |
| 4907 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4908 | "com.ibm.ipzvpd.Location": { |
| 4909 | "LocationCode": "Ufcs-P0-C48" |
| 4910 | }, |
| 4911 | "xyz.openbmc_project.Inventory.Item": { |
| 4912 | "PrettyName": "Memory DIMM" |
| 4913 | }, |
| 4914 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4915 | "Available": false |
| 4916 | } |
| 4917 | } |
| 4918 | }, |
| 4919 | { |
| 4920 | "inventoryPath": "/system/chassis/motherboard/dimm26/unit0", |
| 4921 | "inherit": false, |
| 4922 | "extraInterfaces": { |
| 4923 | "xyz.openbmc_project.Inventory.Item": { |
| 4924 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4925 | } |
| 4926 | } |
| 4927 | }, |
| 4928 | { |
| 4929 | "inventoryPath": "/system/chassis/motherboard/dimm26/unit1", |
| 4930 | "inherit": false, |
| 4931 | "extraInterfaces": { |
| 4932 | "xyz.openbmc_project.Inventory.Item": { |
| 4933 | "PrettyName": "DDR Memory Port" |
| 4934 | } |
| 4935 | } |
| 4936 | }, |
| 4937 | { |
| 4938 | "inventoryPath": "/system/chassis/motherboard/dimm26/unit2", |
| 4939 | "inherit": false, |
| 4940 | "extraInterfaces": { |
| 4941 | "xyz.openbmc_project.Inventory.Item": { |
| 4942 | "PrettyName": "Onboard Memory Power Control Device" |
| 4943 | } |
| 4944 | } |
| 4945 | }, |
| 4946 | { |
| 4947 | "inventoryPath": "/system/chassis/motherboard/dimm26/unit3", |
| 4948 | "inherit": false, |
| 4949 | "extraInterfaces": { |
| 4950 | "xyz.openbmc_project.Inventory.Item": { |
| 4951 | "PrettyName": "Onboard Memory Power Management IC" |
| 4952 | } |
| 4953 | } |
| 4954 | } |
| 4955 | ] |
| 4956 | } |
| 4957 | } |