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