Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 1 | { |
| 2 | "commonInterfaces": { |
| 3 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 4 | "PartNumber": { |
| 5 | "recordName": "VINI", |
| 6 | "keywordName": "PN" |
| 7 | }, |
| 8 | "SerialNumber": { |
| 9 | "recordName": "VINI", |
| 10 | "keywordName": "SN" |
| 11 | }, |
| 12 | "SparePartNumber": { |
| 13 | "recordName": "VINI", |
| 14 | "keywordName": "FN" |
| 15 | }, |
| 16 | "Model": { |
| 17 | "recordName": "VINI", |
| 18 | "keywordName": "CC" |
| 19 | }, |
| 20 | "BuildDate": { |
| 21 | "recordName": "VR10", |
| 22 | "keywordName": "DC", |
| 23 | "encoding": "DATE" |
| 24 | } |
| 25 | } |
| 26 | }, |
| 27 | "frus": { |
| 28 | "/sys/bus/i2c/drivers/at24/8-0050/eeprom": [ |
| 29 | { |
| 30 | "inventoryPath": "/system/chassis/motherboard", |
| 31 | "isSystemVpd": true, |
| 32 | "extraInterfaces": { |
| 33 | "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null, |
| 34 | "com.ibm.ipzvpd.Location": { |
| 35 | "LocationCode": "Ufcs-P0" |
| 36 | }, |
| 37 | "xyz.openbmc_project.Inventory.Item": { |
| 38 | "PrettyName": "System Backplane" |
| 39 | } |
| 40 | } |
| 41 | }, |
| 42 | { |
| 43 | "inventoryPath": "/system/chassis/motherboard/unit0", |
| 44 | "inherit": false, |
| 45 | "extraInterfaces": { |
| 46 | "xyz.openbmc_project.Inventory.Item": { |
| 47 | "PrettyName": "Oscillator Reference Clock" |
| 48 | } |
| 49 | } |
| 50 | }, |
| 51 | { |
| 52 | "inventoryPath": "/system", |
| 53 | "inherit": false, |
| 54 | "isSystemVpd": true, |
| 55 | "copyRecords": ["VSYS"], |
| 56 | "extraInterfaces": { |
| 57 | "xyz.openbmc_project.Inventory.Item.System": null, |
| 58 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 59 | "SerialNumber": { |
| 60 | "recordName": "VSYS", |
| 61 | "keywordName": "SE" |
| 62 | }, |
| 63 | "Model": { |
| 64 | "recordName": "VSYS", |
| 65 | "keywordName": "TM" |
| 66 | }, |
| 67 | "SubModel": { |
| 68 | "recordName": "VSYS", |
| 69 | "keywordName": "BR" |
| 70 | } |
| 71 | }, |
| 72 | "com.ibm.ipzvpd.Location": { |
| 73 | "LocationCode": "Umts" |
| 74 | }, |
| 75 | "xyz.openbmc_project.Inventory.Item": { |
| 76 | "PrettyName": "System" |
| 77 | } |
| 78 | } |
| 79 | }, |
| 80 | { |
| 81 | "inventoryPath": "/system/chassis", |
| 82 | "isSystemVpd": true, |
| 83 | "extraInterfaces": { |
| 84 | "xyz.openbmc_project.Inventory.Item.Chassis": null, |
| 85 | "xyz.openbmc_project.Inventory.Item.Global": null, |
| 86 | "com.ibm.ipzvpd.Location": { |
| 87 | "LocationCode": "Ufcs" |
| 88 | }, |
| 89 | "xyz.openbmc_project.Inventory.Item": { |
| 90 | "PrettyName": "Chassis" |
| 91 | } |
| 92 | } |
| 93 | }, |
| 94 | { |
| 95 | "inventoryPath": "/system/chassis/motherboard/pcieslot1", |
| 96 | "inherit": false, |
| 97 | "extraInterfaces": { |
| 98 | "com.ibm.Control.Host.PCIeLink": null, |
| 99 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 100 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 101 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 102 | }, |
| 103 | "com.ibm.ipzvpd.Location": { |
| 104 | "LocationCode": "Ufcs-P0-C1" |
| 105 | }, |
| 106 | "xyz.openbmc_project.Inventory.Item": { |
| 107 | "PrettyName": "PCIe Slot" |
| 108 | } |
| 109 | } |
| 110 | }, |
| 111 | { |
| 112 | "inventoryPath": "/system/chassis/motherboard/pcieslot2", |
| 113 | "inherit": false, |
| 114 | "extraInterfaces": { |
| 115 | "com.ibm.Control.Host.PCIeLink": null, |
| 116 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 117 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 118 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 119 | }, |
| 120 | "com.ibm.ipzvpd.Location": { |
| 121 | "LocationCode": "Ufcs-P0-C2" |
| 122 | }, |
| 123 | "xyz.openbmc_project.Inventory.Item": { |
| 124 | "PrettyName": "PCIe Slot" |
| 125 | } |
| 126 | } |
| 127 | }, |
| 128 | { |
| 129 | "inventoryPath": "/system/chassis/motherboard/pcieslot3", |
| 130 | "inherit": false, |
| 131 | "extraInterfaces": { |
| 132 | "com.ibm.Control.Host.PCIeLink": null, |
| 133 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 134 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 135 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 136 | }, |
| 137 | "com.ibm.ipzvpd.Location": { |
| 138 | "LocationCode": "Ufcs-P0-C3" |
| 139 | }, |
| 140 | "xyz.openbmc_project.Inventory.Item": { |
| 141 | "PrettyName": "PCIe Slot" |
| 142 | } |
| 143 | } |
| 144 | }, |
| 145 | { |
| 146 | "inventoryPath": "/system/chassis/motherboard/pcieslot4", |
| 147 | "inherit": false, |
| 148 | "extraInterfaces": { |
| 149 | "com.ibm.Control.Host.PCIeLink": null, |
| 150 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 151 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 152 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 153 | }, |
| 154 | "com.ibm.ipzvpd.Location": { |
| 155 | "LocationCode": "Ufcs-P0-C4" |
| 156 | }, |
| 157 | "xyz.openbmc_project.Inventory.Item": { |
| 158 | "PrettyName": "PCIe Slot" |
| 159 | } |
| 160 | } |
| 161 | }, |
| 162 | { |
| 163 | "inventoryPath": "/system/chassis/motherboard/pcieslot5", |
| 164 | "inherit": false, |
| 165 | "extraInterfaces": { |
| 166 | "com.ibm.Control.Host.PCIeLink": null, |
| 167 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 168 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 169 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 170 | }, |
| 171 | "com.ibm.ipzvpd.Location": { |
| 172 | "LocationCode": "Ufcs-P0-C5" |
| 173 | }, |
| 174 | "xyz.openbmc_project.Inventory.Item": { |
| 175 | "PrettyName": "PCIe Slot" |
| 176 | } |
| 177 | } |
| 178 | }, |
| 179 | { |
| 180 | "inventoryPath": "/system/chassis/motherboard/pcieslot6", |
| 181 | "inherit": false, |
| 182 | "extraInterfaces": { |
| 183 | "com.ibm.Control.Host.PCIeLink": null, |
| 184 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 185 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 186 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 187 | }, |
| 188 | "com.ibm.ipzvpd.Location": { |
| 189 | "LocationCode": "Ufcs-P0-C6" |
| 190 | }, |
| 191 | "xyz.openbmc_project.Inventory.Item": { |
| 192 | "PrettyName": "PCIe Slot" |
| 193 | } |
| 194 | } |
| 195 | }, |
| 196 | { |
| 197 | "inventoryPath": "/system/chassis/motherboard/pcieslot7", |
| 198 | "inherit": false, |
| 199 | "extraInterfaces": { |
| 200 | "com.ibm.Control.Host.PCIeLink": null, |
| 201 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 202 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 203 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 204 | }, |
| 205 | "com.ibm.ipzvpd.Location": { |
| 206 | "LocationCode": "Ufcs-P0-C7" |
| 207 | }, |
| 208 | "xyz.openbmc_project.Inventory.Item": { |
| 209 | "PrettyName": "PCIe Slot" |
| 210 | } |
| 211 | } |
| 212 | }, |
| 213 | { |
| 214 | "inventoryPath": "/system/chassis/motherboard/pcieslot8", |
| 215 | "inherit": false, |
| 216 | "extraInterfaces": { |
| 217 | "com.ibm.Control.Host.PCIeLink": null, |
| 218 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 219 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 220 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 221 | }, |
| 222 | "com.ibm.ipzvpd.Location": { |
| 223 | "LocationCode": "Ufcs-P0-C8" |
| 224 | }, |
| 225 | "xyz.openbmc_project.Inventory.Item": { |
| 226 | "PrettyName": "PCIe Slot" |
| 227 | } |
| 228 | } |
| 229 | }, |
| 230 | { |
| 231 | "inventoryPath": "/system/chassis/motherboard/pcieslot9", |
| 232 | "inherit": false, |
| 233 | "extraInterfaces": { |
| 234 | "com.ibm.Control.Host.PCIeLink": null, |
| 235 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 236 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 237 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 238 | }, |
| 239 | "com.ibm.ipzvpd.Location": { |
| 240 | "LocationCode": "Ufcs-P0-C9" |
| 241 | }, |
| 242 | "xyz.openbmc_project.Inventory.Item": { |
| 243 | "PrettyName": "PCIe Slot" |
| 244 | } |
| 245 | } |
| 246 | }, |
| 247 | { |
| 248 | "inventoryPath": "/system/chassis/motherboard/pcieslot10", |
| 249 | "inherit": false, |
| 250 | "extraInterfaces": { |
| 251 | "com.ibm.Control.Host.PCIeLink": null, |
| 252 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 253 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 254 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 255 | }, |
| 256 | "com.ibm.ipzvpd.Location": { |
| 257 | "LocationCode": "Ufcs-P0-C10" |
| 258 | }, |
| 259 | "xyz.openbmc_project.Inventory.Item": { |
| 260 | "PrettyName": "PCIe Slot" |
| 261 | } |
| 262 | } |
| 263 | }, |
| 264 | { |
| 265 | "inventoryPath": "/system/chassis/motherboard/pcieslot11", |
| 266 | "inherit": false, |
| 267 | "extraInterfaces": { |
| 268 | "com.ibm.Control.Host.PCIeLink": null, |
| 269 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 270 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 271 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength" |
| 272 | }, |
| 273 | "com.ibm.ipzvpd.Location": { |
| 274 | "LocationCode": "Ufcs-P0-C11" |
| 275 | }, |
| 276 | "xyz.openbmc_project.Inventory.Item": { |
| 277 | "PrettyName": "PCIe Slot" |
| 278 | } |
| 279 | } |
| 280 | }, |
| 281 | { |
| 282 | "inventoryPath": "/system/chassis/motherboard/pcieslot12", |
| 283 | "inherit": false, |
| 284 | "extraInterfaces": { |
| 285 | "com.ibm.Control.Host.PCIeLink": null, |
| 286 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 287 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.OEM" |
| 288 | }, |
| 289 | "com.ibm.ipzvpd.Location": { |
| 290 | "LocationCode": "Ufcs-P1-T1" |
| 291 | }, |
| 292 | "xyz.openbmc_project.Inventory.Item": { |
| 293 | "PrettyName": "Dummy PCIe USB Adapter Slot" |
| 294 | } |
| 295 | } |
| 296 | }, |
| 297 | { |
| 298 | "inventoryPath": "/system/chassis/motherboard/pcieslot12/pcie_card12", |
| 299 | "inherit": false, |
| 300 | "extraInterfaces": { |
| 301 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 302 | "com.ibm.ipzvpd.Location": { |
| 303 | "LocationCode": "Ufcs-P1-T1" |
| 304 | }, |
| 305 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 306 | "SlotNumber": 12 |
| 307 | }, |
| 308 | "xyz.openbmc_project.Inventory.Item": { |
| 309 | "PrettyName": "Dummy PCIe USB Adapter" |
| 310 | } |
| 311 | } |
| 312 | }, |
| 313 | { |
| 314 | "inventoryPath": "/system/chassis/motherboard/powersupply0", |
| 315 | "inherit": false, |
| 316 | "embedded": false, |
| 317 | "synthesized": true, |
| 318 | "extraInterfaces": { |
| 319 | "com.ibm.ipzvpd.Location": { |
| 320 | "LocationCode": "Ufcs-E0" |
| 321 | } |
| 322 | } |
| 323 | }, |
| 324 | { |
| 325 | "inventoryPath": "/system/chassis/motherboard/powersupply1", |
| 326 | "inherit": false, |
| 327 | "embedded": false, |
| 328 | "synthesized": true, |
| 329 | "extraInterfaces": { |
| 330 | "com.ibm.ipzvpd.Location": { |
| 331 | "LocationCode": "Ufcs-E1" |
| 332 | } |
| 333 | } |
| 334 | }, |
| 335 | { |
| 336 | "inventoryPath": "/system/chassis/motherboard/powersupply2", |
| 337 | "inherit": false, |
| 338 | "embedded": false, |
| 339 | "synthesized": true, |
| 340 | "extraInterfaces": { |
| 341 | "com.ibm.ipzvpd.Location": { |
| 342 | "LocationCode": "Ufcs-E2" |
| 343 | } |
| 344 | } |
| 345 | }, |
| 346 | { |
| 347 | "inventoryPath": "/system/chassis/motherboard/powersupply3", |
| 348 | "inherit": false, |
| 349 | "embedded": false, |
| 350 | "synthesized": true, |
| 351 | "extraInterfaces": { |
| 352 | "com.ibm.ipzvpd.Location": { |
| 353 | "LocationCode": "Ufcs-E3" |
| 354 | } |
| 355 | } |
| 356 | }, |
| 357 | { |
| 358 | "inventoryPath": "/system/chassis/motherboard/connector0", |
| 359 | "inherit": false, |
| 360 | "extraInterfaces": { |
| 361 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 362 | "com.ibm.ipzvpd.Location": { |
| 363 | "LocationCode": "Ufcs-P0-T0" |
| 364 | }, |
| 365 | "xyz.openbmc_project.Inventory.Item": { |
| 366 | "PrettyName": "OpenCAPI Port Connector" |
| 367 | } |
| 368 | } |
| 369 | }, |
| 370 | { |
| 371 | "inventoryPath": "/system/chassis/motherboard/connector1", |
| 372 | "inherit": false, |
| 373 | "extraInterfaces": { |
| 374 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 375 | "com.ibm.ipzvpd.Location": { |
| 376 | "LocationCode": "Ufcs-P0-T1" |
| 377 | }, |
| 378 | "xyz.openbmc_project.Inventory.Item": { |
| 379 | "PrettyName": "OpenCAPI Port Connector" |
| 380 | } |
| 381 | } |
| 382 | }, |
| 383 | { |
| 384 | "inventoryPath": "/system/chassis/motherboard/connector2", |
| 385 | "inherit": false, |
| 386 | "extraInterfaces": { |
| 387 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 388 | "com.ibm.ipzvpd.Location": { |
| 389 | "LocationCode": "Ufcs-P0-T2" |
| 390 | }, |
| 391 | "xyz.openbmc_project.Inventory.Item": { |
| 392 | "PrettyName": "OpenCAPI Port Connector" |
| 393 | } |
| 394 | } |
| 395 | }, |
| 396 | { |
| 397 | "inventoryPath": "/system/chassis/motherboard/connector3", |
| 398 | "inherit": false, |
| 399 | "extraInterfaces": { |
| 400 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 401 | "com.ibm.ipzvpd.Location": { |
| 402 | "LocationCode": "Ufcs-P0-T3" |
| 403 | }, |
| 404 | "xyz.openbmc_project.Inventory.Item": { |
| 405 | "PrettyName": "OpenCAPI Port Connector" |
| 406 | } |
| 407 | } |
| 408 | }, |
| 409 | { |
| 410 | "inventoryPath": "/system/chassis/motherboard/connector4", |
| 411 | "inherit": false, |
| 412 | "extraInterfaces": { |
| 413 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 414 | "com.ibm.ipzvpd.Location": { |
| 415 | "LocationCode": "Ufcs-P0-T4" |
| 416 | }, |
| 417 | "xyz.openbmc_project.Inventory.Item": { |
| 418 | "PrettyName": "OpenCAPI Port Connector" |
| 419 | } |
| 420 | } |
| 421 | }, |
| 422 | { |
| 423 | "inventoryPath": "/system/chassis/motherboard/connector5", |
| 424 | "inherit": false, |
| 425 | "extraInterfaces": { |
| 426 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 427 | "com.ibm.ipzvpd.Location": { |
| 428 | "LocationCode": "Ufcs-P0-T5" |
| 429 | }, |
| 430 | "xyz.openbmc_project.Inventory.Item": { |
| 431 | "PrettyName": "OpenCAPI Port Connector" |
| 432 | } |
| 433 | } |
| 434 | } |
| 435 | ], |
| 436 | "/sys/bus/i2c/drivers/at24/8-0051/eeprom": [ |
| 437 | { |
| 438 | "inventoryPath": "/system/chassis/motherboard/bmc", |
| 439 | "extraInterfaces": { |
| 440 | "xyz.openbmc_project.Inventory.Item.Bmc": null, |
| 441 | "com.ibm.ipzvpd.Location": { |
| 442 | "LocationCode": "Ufcs-P0-C0" |
| 443 | }, |
| 444 | "xyz.openbmc_project.Inventory.Item": { |
| 445 | "PrettyName": "BMC Card" |
| 446 | } |
| 447 | } |
| 448 | }, |
| 449 | { |
| 450 | "inventoryPath": "/system/chassis/motherboard/bmc/ethernet0", |
| 451 | "inherit": false, |
| 452 | "noprime": true, |
| 453 | "extraInterfaces": { |
| 454 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 455 | "xyz.openbmc_project.Inventory.Item.Ethernet": null, |
| 456 | "com.ibm.ipzvpd.Location": { |
| 457 | "LocationCode": "Ufcs-P0-C0-T2" |
| 458 | }, |
| 459 | "xyz.openbmc_project.Inventory.Item.NetworkInterface": { |
| 460 | "MACAddress": { |
| 461 | "recordName": "VCFG", |
| 462 | "keywordName": "Z0", |
| 463 | "encoding": "MAC" |
| 464 | } |
| 465 | }, |
| 466 | "xyz.openbmc_project.Inventory.Item": { |
| 467 | "PrettyName": "HMC Ethernet Connector" |
| 468 | } |
| 469 | } |
| 470 | }, |
| 471 | { |
| 472 | "inventoryPath": "/system/chassis/motherboard/bmc/ethernet1", |
| 473 | "inherit": false, |
| 474 | "noprime": true, |
| 475 | "extraInterfaces": { |
| 476 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 477 | "xyz.openbmc_project.Inventory.Item.Ethernet": null, |
| 478 | "com.ibm.ipzvpd.Location": { |
| 479 | "LocationCode": "Ufcs-P0-C0-T3" |
| 480 | }, |
| 481 | "xyz.openbmc_project.Inventory.Item.NetworkInterface": { |
| 482 | "MACAddress": { |
| 483 | "recordName": "VCFG", |
| 484 | "keywordName": "Z1", |
| 485 | "encoding": "MAC" |
| 486 | } |
| 487 | }, |
| 488 | "xyz.openbmc_project.Inventory.Item": { |
| 489 | "PrettyName": "HMC Ethernet Connector" |
| 490 | } |
| 491 | } |
| 492 | }, |
| 493 | { |
| 494 | "inventoryPath": "/system/chassis/motherboard/bmc/usb2_conn0", |
| 495 | "extraInterfaces": { |
| 496 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 497 | "com.ibm.ipzvpd.Location": { |
| 498 | "LocationCode": "Ufcs-P0-C0-T0" |
| 499 | }, |
| 500 | "xyz.openbmc_project.Inventory.Item": { |
| 501 | "PrettyName": "Rear OS USB Top Connector" |
| 502 | } |
| 503 | } |
| 504 | }, |
| 505 | { |
| 506 | "inventoryPath": "/system/chassis/motherboard/bmc/usb2_conn1", |
| 507 | "extraInterfaces": { |
| 508 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 509 | "com.ibm.ipzvpd.Location": { |
| 510 | "LocationCode": "Ufcs-P0-C0-T1" |
| 511 | }, |
| 512 | "xyz.openbmc_project.Inventory.Item": { |
| 513 | "PrettyName": "Rear OS USB Bottom Connector" |
| 514 | } |
| 515 | } |
| 516 | }, |
| 517 | { |
| 518 | "inventoryPath": "/system/chassis/motherboard/bmc/usb3_conn0", |
| 519 | "extraInterfaces": { |
| 520 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 521 | "com.ibm.ipzvpd.Location": { |
| 522 | "LocationCode": "Ufcs-P0-C0-T4" |
| 523 | }, |
| 524 | "xyz.openbmc_project.Inventory.Item": { |
| 525 | "PrettyName": "BMC USB Connector" |
| 526 | } |
| 527 | } |
| 528 | }, |
| 529 | { |
| 530 | "inventoryPath": "/system/chassis/motherboard/bmc/usb3_conn1", |
| 531 | "extraInterfaces": { |
| 532 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 533 | "com.ibm.ipzvpd.Location": { |
| 534 | "LocationCode": "Ufcs-P0-C0-T5" |
| 535 | }, |
| 536 | "xyz.openbmc_project.Inventory.Item": { |
| 537 | "PrettyName": "BMC USB Connector" |
| 538 | } |
| 539 | } |
| 540 | }, |
| 541 | { |
| 542 | "inventoryPath": "/system/chassis/motherboard/bmc/tod_battery", |
| 543 | "extraInterfaces": { |
| 544 | "xyz.openbmc_project.Inventory.Item.Battery": null, |
| 545 | "com.ibm.ipzvpd.Location": { |
| 546 | "LocationCode": "Ufcs-P0-C0-E0" |
| 547 | }, |
| 548 | "xyz.openbmc_project.Inventory.Item": { |
| 549 | "PrettyName": "Time Of Day Battery" |
| 550 | } |
| 551 | } |
| 552 | } |
| 553 | ], |
| 554 | "/sys/bus/i2c/drivers/at24/9-0052/eeprom": [ |
| 555 | { |
| 556 | "inventoryPath": "/system/chassis/motherboard/vrm8", |
| 557 | "extraInterfaces": { |
| 558 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 559 | "com.ibm.ipzvpd.Location": { |
| 560 | "LocationCode": "Ufcs-P0-C54" |
| 561 | }, |
| 562 | "xyz.openbmc_project.Inventory.Item": { |
| 563 | "PrettyName": "Voltage Regulator Module" |
| 564 | } |
| 565 | } |
| 566 | } |
| 567 | ], |
| 568 | "/sys/bus/i2c/drivers/at24/9-0051/eeprom": [ |
| 569 | { |
| 570 | "inventoryPath": "/system/chassis/motherboard/vrm9", |
| 571 | "extraInterfaces": { |
| 572 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 573 | "com.ibm.ipzvpd.Location": { |
| 574 | "LocationCode": "Ufcs-P0-C55" |
| 575 | }, |
| 576 | "xyz.openbmc_project.Inventory.Item": { |
| 577 | "PrettyName": "Voltage Regulator Module" |
| 578 | } |
| 579 | } |
| 580 | } |
| 581 | ], |
| 582 | "/sys/bus/i2c/drivers/at24/9-0050/eeprom": [ |
| 583 | { |
| 584 | "inventoryPath": "/system/chassis/motherboard/vrm10", |
| 585 | "extraInterfaces": { |
| 586 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 587 | "com.ibm.ipzvpd.Location": { |
| 588 | "LocationCode": "Ufcs-P0-C57" |
| 589 | }, |
| 590 | "xyz.openbmc_project.Inventory.Item": { |
| 591 | "PrettyName": "Voltage Regulator Module" |
| 592 | } |
| 593 | } |
| 594 | } |
| 595 | ], |
| 596 | "/sys/bus/i2c/drivers/at24/9-0053/eeprom": [ |
| 597 | { |
| 598 | "inventoryPath": "/system/chassis/motherboard/vrm11", |
| 599 | "extraInterfaces": { |
| 600 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 601 | "com.ibm.ipzvpd.Location": { |
| 602 | "LocationCode": "Ufcs-P0-C58" |
| 603 | }, |
| 604 | "xyz.openbmc_project.Inventory.Item": { |
| 605 | "PrettyName": "Voltage Regulator Module" |
| 606 | } |
| 607 | } |
| 608 | } |
| 609 | ], |
| 610 | "/sys/bus/i2c/drivers/at24/10-0052/eeprom": [ |
| 611 | { |
| 612 | "inventoryPath": "/system/chassis/motherboard/vrm0", |
| 613 | "extraInterfaces": { |
| 614 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 615 | "com.ibm.ipzvpd.Location": { |
| 616 | "LocationCode": "Ufcs-P0-C12" |
| 617 | }, |
| 618 | "xyz.openbmc_project.Inventory.Item": { |
| 619 | "PrettyName": "Voltage Regulator Module" |
| 620 | } |
| 621 | } |
| 622 | } |
| 623 | ], |
| 624 | "/sys/bus/i2c/drivers/at24/10-0050/eeprom": [ |
| 625 | { |
| 626 | "inventoryPath": "/system/chassis/motherboard/vrm1", |
| 627 | "extraInterfaces": { |
| 628 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 629 | "com.ibm.ipzvpd.Location": { |
| 630 | "LocationCode": "Ufcs-P0-C13" |
| 631 | }, |
| 632 | "xyz.openbmc_project.Inventory.Item": { |
| 633 | "PrettyName": "Voltage Regulator Module" |
| 634 | } |
| 635 | } |
| 636 | } |
| 637 | ], |
| 638 | "/sys/bus/i2c/drivers/at24/10-0051/eeprom": [ |
| 639 | { |
| 640 | "inventoryPath": "/system/chassis/motherboard/vrm2", |
| 641 | "extraInterfaces": { |
| 642 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 643 | "com.ibm.ipzvpd.Location": { |
| 644 | "LocationCode": "Ufcs-P0-C15" |
| 645 | }, |
| 646 | "xyz.openbmc_project.Inventory.Item": { |
| 647 | "PrettyName": "Voltage Regulator Module" |
| 648 | } |
| 649 | } |
| 650 | } |
| 651 | ], |
| 652 | "/sys/bus/i2c/drivers/at24/10-0053/eeprom": [ |
| 653 | { |
| 654 | "inventoryPath": "/system/chassis/motherboard/vrm3", |
| 655 | "extraInterfaces": { |
| 656 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 657 | "com.ibm.ipzvpd.Location": { |
| 658 | "LocationCode": "Ufcs-P0-C16" |
| 659 | }, |
| 660 | "xyz.openbmc_project.Inventory.Item": { |
| 661 | "PrettyName": "Voltage Regulator Module" |
| 662 | } |
| 663 | } |
| 664 | } |
| 665 | ], |
| 666 | "/sys/bus/i2c/drivers/at24/11-0053/eeprom": [ |
| 667 | { |
| 668 | "inventoryPath": "/system/chassis/motherboard/vrm12", |
| 669 | "extraInterfaces": { |
| 670 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 671 | "com.ibm.ipzvpd.Location": { |
| 672 | "LocationCode": "Ufcs-P0-C59" |
| 673 | }, |
| 674 | "xyz.openbmc_project.Inventory.Item": { |
| 675 | "PrettyName": "Voltage Regulator Module" |
| 676 | } |
| 677 | } |
| 678 | } |
| 679 | ], |
| 680 | "/sys/bus/i2c/drivers/at24/11-0051/eeprom": [ |
| 681 | { |
| 682 | "inventoryPath": "/system/chassis/motherboard/vrm13", |
| 683 | "extraInterfaces": { |
| 684 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 685 | "com.ibm.ipzvpd.Location": { |
| 686 | "LocationCode": "Ufcs-P0-C60" |
| 687 | }, |
| 688 | "xyz.openbmc_project.Inventory.Item": { |
| 689 | "PrettyName": "Voltage Regulator Module" |
| 690 | } |
| 691 | } |
| 692 | } |
| 693 | ], |
| 694 | "/sys/bus/i2c/drivers/at24/11-0050/eeprom": [ |
| 695 | { |
| 696 | "inventoryPath": "/system/chassis/motherboard/vrm14", |
| 697 | "extraInterfaces": { |
| 698 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 699 | "com.ibm.ipzvpd.Location": { |
| 700 | "LocationCode": "Ufcs-P0-C62" |
| 701 | }, |
| 702 | "xyz.openbmc_project.Inventory.Item": { |
| 703 | "PrettyName": "Voltage Regulator Module" |
| 704 | } |
| 705 | } |
| 706 | } |
| 707 | ], |
| 708 | "/sys/bus/i2c/drivers/at24/11-0052/eeprom": [ |
| 709 | { |
| 710 | "inventoryPath": "/system/chassis/motherboard/vrm15", |
| 711 | "extraInterfaces": { |
| 712 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 713 | "com.ibm.ipzvpd.Location": { |
| 714 | "LocationCode": "Ufcs-P0-C63" |
| 715 | }, |
| 716 | "xyz.openbmc_project.Inventory.Item": { |
| 717 | "PrettyName": "Voltage Regulator Module" |
| 718 | } |
| 719 | } |
| 720 | } |
| 721 | ], |
| 722 | "/sys/bus/i2c/drivers/at24/13-0053/eeprom": [ |
| 723 | { |
| 724 | "inventoryPath": "/system/chassis/motherboard/vrm4", |
| 725 | "extraInterfaces": { |
| 726 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 727 | "com.ibm.ipzvpd.Location": { |
| 728 | "LocationCode": "Ufcs-P0-C17" |
| 729 | }, |
| 730 | "xyz.openbmc_project.Inventory.Item": { |
| 731 | "PrettyName": "Voltage Regulator Module" |
| 732 | } |
| 733 | } |
| 734 | } |
| 735 | ], |
| 736 | "/sys/bus/i2c/drivers/at24/13-0050/eeprom": [ |
| 737 | { |
| 738 | "inventoryPath": "/system/chassis/motherboard/vrm5", |
| 739 | "extraInterfaces": { |
| 740 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 741 | "com.ibm.ipzvpd.Location": { |
| 742 | "LocationCode": "Ufcs-P0-C18" |
| 743 | }, |
| 744 | "xyz.openbmc_project.Inventory.Item": { |
| 745 | "PrettyName": "Voltage Regulator Module" |
| 746 | } |
| 747 | } |
| 748 | } |
| 749 | ], |
| 750 | "/sys/bus/i2c/drivers/at24/13-0051/eeprom": [ |
| 751 | { |
| 752 | "inventoryPath": "/system/chassis/motherboard/vrm6", |
| 753 | "extraInterfaces": { |
| 754 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 755 | "com.ibm.ipzvpd.Location": { |
| 756 | "LocationCode": "Ufcs-P0-C20" |
| 757 | }, |
| 758 | "xyz.openbmc_project.Inventory.Item": { |
| 759 | "PrettyName": "Voltage Regulator Module" |
| 760 | } |
| 761 | } |
| 762 | } |
| 763 | ], |
| 764 | "/sys/bus/i2c/drivers/at24/13-0052/eeprom": [ |
| 765 | { |
| 766 | "inventoryPath": "/system/chassis/motherboard/vrm7", |
| 767 | "extraInterfaces": { |
| 768 | "xyz.openbmc_project.Inventory.Item.Vrm": null, |
| 769 | "com.ibm.ipzvpd.Location": { |
| 770 | "LocationCode": "Ufcs-P0-C21" |
| 771 | }, |
| 772 | "xyz.openbmc_project.Inventory.Item": { |
| 773 | "PrettyName": "Voltage Regulator Module" |
| 774 | } |
| 775 | } |
| 776 | } |
| 777 | ], |
| 778 | "/sys/bus/i2c/drivers/at24/0-0051/eeprom": [ |
| 779 | { |
| 780 | "inventoryPath": "/system/chassis/motherboard/tpm", |
| 781 | "extraInterfaces": { |
| 782 | "xyz.openbmc_project.Inventory.Item.Tpm": null, |
| 783 | "com.ibm.ipzvpd.Location": { |
| 784 | "LocationCode": "Ufcs-P0-C96" |
| 785 | }, |
| 786 | "xyz.openbmc_project.Inventory.Item": { |
| 787 | "PrettyName": "TPM Card" |
| 788 | } |
| 789 | } |
| 790 | } |
| 791 | ], |
| 792 | "/sys/bus/spi/drivers/at25/spi12.0/eeprom": [ |
| 793 | { |
| 794 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0", |
| 795 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi13.0/eeprom", |
| 796 | "offset": 196608, |
| 797 | "powerOffOnly": true, |
| 798 | "extraInterfaces": { |
| 799 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 800 | "com.ibm.ipzvpd.Location": { |
| 801 | "LocationCode": "Ufcs-P0-C61" |
| 802 | }, |
| 803 | "xyz.openbmc_project.Inventory.Item": { |
| 804 | "PrettyName": "Processor Module" |
| 805 | } |
| 806 | } |
| 807 | }, |
| 808 | { |
| 809 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit0", |
| 810 | "inherit": false, |
| 811 | "extraInterfaces": { |
| 812 | "xyz.openbmc_project.Inventory.Item": { |
| 813 | "PrettyName": "Quad" |
| 814 | } |
| 815 | } |
| 816 | }, |
| 817 | { |
| 818 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit1", |
| 819 | "inherit": false, |
| 820 | "extraInterfaces": { |
| 821 | "xyz.openbmc_project.Inventory.Item": { |
| 822 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 823 | } |
| 824 | } |
| 825 | }, |
| 826 | { |
| 827 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit2", |
| 828 | "inherit": false, |
| 829 | "extraInterfaces": { |
| 830 | "xyz.openbmc_project.Inventory.Item": { |
| 831 | "PrettyName": "Memory Controller" |
| 832 | } |
| 833 | } |
| 834 | }, |
| 835 | { |
| 836 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit3", |
| 837 | "inherit": false, |
| 838 | "extraInterfaces": { |
| 839 | "xyz.openbmc_project.Inventory.Item": { |
| 840 | "PrettyName": "Memory Controller Channel" |
| 841 | } |
| 842 | } |
| 843 | }, |
| 844 | { |
| 845 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit4", |
| 846 | "inherit": false, |
| 847 | "extraInterfaces": { |
| 848 | "xyz.openbmc_project.Inventory.Item": { |
| 849 | "PrettyName": "Processor To Memory Buffer Interface" |
| 850 | } |
| 851 | } |
| 852 | }, |
| 853 | { |
| 854 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit5", |
| 855 | "inherit": false, |
| 856 | "extraInterfaces": { |
| 857 | "xyz.openbmc_project.Inventory.Item": { |
| 858 | "PrettyName": "Nest Memory Management Unit" |
| 859 | } |
| 860 | } |
| 861 | }, |
| 862 | { |
| 863 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit6", |
| 864 | "inherit": false, |
| 865 | "extraInterfaces": { |
| 866 | "xyz.openbmc_project.Inventory.Item": { |
| 867 | "PrettyName": "Accelerator" |
| 868 | } |
| 869 | } |
| 870 | }, |
| 871 | { |
| 872 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit7", |
| 873 | "inherit": false, |
| 874 | "extraInterfaces": { |
| 875 | "xyz.openbmc_project.Inventory.Item": { |
| 876 | "PrettyName": "OpenCAPI Memory Interface" |
| 877 | } |
| 878 | } |
| 879 | }, |
| 880 | { |
| 881 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit8", |
| 882 | "inherit": false, |
| 883 | "extraInterfaces": { |
| 884 | "xyz.openbmc_project.Inventory.Item": { |
| 885 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 886 | } |
| 887 | } |
| 888 | }, |
| 889 | { |
| 890 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit9", |
| 891 | "inherit": false, |
| 892 | "extraInterfaces": { |
| 893 | "xyz.openbmc_project.Inventory.Item": { |
| 894 | "PrettyName": "POWER Accelerator Unit" |
| 895 | } |
| 896 | } |
| 897 | }, |
| 898 | { |
| 899 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit10", |
| 900 | "inherit": false, |
| 901 | "extraInterfaces": { |
| 902 | "xyz.openbmc_project.Inventory.Item": { |
| 903 | "PrettyName": "POWER Accelerator Unit Controller" |
| 904 | } |
| 905 | } |
| 906 | }, |
| 907 | { |
| 908 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit11", |
| 909 | "inherit": false, |
| 910 | "extraInterfaces": { |
| 911 | "xyz.openbmc_project.Inventory.Item": { |
| 912 | "PrettyName": "PCI Express controllers" |
| 913 | } |
| 914 | } |
| 915 | }, |
| 916 | { |
| 917 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit12", |
| 918 | "inherit": false, |
| 919 | "extraInterfaces": { |
| 920 | "xyz.openbmc_project.Inventory.Item": { |
| 921 | "PrettyName": "PCIe host bridge (PHB)" |
| 922 | } |
| 923 | } |
| 924 | }, |
| 925 | { |
| 926 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit13", |
| 927 | "inherit": false, |
| 928 | "extraInterfaces": { |
| 929 | "xyz.openbmc_project.Inventory.Item": { |
| 930 | "PrettyName": "OBUS End Point" |
| 931 | } |
| 932 | } |
| 933 | }, |
| 934 | { |
| 935 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit14", |
| 936 | "inherit": false, |
| 937 | "extraInterfaces": { |
| 938 | "xyz.openbmc_project.Inventory.Item": { |
| 939 | "PrettyName": "Cache-Only Core" |
| 940 | } |
| 941 | } |
| 942 | } |
| 943 | ], |
| 944 | "/sys/bus/spi/drivers/at25/spi22.0/eeprom": [ |
| 945 | { |
| 946 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1", |
| 947 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi23.0/eeprom", |
| 948 | "offset": 196608, |
| 949 | "powerOffOnly": true, |
| 950 | "extraInterfaces": { |
| 951 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 952 | "com.ibm.ipzvpd.Location": { |
| 953 | "LocationCode": "Ufcs-P0-C61" |
| 954 | }, |
| 955 | "xyz.openbmc_project.Inventory.Item": { |
| 956 | "PrettyName": "Processor Module" |
| 957 | } |
| 958 | } |
| 959 | }, |
| 960 | { |
| 961 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit0", |
| 962 | "inherit": false, |
| 963 | "extraInterfaces": { |
| 964 | "xyz.openbmc_project.Inventory.Item": { |
| 965 | "PrettyName": "Quad" |
| 966 | } |
| 967 | } |
| 968 | }, |
| 969 | { |
| 970 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit1", |
| 971 | "inherit": false, |
| 972 | "extraInterfaces": { |
| 973 | "xyz.openbmc_project.Inventory.Item": { |
| 974 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 975 | } |
| 976 | } |
| 977 | }, |
| 978 | { |
| 979 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit2", |
| 980 | "inherit": false, |
| 981 | "extraInterfaces": { |
| 982 | "xyz.openbmc_project.Inventory.Item": { |
| 983 | "PrettyName": "Memory Controller" |
| 984 | } |
| 985 | } |
| 986 | }, |
| 987 | { |
| 988 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit3", |
| 989 | "inherit": false, |
| 990 | "extraInterfaces": { |
| 991 | "xyz.openbmc_project.Inventory.Item": { |
| 992 | "PrettyName": "Memory Controller Channel" |
| 993 | } |
| 994 | } |
| 995 | }, |
| 996 | { |
| 997 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit4", |
| 998 | "inherit": false, |
| 999 | "extraInterfaces": { |
| 1000 | "xyz.openbmc_project.Inventory.Item": { |
| 1001 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1002 | } |
| 1003 | } |
| 1004 | }, |
| 1005 | { |
| 1006 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit5", |
| 1007 | "inherit": false, |
| 1008 | "extraInterfaces": { |
| 1009 | "xyz.openbmc_project.Inventory.Item": { |
| 1010 | "PrettyName": "Nest Memory Management Unit" |
| 1011 | } |
| 1012 | } |
| 1013 | }, |
| 1014 | { |
| 1015 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit6", |
| 1016 | "inherit": false, |
| 1017 | "extraInterfaces": { |
| 1018 | "xyz.openbmc_project.Inventory.Item": { |
| 1019 | "PrettyName": "Accelerator" |
| 1020 | } |
| 1021 | } |
| 1022 | }, |
| 1023 | { |
| 1024 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit7", |
| 1025 | "inherit": false, |
| 1026 | "extraInterfaces": { |
| 1027 | "xyz.openbmc_project.Inventory.Item": { |
| 1028 | "PrettyName": "OpenCAPI Memory Interface" |
| 1029 | } |
| 1030 | } |
| 1031 | }, |
| 1032 | { |
| 1033 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit8", |
| 1034 | "inherit": false, |
| 1035 | "extraInterfaces": { |
| 1036 | "xyz.openbmc_project.Inventory.Item": { |
| 1037 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1038 | } |
| 1039 | } |
| 1040 | }, |
| 1041 | { |
| 1042 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit9", |
| 1043 | "inherit": false, |
| 1044 | "extraInterfaces": { |
| 1045 | "xyz.openbmc_project.Inventory.Item": { |
| 1046 | "PrettyName": "POWER Accelerator Unit" |
| 1047 | } |
| 1048 | } |
| 1049 | }, |
| 1050 | { |
| 1051 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit10", |
| 1052 | "inherit": false, |
| 1053 | "extraInterfaces": { |
| 1054 | "xyz.openbmc_project.Inventory.Item": { |
| 1055 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1056 | } |
| 1057 | } |
| 1058 | }, |
| 1059 | { |
| 1060 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit11", |
| 1061 | "inherit": false, |
| 1062 | "extraInterfaces": { |
| 1063 | "xyz.openbmc_project.Inventory.Item": { |
| 1064 | "PrettyName": "PCI Express controllers" |
| 1065 | } |
| 1066 | } |
| 1067 | }, |
| 1068 | { |
| 1069 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit12", |
| 1070 | "inherit": false, |
| 1071 | "extraInterfaces": { |
| 1072 | "xyz.openbmc_project.Inventory.Item": { |
| 1073 | "PrettyName": "PCIe host bridge (PHB)" |
| 1074 | } |
| 1075 | } |
| 1076 | }, |
| 1077 | { |
| 1078 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit13", |
| 1079 | "inherit": false, |
| 1080 | "extraInterfaces": { |
| 1081 | "xyz.openbmc_project.Inventory.Item": { |
| 1082 | "PrettyName": "OBUS End Point" |
| 1083 | } |
| 1084 | } |
| 1085 | }, |
| 1086 | { |
| 1087 | "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit14", |
| 1088 | "inherit": false, |
| 1089 | "extraInterfaces": { |
| 1090 | "xyz.openbmc_project.Inventory.Item": { |
| 1091 | "PrettyName": "Cache-Only Core" |
| 1092 | } |
| 1093 | } |
| 1094 | } |
| 1095 | ], |
| 1096 | "/sys/bus/spi/drivers/at25/spi32.0/eeprom": [ |
| 1097 | { |
| 1098 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0", |
| 1099 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi33.0/eeprom", |
| 1100 | "cpuType": "primary", |
| 1101 | "offset": 196608, |
| 1102 | "powerOffOnly": true, |
| 1103 | "extraInterfaces": { |
| 1104 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1105 | "com.ibm.ipzvpd.Location": { |
| 1106 | "LocationCode": "Ufcs-P0-C14" |
| 1107 | }, |
| 1108 | "xyz.openbmc_project.Inventory.Item": { |
| 1109 | "PrettyName": "Processor Module" |
| 1110 | } |
| 1111 | } |
| 1112 | }, |
| 1113 | { |
| 1114 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit0", |
| 1115 | "inherit": false, |
| 1116 | "extraInterfaces": { |
| 1117 | "xyz.openbmc_project.Inventory.Item": { |
| 1118 | "PrettyName": "Quad" |
| 1119 | } |
| 1120 | } |
| 1121 | }, |
| 1122 | { |
| 1123 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit1", |
| 1124 | "inherit": false, |
| 1125 | "extraInterfaces": { |
| 1126 | "xyz.openbmc_project.Inventory.Item": { |
| 1127 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1128 | } |
| 1129 | } |
| 1130 | }, |
| 1131 | { |
| 1132 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit2", |
| 1133 | "inherit": false, |
| 1134 | "extraInterfaces": { |
| 1135 | "xyz.openbmc_project.Inventory.Item": { |
| 1136 | "PrettyName": "Memory Controller" |
| 1137 | } |
| 1138 | } |
| 1139 | }, |
| 1140 | { |
| 1141 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit3", |
| 1142 | "inherit": false, |
| 1143 | "extraInterfaces": { |
| 1144 | "xyz.openbmc_project.Inventory.Item": { |
| 1145 | "PrettyName": "Memory Controller Channel" |
| 1146 | } |
| 1147 | } |
| 1148 | }, |
| 1149 | { |
| 1150 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit4", |
| 1151 | "inherit": false, |
| 1152 | "extraInterfaces": { |
| 1153 | "xyz.openbmc_project.Inventory.Item": { |
| 1154 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1155 | } |
| 1156 | } |
| 1157 | }, |
| 1158 | { |
| 1159 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit5", |
| 1160 | "inherit": false, |
| 1161 | "extraInterfaces": { |
| 1162 | "xyz.openbmc_project.Inventory.Item": { |
| 1163 | "PrettyName": "Nest Memory Management Unit" |
| 1164 | } |
| 1165 | } |
| 1166 | }, |
| 1167 | { |
| 1168 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit6", |
| 1169 | "inherit": false, |
| 1170 | "extraInterfaces": { |
| 1171 | "xyz.openbmc_project.Inventory.Item": { |
| 1172 | "PrettyName": "Accelerator" |
| 1173 | } |
| 1174 | } |
| 1175 | }, |
| 1176 | { |
| 1177 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit7", |
| 1178 | "inherit": false, |
| 1179 | "extraInterfaces": { |
| 1180 | "xyz.openbmc_project.Inventory.Item": { |
| 1181 | "PrettyName": "OpenCAPI Memory Interface" |
| 1182 | } |
| 1183 | } |
| 1184 | }, |
| 1185 | { |
| 1186 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit8", |
| 1187 | "inherit": false, |
| 1188 | "extraInterfaces": { |
| 1189 | "xyz.openbmc_project.Inventory.Item": { |
| 1190 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1191 | } |
| 1192 | } |
| 1193 | }, |
| 1194 | { |
| 1195 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit9", |
| 1196 | "inherit": false, |
| 1197 | "extraInterfaces": { |
| 1198 | "xyz.openbmc_project.Inventory.Item": { |
| 1199 | "PrettyName": "POWER Accelerator Unit" |
| 1200 | } |
| 1201 | } |
| 1202 | }, |
| 1203 | { |
| 1204 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit10", |
| 1205 | "inherit": false, |
| 1206 | "extraInterfaces": { |
| 1207 | "xyz.openbmc_project.Inventory.Item": { |
| 1208 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1209 | } |
| 1210 | } |
| 1211 | }, |
| 1212 | { |
| 1213 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit11", |
| 1214 | "inherit": false, |
| 1215 | "extraInterfaces": { |
| 1216 | "xyz.openbmc_project.Inventory.Item": { |
| 1217 | "PrettyName": "PCI Express controllers" |
| 1218 | } |
| 1219 | } |
| 1220 | }, |
| 1221 | { |
| 1222 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit12", |
| 1223 | "inherit": false, |
| 1224 | "extraInterfaces": { |
| 1225 | "xyz.openbmc_project.Inventory.Item": { |
| 1226 | "PrettyName": "PCIe host bridge (PHB)" |
| 1227 | } |
| 1228 | } |
| 1229 | }, |
| 1230 | { |
| 1231 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit13", |
| 1232 | "inherit": false, |
| 1233 | "extraInterfaces": { |
| 1234 | "xyz.openbmc_project.Inventory.Item": { |
| 1235 | "PrettyName": "OBUS End Point" |
| 1236 | } |
| 1237 | } |
| 1238 | }, |
| 1239 | { |
| 1240 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu0/unit14", |
| 1241 | "inherit": false, |
| 1242 | "extraInterfaces": { |
| 1243 | "xyz.openbmc_project.Inventory.Item": { |
| 1244 | "PrettyName": "Cache-Only Core" |
| 1245 | } |
| 1246 | } |
| 1247 | } |
| 1248 | ], |
| 1249 | "/sys/bus/spi/drivers/at25/spi42.0/eeprom": [ |
| 1250 | { |
| 1251 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1", |
| 1252 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi43.0/eeprom", |
| 1253 | "offset": 196608, |
| 1254 | "powerOffOnly": true, |
| 1255 | "extraInterfaces": { |
| 1256 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1257 | "com.ibm.ipzvpd.Location": { |
| 1258 | "LocationCode": "Ufcs-P0-C14" |
| 1259 | }, |
| 1260 | "xyz.openbmc_project.Inventory.Item": { |
| 1261 | "PrettyName": "Processor Module" |
| 1262 | } |
| 1263 | } |
| 1264 | }, |
| 1265 | { |
| 1266 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit0", |
| 1267 | "inherit": false, |
| 1268 | "extraInterfaces": { |
| 1269 | "xyz.openbmc_project.Inventory.Item": { |
| 1270 | "PrettyName": "Quad" |
| 1271 | } |
| 1272 | } |
| 1273 | }, |
| 1274 | { |
| 1275 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit1", |
| 1276 | "inherit": false, |
| 1277 | "extraInterfaces": { |
| 1278 | "xyz.openbmc_project.Inventory.Item": { |
| 1279 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1280 | } |
| 1281 | } |
| 1282 | }, |
| 1283 | { |
| 1284 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit2", |
| 1285 | "inherit": false, |
| 1286 | "extraInterfaces": { |
| 1287 | "xyz.openbmc_project.Inventory.Item": { |
| 1288 | "PrettyName": "Memory Controller" |
| 1289 | } |
| 1290 | } |
| 1291 | }, |
| 1292 | { |
| 1293 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit3", |
| 1294 | "inherit": false, |
| 1295 | "extraInterfaces": { |
| 1296 | "xyz.openbmc_project.Inventory.Item": { |
| 1297 | "PrettyName": "Memory Controller Channel" |
| 1298 | } |
| 1299 | } |
| 1300 | }, |
| 1301 | { |
| 1302 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit4", |
| 1303 | "inherit": false, |
| 1304 | "extraInterfaces": { |
| 1305 | "xyz.openbmc_project.Inventory.Item": { |
| 1306 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1307 | } |
| 1308 | } |
| 1309 | }, |
| 1310 | { |
| 1311 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit5", |
| 1312 | "inherit": false, |
| 1313 | "extraInterfaces": { |
| 1314 | "xyz.openbmc_project.Inventory.Item": { |
| 1315 | "PrettyName": "Nest Memory Management Unit" |
| 1316 | } |
| 1317 | } |
| 1318 | }, |
| 1319 | { |
| 1320 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit6", |
| 1321 | "inherit": false, |
| 1322 | "extraInterfaces": { |
| 1323 | "xyz.openbmc_project.Inventory.Item": { |
| 1324 | "PrettyName": "Accelerator" |
| 1325 | } |
| 1326 | } |
| 1327 | }, |
| 1328 | { |
| 1329 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit7", |
| 1330 | "inherit": false, |
| 1331 | "extraInterfaces": { |
| 1332 | "xyz.openbmc_project.Inventory.Item": { |
| 1333 | "PrettyName": "OpenCAPI Memory Interface" |
| 1334 | } |
| 1335 | } |
| 1336 | }, |
| 1337 | { |
| 1338 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit8", |
| 1339 | "inherit": false, |
| 1340 | "extraInterfaces": { |
| 1341 | "xyz.openbmc_project.Inventory.Item": { |
| 1342 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1343 | } |
| 1344 | } |
| 1345 | }, |
| 1346 | { |
| 1347 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit9", |
| 1348 | "inherit": false, |
| 1349 | "extraInterfaces": { |
| 1350 | "xyz.openbmc_project.Inventory.Item": { |
| 1351 | "PrettyName": "POWER Accelerator Unit" |
| 1352 | } |
| 1353 | } |
| 1354 | }, |
| 1355 | { |
| 1356 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit10", |
| 1357 | "inherit": false, |
| 1358 | "extraInterfaces": { |
| 1359 | "xyz.openbmc_project.Inventory.Item": { |
| 1360 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1361 | } |
| 1362 | } |
| 1363 | }, |
| 1364 | { |
| 1365 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit11", |
| 1366 | "inherit": false, |
| 1367 | "extraInterfaces": { |
| 1368 | "xyz.openbmc_project.Inventory.Item": { |
| 1369 | "PrettyName": "PCI Express controllers" |
| 1370 | } |
| 1371 | } |
| 1372 | }, |
| 1373 | { |
| 1374 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit12", |
| 1375 | "inherit": false, |
| 1376 | "extraInterfaces": { |
| 1377 | "xyz.openbmc_project.Inventory.Item": { |
| 1378 | "PrettyName": "PCIe host bridge (PHB)" |
| 1379 | } |
| 1380 | } |
| 1381 | }, |
| 1382 | { |
| 1383 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit13", |
| 1384 | "inherit": false, |
| 1385 | "extraInterfaces": { |
| 1386 | "xyz.openbmc_project.Inventory.Item": { |
| 1387 | "PrettyName": "OBUS End Point" |
| 1388 | } |
| 1389 | } |
| 1390 | }, |
| 1391 | { |
| 1392 | "inventoryPath": "/system/chassis/motherboard/dcm1/cpu1/unit14", |
| 1393 | "inherit": false, |
| 1394 | "extraInterfaces": { |
| 1395 | "xyz.openbmc_project.Inventory.Item": { |
| 1396 | "PrettyName": "Cache-Only Core" |
| 1397 | } |
| 1398 | } |
| 1399 | } |
| 1400 | ], |
| 1401 | "/sys/bus/spi/drivers/at25/spi52.0/eeprom": [ |
| 1402 | { |
| 1403 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0", |
| 1404 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi53.0/eeprom", |
| 1405 | "offset": 196608, |
| 1406 | "powerOffOnly": true, |
| 1407 | "extraInterfaces": { |
| 1408 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1409 | "com.ibm.ipzvpd.Location": { |
| 1410 | "LocationCode": "Ufcs-P0-C19" |
| 1411 | }, |
| 1412 | "xyz.openbmc_project.Inventory.Item": { |
| 1413 | "PrettyName": "Processor Module" |
| 1414 | } |
| 1415 | } |
| 1416 | }, |
| 1417 | { |
| 1418 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit0", |
| 1419 | "inherit": false, |
| 1420 | "extraInterfaces": { |
| 1421 | "xyz.openbmc_project.Inventory.Item": { |
| 1422 | "PrettyName": "Quad" |
| 1423 | } |
| 1424 | } |
| 1425 | }, |
| 1426 | { |
| 1427 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit1", |
| 1428 | "inherit": false, |
| 1429 | "extraInterfaces": { |
| 1430 | "xyz.openbmc_project.Inventory.Item": { |
| 1431 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1432 | } |
| 1433 | } |
| 1434 | }, |
| 1435 | { |
| 1436 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit2", |
| 1437 | "inherit": false, |
| 1438 | "extraInterfaces": { |
| 1439 | "xyz.openbmc_project.Inventory.Item": { |
| 1440 | "PrettyName": "Memory Controller" |
| 1441 | } |
| 1442 | } |
| 1443 | }, |
| 1444 | { |
| 1445 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit3", |
| 1446 | "inherit": false, |
| 1447 | "extraInterfaces": { |
| 1448 | "xyz.openbmc_project.Inventory.Item": { |
| 1449 | "PrettyName": "Memory Controller Channel" |
| 1450 | } |
| 1451 | } |
| 1452 | }, |
| 1453 | { |
| 1454 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit4", |
| 1455 | "inherit": false, |
| 1456 | "extraInterfaces": { |
| 1457 | "xyz.openbmc_project.Inventory.Item": { |
| 1458 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1459 | } |
| 1460 | } |
| 1461 | }, |
| 1462 | { |
| 1463 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit5", |
| 1464 | "inherit": false, |
| 1465 | "extraInterfaces": { |
| 1466 | "xyz.openbmc_project.Inventory.Item": { |
| 1467 | "PrettyName": "Nest Memory Management Unit" |
| 1468 | } |
| 1469 | } |
| 1470 | }, |
| 1471 | { |
| 1472 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit6", |
| 1473 | "inherit": false, |
| 1474 | "extraInterfaces": { |
| 1475 | "xyz.openbmc_project.Inventory.Item": { |
| 1476 | "PrettyName": "Accelerator" |
| 1477 | } |
| 1478 | } |
| 1479 | }, |
| 1480 | { |
| 1481 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit7", |
| 1482 | "inherit": false, |
| 1483 | "extraInterfaces": { |
| 1484 | "xyz.openbmc_project.Inventory.Item": { |
| 1485 | "PrettyName": "OpenCAPI Memory Interface" |
| 1486 | } |
| 1487 | } |
| 1488 | }, |
| 1489 | { |
| 1490 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit8", |
| 1491 | "inherit": false, |
| 1492 | "extraInterfaces": { |
| 1493 | "xyz.openbmc_project.Inventory.Item": { |
| 1494 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1495 | } |
| 1496 | } |
| 1497 | }, |
| 1498 | { |
| 1499 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit9", |
| 1500 | "inherit": false, |
| 1501 | "extraInterfaces": { |
| 1502 | "xyz.openbmc_project.Inventory.Item": { |
| 1503 | "PrettyName": "POWER Accelerator Unit" |
| 1504 | } |
| 1505 | } |
| 1506 | }, |
| 1507 | { |
| 1508 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit10", |
| 1509 | "inherit": false, |
| 1510 | "extraInterfaces": { |
| 1511 | "xyz.openbmc_project.Inventory.Item": { |
| 1512 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1513 | } |
| 1514 | } |
| 1515 | }, |
| 1516 | { |
| 1517 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit11", |
| 1518 | "inherit": false, |
| 1519 | "extraInterfaces": { |
| 1520 | "xyz.openbmc_project.Inventory.Item": { |
| 1521 | "PrettyName": "PCI Express controllers" |
| 1522 | } |
| 1523 | } |
| 1524 | }, |
| 1525 | { |
| 1526 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit12", |
| 1527 | "inherit": false, |
| 1528 | "extraInterfaces": { |
| 1529 | "xyz.openbmc_project.Inventory.Item": { |
| 1530 | "PrettyName": "PCIe host bridge (PHB)" |
| 1531 | } |
| 1532 | } |
| 1533 | }, |
| 1534 | { |
| 1535 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit13", |
| 1536 | "inherit": false, |
| 1537 | "extraInterfaces": { |
| 1538 | "xyz.openbmc_project.Inventory.Item": { |
| 1539 | "PrettyName": "OBUS End Point" |
| 1540 | } |
| 1541 | } |
| 1542 | }, |
| 1543 | { |
| 1544 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu0/unit14", |
| 1545 | "inherit": false, |
| 1546 | "extraInterfaces": { |
| 1547 | "xyz.openbmc_project.Inventory.Item": { |
| 1548 | "PrettyName": "Cache-Only Core" |
| 1549 | } |
| 1550 | } |
| 1551 | } |
| 1552 | ], |
| 1553 | "/sys/bus/spi/drivers/at25/spi62.0/eeprom": [ |
| 1554 | { |
| 1555 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1", |
| 1556 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi63.0/eeprom", |
| 1557 | "offset": 196608, |
| 1558 | "powerOffOnly": true, |
| 1559 | "extraInterfaces": { |
| 1560 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1561 | "com.ibm.ipzvpd.Location": { |
| 1562 | "LocationCode": "Ufcs-P0-C19" |
| 1563 | }, |
| 1564 | "xyz.openbmc_project.Inventory.Item": { |
| 1565 | "PrettyName": "Processor Module" |
| 1566 | } |
| 1567 | } |
| 1568 | }, |
| 1569 | { |
| 1570 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit0", |
| 1571 | "inherit": false, |
| 1572 | "extraInterfaces": { |
| 1573 | "xyz.openbmc_project.Inventory.Item": { |
| 1574 | "PrettyName": "Quad" |
| 1575 | } |
| 1576 | } |
| 1577 | }, |
| 1578 | { |
| 1579 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit1", |
| 1580 | "inherit": false, |
| 1581 | "extraInterfaces": { |
| 1582 | "xyz.openbmc_project.Inventory.Item": { |
| 1583 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1584 | } |
| 1585 | } |
| 1586 | }, |
| 1587 | { |
| 1588 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit2", |
| 1589 | "inherit": false, |
| 1590 | "extraInterfaces": { |
| 1591 | "xyz.openbmc_project.Inventory.Item": { |
| 1592 | "PrettyName": "Memory Controller" |
| 1593 | } |
| 1594 | } |
| 1595 | }, |
| 1596 | { |
| 1597 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit3", |
| 1598 | "inherit": false, |
| 1599 | "extraInterfaces": { |
| 1600 | "xyz.openbmc_project.Inventory.Item": { |
| 1601 | "PrettyName": "Memory Controller Channel" |
| 1602 | } |
| 1603 | } |
| 1604 | }, |
| 1605 | { |
| 1606 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit4", |
| 1607 | "inherit": false, |
| 1608 | "extraInterfaces": { |
| 1609 | "xyz.openbmc_project.Inventory.Item": { |
| 1610 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1611 | } |
| 1612 | } |
| 1613 | }, |
| 1614 | { |
| 1615 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit5", |
| 1616 | "inherit": false, |
| 1617 | "extraInterfaces": { |
| 1618 | "xyz.openbmc_project.Inventory.Item": { |
| 1619 | "PrettyName": "Nest Memory Management Unit" |
| 1620 | } |
| 1621 | } |
| 1622 | }, |
| 1623 | { |
| 1624 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit6", |
| 1625 | "inherit": false, |
| 1626 | "extraInterfaces": { |
| 1627 | "xyz.openbmc_project.Inventory.Item": { |
| 1628 | "PrettyName": "Accelerator" |
| 1629 | } |
| 1630 | } |
| 1631 | }, |
| 1632 | { |
| 1633 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit7", |
| 1634 | "inherit": false, |
| 1635 | "extraInterfaces": { |
| 1636 | "xyz.openbmc_project.Inventory.Item": { |
| 1637 | "PrettyName": "OpenCAPI Memory Interface" |
| 1638 | } |
| 1639 | } |
| 1640 | }, |
| 1641 | { |
| 1642 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit8", |
| 1643 | "inherit": false, |
| 1644 | "extraInterfaces": { |
| 1645 | "xyz.openbmc_project.Inventory.Item": { |
| 1646 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1647 | } |
| 1648 | } |
| 1649 | }, |
| 1650 | { |
| 1651 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit9", |
| 1652 | "inherit": false, |
| 1653 | "extraInterfaces": { |
| 1654 | "xyz.openbmc_project.Inventory.Item": { |
| 1655 | "PrettyName": "POWER Accelerator Unit" |
| 1656 | } |
| 1657 | } |
| 1658 | }, |
| 1659 | { |
| 1660 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit10", |
| 1661 | "inherit": false, |
| 1662 | "extraInterfaces": { |
| 1663 | "xyz.openbmc_project.Inventory.Item": { |
| 1664 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1665 | } |
| 1666 | } |
| 1667 | }, |
| 1668 | { |
| 1669 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit11", |
| 1670 | "inherit": false, |
| 1671 | "extraInterfaces": { |
| 1672 | "xyz.openbmc_project.Inventory.Item": { |
| 1673 | "PrettyName": "PCI Express controllers" |
| 1674 | } |
| 1675 | } |
| 1676 | }, |
| 1677 | { |
| 1678 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit12", |
| 1679 | "inherit": false, |
| 1680 | "extraInterfaces": { |
| 1681 | "xyz.openbmc_project.Inventory.Item": { |
| 1682 | "PrettyName": "PCIe host bridge (PHB)" |
| 1683 | } |
| 1684 | } |
| 1685 | }, |
| 1686 | { |
| 1687 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit13", |
| 1688 | "inherit": false, |
| 1689 | "extraInterfaces": { |
| 1690 | "xyz.openbmc_project.Inventory.Item": { |
| 1691 | "PrettyName": "OBUS End Point" |
| 1692 | } |
| 1693 | } |
| 1694 | }, |
| 1695 | { |
| 1696 | "inventoryPath": "/system/chassis/motherboard/dcm2/cpu1/unit14", |
| 1697 | "inherit": false, |
| 1698 | "extraInterfaces": { |
| 1699 | "xyz.openbmc_project.Inventory.Item": { |
| 1700 | "PrettyName": "Cache-Only Core" |
| 1701 | } |
| 1702 | } |
| 1703 | } |
| 1704 | ], |
| 1705 | "/sys/bus/spi/drivers/at25/spi72.0/eeprom": [ |
| 1706 | { |
| 1707 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0", |
| 1708 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi73.0/eeprom", |
| 1709 | "offset": 196608, |
| 1710 | "powerOffOnly": true, |
| 1711 | "extraInterfaces": { |
| 1712 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1713 | "com.ibm.ipzvpd.Location": { |
| 1714 | "LocationCode": "Ufcs-P0-C56" |
| 1715 | }, |
| 1716 | "xyz.openbmc_project.Inventory.Item": { |
| 1717 | "PrettyName": "Processor Module" |
| 1718 | } |
| 1719 | } |
| 1720 | }, |
| 1721 | { |
| 1722 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit0", |
| 1723 | "inherit": false, |
| 1724 | "extraInterfaces": { |
| 1725 | "xyz.openbmc_project.Inventory.Item": { |
| 1726 | "PrettyName": "Quad" |
| 1727 | } |
| 1728 | } |
| 1729 | }, |
| 1730 | { |
| 1731 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit1", |
| 1732 | "inherit": false, |
| 1733 | "extraInterfaces": { |
| 1734 | "xyz.openbmc_project.Inventory.Item": { |
| 1735 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1736 | } |
| 1737 | } |
| 1738 | }, |
| 1739 | { |
| 1740 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit2", |
| 1741 | "inherit": false, |
| 1742 | "extraInterfaces": { |
| 1743 | "xyz.openbmc_project.Inventory.Item": { |
| 1744 | "PrettyName": "Memory Controller" |
| 1745 | } |
| 1746 | } |
| 1747 | }, |
| 1748 | { |
| 1749 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit3", |
| 1750 | "inherit": false, |
| 1751 | "extraInterfaces": { |
| 1752 | "xyz.openbmc_project.Inventory.Item": { |
| 1753 | "PrettyName": "Memory Controller Channel" |
| 1754 | } |
| 1755 | } |
| 1756 | }, |
| 1757 | { |
| 1758 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit4", |
| 1759 | "inherit": false, |
| 1760 | "extraInterfaces": { |
| 1761 | "xyz.openbmc_project.Inventory.Item": { |
| 1762 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1763 | } |
| 1764 | } |
| 1765 | }, |
| 1766 | { |
| 1767 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit5", |
| 1768 | "inherit": false, |
| 1769 | "extraInterfaces": { |
| 1770 | "xyz.openbmc_project.Inventory.Item": { |
| 1771 | "PrettyName": "Nest Memory Management Unit" |
| 1772 | } |
| 1773 | } |
| 1774 | }, |
| 1775 | { |
| 1776 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit6", |
| 1777 | "inherit": false, |
| 1778 | "extraInterfaces": { |
| 1779 | "xyz.openbmc_project.Inventory.Item": { |
| 1780 | "PrettyName": "Accelerator" |
| 1781 | } |
| 1782 | } |
| 1783 | }, |
| 1784 | { |
| 1785 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit7", |
| 1786 | "inherit": false, |
| 1787 | "extraInterfaces": { |
| 1788 | "xyz.openbmc_project.Inventory.Item": { |
| 1789 | "PrettyName": "OpenCAPI Memory Interface" |
| 1790 | } |
| 1791 | } |
| 1792 | }, |
| 1793 | { |
| 1794 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit8", |
| 1795 | "inherit": false, |
| 1796 | "extraInterfaces": { |
| 1797 | "xyz.openbmc_project.Inventory.Item": { |
| 1798 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1799 | } |
| 1800 | } |
| 1801 | }, |
| 1802 | { |
| 1803 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit9", |
| 1804 | "inherit": false, |
| 1805 | "extraInterfaces": { |
| 1806 | "xyz.openbmc_project.Inventory.Item": { |
| 1807 | "PrettyName": "POWER Accelerator Unit" |
| 1808 | } |
| 1809 | } |
| 1810 | }, |
| 1811 | { |
| 1812 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit10", |
| 1813 | "inherit": false, |
| 1814 | "extraInterfaces": { |
| 1815 | "xyz.openbmc_project.Inventory.Item": { |
| 1816 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1817 | } |
| 1818 | } |
| 1819 | }, |
| 1820 | { |
| 1821 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit11", |
| 1822 | "inherit": false, |
| 1823 | "extraInterfaces": { |
| 1824 | "xyz.openbmc_project.Inventory.Item": { |
| 1825 | "PrettyName": "PCI Express controllers" |
| 1826 | } |
| 1827 | } |
| 1828 | }, |
| 1829 | { |
| 1830 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit12", |
| 1831 | "inherit": false, |
| 1832 | "extraInterfaces": { |
| 1833 | "xyz.openbmc_project.Inventory.Item": { |
| 1834 | "PrettyName": "PCIe host bridge (PHB)" |
| 1835 | } |
| 1836 | } |
| 1837 | }, |
| 1838 | { |
| 1839 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit13", |
| 1840 | "inherit": false, |
| 1841 | "extraInterfaces": { |
| 1842 | "xyz.openbmc_project.Inventory.Item": { |
| 1843 | "PrettyName": "OBUS End Point" |
| 1844 | } |
| 1845 | } |
| 1846 | }, |
| 1847 | { |
| 1848 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu0/unit14", |
| 1849 | "inherit": false, |
| 1850 | "extraInterfaces": { |
| 1851 | "xyz.openbmc_project.Inventory.Item": { |
| 1852 | "PrettyName": "Cache-Only Core" |
| 1853 | } |
| 1854 | } |
| 1855 | } |
| 1856 | ], |
| 1857 | "/sys/bus/spi/drivers/at25/spi82.0/eeprom": [ |
| 1858 | { |
| 1859 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1", |
| 1860 | "redundantEeprom": "/sys/bus/spi/drivers/at25/spi83.0/eeprom", |
| 1861 | "offset": 196608, |
| 1862 | "powerOffOnly": true, |
| 1863 | "extraInterfaces": { |
| 1864 | "xyz.openbmc_project.Inventory.Item.Cpu": null, |
| 1865 | "com.ibm.ipzvpd.Location": { |
| 1866 | "LocationCode": "Ufcs-P0-C56" |
| 1867 | }, |
| 1868 | "xyz.openbmc_project.Inventory.Item": { |
| 1869 | "PrettyName": "Processor Module" |
| 1870 | } |
| 1871 | } |
| 1872 | }, |
| 1873 | { |
| 1874 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit0", |
| 1875 | "inherit": false, |
| 1876 | "extraInterfaces": { |
| 1877 | "xyz.openbmc_project.Inventory.Item": { |
| 1878 | "PrettyName": "Quad" |
| 1879 | } |
| 1880 | } |
| 1881 | }, |
| 1882 | { |
| 1883 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit1", |
| 1884 | "inherit": false, |
| 1885 | "extraInterfaces": { |
| 1886 | "xyz.openbmc_project.Inventory.Item": { |
| 1887 | "PrettyName": "High speed SMP/OpenCAPI Link" |
| 1888 | } |
| 1889 | } |
| 1890 | }, |
| 1891 | { |
| 1892 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit2", |
| 1893 | "inherit": false, |
| 1894 | "extraInterfaces": { |
| 1895 | "xyz.openbmc_project.Inventory.Item": { |
| 1896 | "PrettyName": "Memory Controller" |
| 1897 | } |
| 1898 | } |
| 1899 | }, |
| 1900 | { |
| 1901 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit3", |
| 1902 | "inherit": false, |
| 1903 | "extraInterfaces": { |
| 1904 | "xyz.openbmc_project.Inventory.Item": { |
| 1905 | "PrettyName": "Memory Controller Channel" |
| 1906 | } |
| 1907 | } |
| 1908 | }, |
| 1909 | { |
| 1910 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit4", |
| 1911 | "inherit": false, |
| 1912 | "extraInterfaces": { |
| 1913 | "xyz.openbmc_project.Inventory.Item": { |
| 1914 | "PrettyName": "Processor To Memory Buffer Interface" |
| 1915 | } |
| 1916 | } |
| 1917 | }, |
| 1918 | { |
| 1919 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit5", |
| 1920 | "inherit": false, |
| 1921 | "extraInterfaces": { |
| 1922 | "xyz.openbmc_project.Inventory.Item": { |
| 1923 | "PrettyName": "Nest Memory Management Unit" |
| 1924 | } |
| 1925 | } |
| 1926 | }, |
| 1927 | { |
| 1928 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit6", |
| 1929 | "inherit": false, |
| 1930 | "extraInterfaces": { |
| 1931 | "xyz.openbmc_project.Inventory.Item": { |
| 1932 | "PrettyName": "Accelerator" |
| 1933 | } |
| 1934 | } |
| 1935 | }, |
| 1936 | { |
| 1937 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit7", |
| 1938 | "inherit": false, |
| 1939 | "extraInterfaces": { |
| 1940 | "xyz.openbmc_project.Inventory.Item": { |
| 1941 | "PrettyName": "OpenCAPI Memory Interface" |
| 1942 | } |
| 1943 | } |
| 1944 | }, |
| 1945 | { |
| 1946 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit8", |
| 1947 | "inherit": false, |
| 1948 | "extraInterfaces": { |
| 1949 | "xyz.openbmc_project.Inventory.Item": { |
| 1950 | "PrettyName": "OpenCAPI Memory Interface Controller" |
| 1951 | } |
| 1952 | } |
| 1953 | }, |
| 1954 | { |
| 1955 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit9", |
| 1956 | "inherit": false, |
| 1957 | "extraInterfaces": { |
| 1958 | "xyz.openbmc_project.Inventory.Item": { |
| 1959 | "PrettyName": "POWER Accelerator Unit" |
| 1960 | } |
| 1961 | } |
| 1962 | }, |
| 1963 | { |
| 1964 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit10", |
| 1965 | "inherit": false, |
| 1966 | "extraInterfaces": { |
| 1967 | "xyz.openbmc_project.Inventory.Item": { |
| 1968 | "PrettyName": "POWER Accelerator Unit Controller" |
| 1969 | } |
| 1970 | } |
| 1971 | }, |
| 1972 | { |
| 1973 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit11", |
| 1974 | "inherit": false, |
| 1975 | "extraInterfaces": { |
| 1976 | "xyz.openbmc_project.Inventory.Item": { |
| 1977 | "PrettyName": "PCI Express controllers" |
| 1978 | } |
| 1979 | } |
| 1980 | }, |
| 1981 | { |
| 1982 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit12", |
| 1983 | "inherit": false, |
| 1984 | "extraInterfaces": { |
| 1985 | "xyz.openbmc_project.Inventory.Item": { |
| 1986 | "PrettyName": "PCIe host bridge (PHB)" |
| 1987 | } |
| 1988 | } |
| 1989 | }, |
| 1990 | { |
| 1991 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit13", |
| 1992 | "inherit": false, |
| 1993 | "extraInterfaces": { |
| 1994 | "xyz.openbmc_project.Inventory.Item": { |
| 1995 | "PrettyName": "OBUS End Point" |
| 1996 | } |
| 1997 | } |
| 1998 | }, |
| 1999 | { |
| 2000 | "inventoryPath": "/system/chassis/motherboard/dcm3/cpu1/unit14", |
| 2001 | "inherit": false, |
| 2002 | "extraInterfaces": { |
| 2003 | "xyz.openbmc_project.Inventory.Item": { |
| 2004 | "PrettyName": "Cache-Only Core" |
| 2005 | } |
| 2006 | } |
| 2007 | } |
| 2008 | ], |
| 2009 | "/sys/bus/i2c/drivers/at24/27-0050/eeprom": [ |
| 2010 | { |
| 2011 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane", |
| 2012 | "extraInterfaces": { |
| 2013 | "xyz.openbmc_project.Inventory.Item.DiskBackplane": null, |
| 2014 | "com.ibm.ipzvpd.Location": { |
| 2015 | "LocationCode": "Ufcs-P1" |
| 2016 | }, |
| 2017 | "xyz.openbmc_project.Inventory.Item": { |
| 2018 | "PrettyName": "NVMe Backplane" |
| 2019 | } |
| 2020 | } |
| 2021 | }, |
| 2022 | { |
| 2023 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme0", |
| 2024 | "inherit": false, |
| 2025 | "extraInterfaces": { |
| 2026 | "com.ibm.Control.Host.PCIeLink": null, |
| 2027 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2028 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2029 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2030 | }, |
| 2031 | "com.ibm.ipzvpd.Location": { |
| 2032 | "LocationCode": "Ufcs-P1-C0" |
| 2033 | }, |
| 2034 | "xyz.openbmc_project.Inventory.Item": { |
| 2035 | "PrettyName": "U.2 PCIe Slot" |
| 2036 | } |
| 2037 | } |
| 2038 | }, |
| 2039 | { |
| 2040 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme0/drive0", |
| 2041 | "inherit": false, |
| 2042 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2043 | "devAddress": "27-0050", |
| 2044 | "busType": "i2c", |
| 2045 | "driverType": "at24", |
| 2046 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2047 | "extraInterfaces": { |
| 2048 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2049 | "com.ibm.ipzvpd.Location": { |
| 2050 | "LocationCode": "Ufcs-P1-C0" |
| 2051 | }, |
| 2052 | "xyz.openbmc_project.Inventory.Item": { |
| 2053 | "PrettyName": "NVMe Drive" |
| 2054 | } |
| 2055 | } |
| 2056 | }, |
| 2057 | { |
| 2058 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme1", |
| 2059 | "inherit": false, |
| 2060 | "extraInterfaces": { |
| 2061 | "com.ibm.Control.Host.PCIeLink": null, |
| 2062 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2063 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2064 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2065 | }, |
| 2066 | "com.ibm.ipzvpd.Location": { |
| 2067 | "LocationCode": "Ufcs-P1-C1" |
| 2068 | }, |
| 2069 | "xyz.openbmc_project.Inventory.Item": { |
| 2070 | "PrettyName": "U.2 PCIe Slot" |
| 2071 | } |
| 2072 | } |
| 2073 | }, |
| 2074 | { |
| 2075 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme1/drive1", |
| 2076 | "inherit": false, |
| 2077 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2078 | "devAddress": "27-0050", |
| 2079 | "busType": "i2c", |
| 2080 | "driverType": "at24", |
| 2081 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2082 | "extraInterfaces": { |
| 2083 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2084 | "com.ibm.ipzvpd.Location": { |
| 2085 | "LocationCode": "Ufcs-P1-C1" |
| 2086 | }, |
| 2087 | "xyz.openbmc_project.Inventory.Item": { |
| 2088 | "PrettyName": "NVMe Drive" |
| 2089 | } |
| 2090 | } |
| 2091 | }, |
| 2092 | { |
| 2093 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme2", |
| 2094 | "inherit": false, |
| 2095 | "extraInterfaces": { |
| 2096 | "com.ibm.Control.Host.PCIeLink": null, |
| 2097 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2098 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2099 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2100 | }, |
| 2101 | "com.ibm.ipzvpd.Location": { |
| 2102 | "LocationCode": "Ufcs-P1-C2" |
| 2103 | }, |
| 2104 | "xyz.openbmc_project.Inventory.Item": { |
| 2105 | "PrettyName": "U.2 PCIe Slot" |
| 2106 | } |
| 2107 | } |
| 2108 | }, |
| 2109 | { |
| 2110 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme2/drive2", |
| 2111 | "inherit": false, |
| 2112 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2113 | "devAddress": "27-0050", |
| 2114 | "busType": "i2c", |
| 2115 | "driverType": "at24", |
| 2116 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2117 | "extraInterfaces": { |
| 2118 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2119 | "com.ibm.ipzvpd.Location": { |
| 2120 | "LocationCode": "Ufcs-P1-C2" |
| 2121 | }, |
| 2122 | "xyz.openbmc_project.Inventory.Item": { |
| 2123 | "PrettyName": "NVMe Drive" |
| 2124 | } |
| 2125 | } |
| 2126 | }, |
| 2127 | { |
| 2128 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme3", |
| 2129 | "inherit": false, |
| 2130 | "extraInterfaces": { |
| 2131 | "com.ibm.Control.Host.PCIeLink": null, |
| 2132 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2133 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2134 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2135 | }, |
| 2136 | "com.ibm.ipzvpd.Location": { |
| 2137 | "LocationCode": "Ufcs-P1-C3" |
| 2138 | }, |
| 2139 | "xyz.openbmc_project.Inventory.Item": { |
| 2140 | "PrettyName": "U.2 PCIe Slot" |
| 2141 | } |
| 2142 | } |
| 2143 | }, |
| 2144 | { |
| 2145 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme3/drive3", |
| 2146 | "inherit": false, |
| 2147 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2148 | "devAddress": "27-0050", |
| 2149 | "busType": "i2c", |
| 2150 | "driverType": "at24", |
| 2151 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2152 | "extraInterfaces": { |
| 2153 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2154 | "com.ibm.ipzvpd.Location": { |
| 2155 | "LocationCode": "Ufcs-P1-C3" |
| 2156 | }, |
| 2157 | "xyz.openbmc_project.Inventory.Item": { |
| 2158 | "PrettyName": "NVMe Drive" |
| 2159 | } |
| 2160 | } |
| 2161 | }, |
| 2162 | { |
| 2163 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme4", |
| 2164 | "inherit": false, |
| 2165 | "extraInterfaces": { |
| 2166 | "com.ibm.Control.Host.PCIeLink": null, |
| 2167 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2168 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2169 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2170 | }, |
| 2171 | "com.ibm.ipzvpd.Location": { |
| 2172 | "LocationCode": "Ufcs-P1-C4" |
| 2173 | }, |
| 2174 | "xyz.openbmc_project.Inventory.Item": { |
| 2175 | "PrettyName": "U.2 PCIe Slot" |
| 2176 | } |
| 2177 | } |
| 2178 | }, |
| 2179 | { |
| 2180 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme4/drive4", |
| 2181 | "inherit": false, |
| 2182 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2183 | "devAddress": "27-0050", |
| 2184 | "busType": "i2c", |
| 2185 | "driverType": "at24", |
| 2186 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2187 | "extraInterfaces": { |
| 2188 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2189 | "com.ibm.ipzvpd.Location": { |
| 2190 | "LocationCode": "Ufcs-P1-C4" |
| 2191 | }, |
| 2192 | "xyz.openbmc_project.Inventory.Item": { |
| 2193 | "PrettyName": "NVMe Drive" |
| 2194 | } |
| 2195 | } |
| 2196 | }, |
| 2197 | { |
| 2198 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme5", |
| 2199 | "inherit": false, |
| 2200 | "extraInterfaces": { |
| 2201 | "com.ibm.Control.Host.PCIeLink": null, |
| 2202 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2203 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2204 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2205 | }, |
| 2206 | "com.ibm.ipzvpd.Location": { |
| 2207 | "LocationCode": "Ufcs-P1-C5" |
| 2208 | }, |
| 2209 | "xyz.openbmc_project.Inventory.Item": { |
| 2210 | "PrettyName": "U.2 PCIe Slot" |
| 2211 | } |
| 2212 | } |
| 2213 | }, |
| 2214 | { |
| 2215 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme5/drive5", |
| 2216 | "inherit": false, |
| 2217 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2218 | "devAddress": "27-0050", |
| 2219 | "busType": "i2c", |
| 2220 | "driverType": "at24", |
| 2221 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2222 | "extraInterfaces": { |
| 2223 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2224 | "com.ibm.ipzvpd.Location": { |
| 2225 | "LocationCode": "Ufcs-P1-C5" |
| 2226 | }, |
| 2227 | "xyz.openbmc_project.Inventory.Item": { |
| 2228 | "PrettyName": "NVMe Drive" |
| 2229 | } |
| 2230 | } |
| 2231 | }, |
| 2232 | { |
| 2233 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme6", |
| 2234 | "inherit": false, |
| 2235 | "extraInterfaces": { |
| 2236 | "com.ibm.Control.Host.PCIeLink": null, |
| 2237 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2238 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2239 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2240 | }, |
| 2241 | "com.ibm.ipzvpd.Location": { |
| 2242 | "LocationCode": "Ufcs-P1-C6" |
| 2243 | }, |
| 2244 | "xyz.openbmc_project.Inventory.Item": { |
| 2245 | "PrettyName": "U.2 PCIe Slot" |
| 2246 | } |
| 2247 | } |
| 2248 | }, |
| 2249 | { |
| 2250 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme6/drive6", |
| 2251 | "inherit": false, |
| 2252 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2253 | "devAddress": "27-0050", |
| 2254 | "busType": "i2c", |
| 2255 | "driverType": "at24", |
| 2256 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2257 | "extraInterfaces": { |
| 2258 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2259 | "com.ibm.ipzvpd.Location": { |
| 2260 | "LocationCode": "Ufcs-P1-C6" |
| 2261 | }, |
| 2262 | "xyz.openbmc_project.Inventory.Item": { |
| 2263 | "PrettyName": "NVMe Drive" |
| 2264 | } |
| 2265 | } |
| 2266 | }, |
| 2267 | { |
| 2268 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme7", |
| 2269 | "inherit": false, |
| 2270 | "extraInterfaces": { |
| 2271 | "com.ibm.Control.Host.PCIeLink": null, |
| 2272 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2273 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2274 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2275 | }, |
| 2276 | "com.ibm.ipzvpd.Location": { |
| 2277 | "LocationCode": "Ufcs-P1-C7" |
| 2278 | }, |
| 2279 | "xyz.openbmc_project.Inventory.Item": { |
| 2280 | "PrettyName": "U.2 PCIe Slot" |
| 2281 | } |
| 2282 | } |
| 2283 | }, |
| 2284 | { |
| 2285 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme7/drive7", |
| 2286 | "inherit": false, |
| 2287 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2288 | "devAddress": "27-0050", |
| 2289 | "busType": "i2c", |
| 2290 | "driverType": "at24", |
| 2291 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2292 | "extraInterfaces": { |
| 2293 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2294 | "com.ibm.ipzvpd.Location": { |
| 2295 | "LocationCode": "Ufcs-P1-C7" |
| 2296 | }, |
| 2297 | "xyz.openbmc_project.Inventory.Item": { |
| 2298 | "PrettyName": "NVMe Drive" |
| 2299 | } |
| 2300 | } |
| 2301 | }, |
| 2302 | { |
| 2303 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme8", |
| 2304 | "inherit": false, |
| 2305 | "extraInterfaces": { |
| 2306 | "com.ibm.Control.Host.PCIeLink": null, |
| 2307 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2308 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2309 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2310 | }, |
| 2311 | "com.ibm.ipzvpd.Location": { |
| 2312 | "LocationCode": "Ufcs-P1-C8" |
| 2313 | }, |
| 2314 | "xyz.openbmc_project.Inventory.Item": { |
| 2315 | "PrettyName": "U.2 PCIe Slot" |
| 2316 | } |
| 2317 | } |
| 2318 | }, |
| 2319 | { |
| 2320 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme8/drive8", |
| 2321 | "inherit": false, |
| 2322 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2323 | "devAddress": "27-0050", |
| 2324 | "busType": "i2c", |
| 2325 | "driverType": "at24", |
| 2326 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2327 | "extraInterfaces": { |
| 2328 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2329 | "com.ibm.ipzvpd.Location": { |
| 2330 | "LocationCode": "Ufcs-P1-C8" |
| 2331 | }, |
| 2332 | "xyz.openbmc_project.Inventory.Item": { |
| 2333 | "PrettyName": "NVMe Drive" |
| 2334 | } |
| 2335 | } |
| 2336 | }, |
| 2337 | { |
| 2338 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme9", |
| 2339 | "inherit": false, |
| 2340 | "extraInterfaces": { |
| 2341 | "com.ibm.Control.Host.PCIeLink": null, |
| 2342 | "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown", |
| 2343 | "xyz.openbmc_project.Inventory.Item.PCIeSlot": { |
| 2344 | "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2" |
| 2345 | }, |
| 2346 | "com.ibm.ipzvpd.Location": { |
| 2347 | "LocationCode": "Ufcs-P1-C9" |
| 2348 | }, |
| 2349 | "xyz.openbmc_project.Inventory.Item": { |
| 2350 | "PrettyName": "U.2 PCIe Slot" |
| 2351 | } |
| 2352 | } |
| 2353 | }, |
| 2354 | { |
| 2355 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/nvme9/drive9", |
| 2356 | "inherit": false, |
| 2357 | "embedded": false, |
Kantesh Nagaradder | f27cea7 | 2023-01-25 14:42:53 +0530 | [diff] [blame^] | 2358 | "devAddress": "27-0050", |
| 2359 | "busType": "i2c", |
| 2360 | "driverType": "at24", |
| 2361 | "concurrentlyMaintainable": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 2362 | "extraInterfaces": { |
| 2363 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2364 | "com.ibm.ipzvpd.Location": { |
| 2365 | "LocationCode": "Ufcs-P1-C9" |
| 2366 | }, |
| 2367 | "xyz.openbmc_project.Inventory.Item": { |
| 2368 | "PrettyName": "NVMe Drive" |
| 2369 | } |
| 2370 | } |
| 2371 | }, |
| 2372 | { |
| 2373 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/dp_connector0", |
| 2374 | "inherit": false, |
| 2375 | "extraInterfaces": { |
| 2376 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2377 | "com.ibm.ipzvpd.Location": { |
| 2378 | "LocationCode": "Ufcs-P1-T0" |
| 2379 | }, |
| 2380 | "xyz.openbmc_project.Inventory.Item": { |
| 2381 | "PrettyName": "Front OS USB Top Connector" |
| 2382 | } |
| 2383 | } |
| 2384 | }, |
| 2385 | { |
| 2386 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/dp_connector1", |
| 2387 | "inherit": false, |
| 2388 | "extraInterfaces": { |
| 2389 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2390 | "com.ibm.ipzvpd.Location": { |
| 2391 | "LocationCode": "Ufcs-P1-T1" |
| 2392 | }, |
| 2393 | "xyz.openbmc_project.Inventory.Item": { |
| 2394 | "PrettyName": "Front OS USB Bot Connector" |
| 2395 | } |
| 2396 | } |
| 2397 | } |
| 2398 | ], |
| 2399 | "/sys/bus/i2c/drivers/at24/28-0051/eeprom": [ |
| 2400 | { |
| 2401 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/panel1", |
| 2402 | "devAddress": "28-0051", |
| 2403 | "driverType": "at24", |
| 2404 | "busType": "i2c", |
| 2405 | "concurrentlyMaintainable": true, |
| 2406 | "essentialFru": true, |
| 2407 | "extraInterfaces": { |
| 2408 | "xyz.openbmc_project.Inventory.Item.Panel": null, |
| 2409 | "com.ibm.ipzvpd.Location": { |
| 2410 | "LocationCode": "Ufcs-D1" |
| 2411 | }, |
| 2412 | "xyz.openbmc_project.Inventory.Item": { |
| 2413 | "PrettyName": "Operator Panel LCD" |
| 2414 | } |
| 2415 | } |
| 2416 | } |
| 2417 | ], |
| 2418 | "/sys/bus/i2c/drivers/at24/29-0050/eeprom": [ |
| 2419 | { |
| 2420 | "inventoryPath": "/system/chassis/motherboard/dasd_backplane/panel0", |
| 2421 | "devAddress": "29-0050", |
| 2422 | "driverType": "at24", |
| 2423 | "busType": "i2c", |
| 2424 | "concurrentlyMaintainable": true, |
| 2425 | "essentialFru": true, |
| 2426 | "extraInterfaces": { |
| 2427 | "xyz.openbmc_project.Inventory.Item.Panel": null, |
| 2428 | "com.ibm.ipzvpd.Location": { |
| 2429 | "LocationCode": "Ufcs-D0" |
| 2430 | }, |
| 2431 | "xyz.openbmc_project.Inventory.Item": { |
| 2432 | "PrettyName": "Operator Panel Base" |
| 2433 | } |
| 2434 | } |
| 2435 | } |
| 2436 | ], |
| 2437 | "/sys/bus/i2c/drivers/at24/31-0050/eeprom": [ |
| 2438 | { |
| 2439 | "inventoryPath": "/system/chassis/motherboard/fan0", |
| 2440 | "devAddress": "31-0050", |
| 2441 | "driverType": "at24", |
| 2442 | "busType": "i2c", |
| 2443 | "concurrentlyMaintainable": true, |
| 2444 | "extraInterfaces": { |
| 2445 | "xyz.openbmc_project.Inventory.Item.Fan": null, |
| 2446 | "com.ibm.ipzvpd.Location": { |
| 2447 | "LocationCode": "Ufcs-A0" |
| 2448 | } |
| 2449 | } |
| 2450 | } |
| 2451 | ], |
| 2452 | "/sys/bus/i2c/drivers/at24/32-0050/eeprom": [ |
| 2453 | { |
| 2454 | "inventoryPath": "/system/chassis/motherboard/fan1", |
| 2455 | "devAddress": "32-0050", |
| 2456 | "driverType": "at24", |
| 2457 | "busType": "i2c", |
| 2458 | "concurrentlyMaintainable": true, |
| 2459 | "extraInterfaces": { |
| 2460 | "xyz.openbmc_project.Inventory.Item.Fan": null, |
| 2461 | "com.ibm.ipzvpd.Location": { |
| 2462 | "LocationCode": "Ufcs-A1" |
| 2463 | } |
| 2464 | } |
| 2465 | } |
| 2466 | ], |
| 2467 | "/sys/bus/i2c/drivers/at24/33-0050/eeprom": [ |
| 2468 | { |
| 2469 | "inventoryPath": "/system/chassis/motherboard/fan2", |
| 2470 | "devAddress": "33-0050", |
| 2471 | "driverType": "at24", |
| 2472 | "busType": "i2c", |
| 2473 | "concurrentlyMaintainable": true, |
| 2474 | "extraInterfaces": { |
| 2475 | "xyz.openbmc_project.Inventory.Item.Fan": null, |
| 2476 | "com.ibm.ipzvpd.Location": { |
| 2477 | "LocationCode": "Ufcs-A2" |
| 2478 | } |
| 2479 | } |
| 2480 | } |
| 2481 | ], |
| 2482 | "/sys/bus/i2c/drivers/at24/34-0050/eeprom": [ |
| 2483 | { |
| 2484 | "inventoryPath": "/system/chassis/motherboard/fan3", |
| 2485 | "devAddress": "34-0050", |
| 2486 | "driverType": "at24", |
| 2487 | "busType": "i2c", |
| 2488 | "concurrentlyMaintainable": true, |
| 2489 | "extraInterfaces": { |
| 2490 | "xyz.openbmc_project.Inventory.Item.Fan": null, |
| 2491 | "com.ibm.ipzvpd.Location": { |
| 2492 | "LocationCode": "Ufcs-A3" |
| 2493 | } |
| 2494 | } |
| 2495 | } |
| 2496 | ], |
| 2497 | "/sys/bus/i2c/drivers/at24/16-0052/eeprom": [ |
| 2498 | { |
| 2499 | "inventoryPath": "/system/chassis/motherboard/pcieslot1/pcie_card1", |
| 2500 | "replaceableAtStandby": true, |
| 2501 | "busType": "i2c", |
| 2502 | "driverType": "at24", |
| 2503 | "concurrentlyMaintainable": true, |
| 2504 | "devAddress": "16-0052", |
| 2505 | "pcaChipAddress": "16-0062", |
| 2506 | "presence": { |
| 2507 | "pin": "expander-cable-card1", |
| 2508 | "value": 0, |
| 2509 | "gpioI2CAddress": "4-0065" |
| 2510 | }, |
| 2511 | "preAction": { |
| 2512 | "pin": "presence-cable-card1", |
| 2513 | "value": 1, |
| 2514 | "gpioI2CAddress": "4-0065" |
| 2515 | }, |
| 2516 | "postActionFail": { |
| 2517 | "pin": "presence-cable-card1", |
| 2518 | "value": 0, |
| 2519 | "gpioI2CAddress": "4-0065" |
| 2520 | }, |
| 2521 | "extraInterfaces": { |
| 2522 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2523 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2524 | "com.ibm.ipzvpd.Location": { |
| 2525 | "LocationCode": "Ufcs-P0-C1" |
| 2526 | }, |
| 2527 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2528 | "Bus": 16, |
| 2529 | "Address": 82 |
| 2530 | }, |
| 2531 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2532 | "SlotNumber": 1 |
| 2533 | }, |
| 2534 | "xyz.openbmc_project.Inventory.Item": { |
| 2535 | "PrettyName": "PCIe Card" |
| 2536 | } |
| 2537 | } |
| 2538 | }, |
| 2539 | { |
| 2540 | "inventoryPath": "/system/chassis/motherboard/pcieslot1/pcie_card1/cxp_top", |
| 2541 | "inherit": false, |
| 2542 | "noprime": true, |
| 2543 | "extraInterfaces": { |
| 2544 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2545 | "com.ibm.ipzvpd.Location": { |
| 2546 | "LocationCode": "Ufcs-P0-C1-T0" |
| 2547 | }, |
| 2548 | "xyz.openbmc_project.Inventory.Item": { |
| 2549 | "PrettyName": "CXP Port" |
| 2550 | } |
| 2551 | } |
| 2552 | }, |
| 2553 | { |
| 2554 | "inventoryPath": "/system/chassis/motherboard/pcieslot1/pcie_card1/cxp_bot", |
| 2555 | "inherit": false, |
| 2556 | "noprime": true, |
| 2557 | "extraInterfaces": { |
| 2558 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2559 | "com.ibm.ipzvpd.Location": { |
| 2560 | "LocationCode": "Ufcs-P0-C1-T1" |
| 2561 | }, |
| 2562 | "xyz.openbmc_project.Inventory.Item": { |
| 2563 | "PrettyName": "CXP Port" |
| 2564 | } |
| 2565 | } |
| 2566 | } |
| 2567 | ], |
| 2568 | "/sys/bus/i2c/drivers/at24/17-0050/eeprom": [ |
| 2569 | { |
| 2570 | "inventoryPath": "/system/chassis/motherboard/pcieslot2/pcie_card2", |
| 2571 | "devAddress": "17-0050", |
| 2572 | "pcaChipAddress": "17-0060", |
| 2573 | "replaceableAtStandby": true, |
| 2574 | "busType": "i2c", |
| 2575 | "driverType": "at24", |
| 2576 | "concurrentlyMaintainable": true, |
| 2577 | "presence": { |
| 2578 | "pin": "expander-cable-card2", |
| 2579 | "value": 0, |
| 2580 | "gpioI2CAddress": "4-0065" |
| 2581 | }, |
| 2582 | "preAction": { |
| 2583 | "pin": "presence-cable-card2", |
| 2584 | "value": 1, |
| 2585 | "gpioI2CAddress": "4-0065" |
| 2586 | }, |
| 2587 | "postActionFail": { |
| 2588 | "pin": "presence-cable-card2", |
| 2589 | "value": 0, |
| 2590 | "gpioI2CAddress": "4-0065" |
| 2591 | }, |
| 2592 | "extraInterfaces": { |
| 2593 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2594 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2595 | "com.ibm.ipzvpd.Location": { |
| 2596 | "LocationCode": "Ufcs-P0-C2" |
| 2597 | }, |
| 2598 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2599 | "Bus": 17, |
| 2600 | "Address": 80 |
| 2601 | }, |
| 2602 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2603 | "SlotNumber": 2 |
| 2604 | }, |
| 2605 | "xyz.openbmc_project.Inventory.Item": { |
| 2606 | "PrettyName": "PCIe Card" |
| 2607 | } |
| 2608 | } |
| 2609 | }, |
| 2610 | { |
| 2611 | "inventoryPath": "/system/chassis/motherboard/pcieslot2/pcie_card2/cxp_top", |
| 2612 | "inherit": false, |
| 2613 | "noprime": true, |
| 2614 | "extraInterfaces": { |
| 2615 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2616 | "com.ibm.ipzvpd.Location": { |
| 2617 | "LocationCode": "Ufcs-P0-C2-T0" |
| 2618 | }, |
| 2619 | "xyz.openbmc_project.Inventory.Item": { |
| 2620 | "PrettyName": "CXP Port" |
| 2621 | } |
| 2622 | } |
| 2623 | }, |
| 2624 | { |
| 2625 | "inventoryPath": "/system/chassis/motherboard/pcieslot2/pcie_card2/cxp_bot", |
| 2626 | "inherit": false, |
| 2627 | "noprime": true, |
| 2628 | "extraInterfaces": { |
| 2629 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2630 | "com.ibm.ipzvpd.Location": { |
| 2631 | "LocationCode": "Ufcs-P0-C2-T1" |
| 2632 | }, |
| 2633 | "xyz.openbmc_project.Inventory.Item": { |
| 2634 | "PrettyName": "CXP Port" |
| 2635 | } |
| 2636 | } |
| 2637 | } |
| 2638 | ], |
| 2639 | "/sys/bus/i2c/drivers/at24/18-0051/eeprom": [ |
| 2640 | { |
| 2641 | "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3", |
| 2642 | "devAddress": "18-0051", |
| 2643 | "pcaChipAddress": "18-0061", |
| 2644 | "replaceableAtStandby": true, |
| 2645 | "busType": "i2c", |
| 2646 | "driverType": "at24", |
| 2647 | "concurrentlyMaintainable": true, |
| 2648 | "presence": { |
| 2649 | "pin": "expander-cable-card3", |
| 2650 | "value": 0, |
| 2651 | "gpioI2CAddress": "4-0065" |
| 2652 | }, |
| 2653 | "preAction": { |
| 2654 | "pin": "presence-cable-card3", |
| 2655 | "value": 1, |
| 2656 | "gpioI2CAddress": "4-0065" |
| 2657 | }, |
| 2658 | "postActionFail": { |
| 2659 | "pin": "presence-cable-card3", |
| 2660 | "value": 0, |
| 2661 | "gpioI2CAddress": "4-0065" |
| 2662 | }, |
| 2663 | "extraInterfaces": { |
| 2664 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2665 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2666 | "com.ibm.ipzvpd.Location": { |
| 2667 | "LocationCode": "Ufcs-P0-C3" |
| 2668 | }, |
| 2669 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2670 | "Bus": 18, |
| 2671 | "Address": 81 |
| 2672 | }, |
| 2673 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2674 | "SlotNumber": 3 |
| 2675 | }, |
| 2676 | "xyz.openbmc_project.Inventory.Item": { |
| 2677 | "PrettyName": "PCIe Card" |
| 2678 | } |
| 2679 | } |
| 2680 | }, |
| 2681 | { |
| 2682 | "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3/cxp_top", |
| 2683 | "inherit": false, |
| 2684 | "noprime": true, |
| 2685 | "extraInterfaces": { |
| 2686 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2687 | "com.ibm.ipzvpd.Location": { |
| 2688 | "LocationCode": "Ufcs-P0-C3-T0" |
| 2689 | }, |
| 2690 | "xyz.openbmc_project.Inventory.Item": { |
| 2691 | "PrettyName": "CXP Port" |
| 2692 | } |
| 2693 | } |
| 2694 | }, |
| 2695 | { |
| 2696 | "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3/cxp_bot", |
| 2697 | "inherit": false, |
| 2698 | "noprime": true, |
| 2699 | "extraInterfaces": { |
| 2700 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2701 | "com.ibm.ipzvpd.Location": { |
| 2702 | "LocationCode": "Ufcs-P0-C3-T1" |
| 2703 | }, |
| 2704 | "xyz.openbmc_project.Inventory.Item": { |
| 2705 | "PrettyName": "CXP Port" |
| 2706 | } |
| 2707 | } |
| 2708 | } |
| 2709 | ], |
| 2710 | "/sys/bus/i2c/drivers/at24/19-0050/eeprom": [ |
| 2711 | { |
| 2712 | "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4", |
| 2713 | "devAddress": "19-0050", |
| 2714 | "pcaChipAddress": "19-0060", |
| 2715 | "replaceableAtStandby": true, |
| 2716 | "busType": "i2c", |
| 2717 | "driverType": "at24", |
| 2718 | "concurrentlyMaintainable": true, |
| 2719 | "presence": { |
| 2720 | "pin": "expander-cable-card4", |
| 2721 | "value": 0, |
| 2722 | "gpioI2CAddress": "4-0065" |
| 2723 | }, |
| 2724 | "preAction": { |
| 2725 | "pin": "presence-cable-card4", |
| 2726 | "value": 1, |
| 2727 | "gpioI2CAddress": "4-0065" |
| 2728 | }, |
| 2729 | "postActionFail": { |
| 2730 | "pin": "presence-cable-card4", |
| 2731 | "value": 0, |
| 2732 | "gpioI2CAddress": "4-0065" |
| 2733 | }, |
| 2734 | "extraInterfaces": { |
| 2735 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2736 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2737 | "com.ibm.ipzvpd.Location": { |
| 2738 | "LocationCode": "Ufcs-P0-C4" |
| 2739 | }, |
| 2740 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2741 | "Bus": 19, |
| 2742 | "Address": 80 |
| 2743 | }, |
| 2744 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2745 | "SlotNumber": 4 |
| 2746 | }, |
| 2747 | "xyz.openbmc_project.Inventory.Item": { |
| 2748 | "PrettyName": "PCIe Card" |
| 2749 | } |
| 2750 | } |
| 2751 | }, |
| 2752 | { |
| 2753 | "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4/cxp_top", |
| 2754 | "inherit": false, |
| 2755 | "noprime": true, |
| 2756 | "extraInterfaces": { |
| 2757 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2758 | "com.ibm.ipzvpd.Location": { |
| 2759 | "LocationCode": "Ufcs-P0-C4-T0" |
| 2760 | }, |
| 2761 | "xyz.openbmc_project.Inventory.Item": { |
| 2762 | "PrettyName": "CXP Port" |
| 2763 | } |
| 2764 | } |
| 2765 | }, |
| 2766 | { |
| 2767 | "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4/cxp_bot", |
| 2768 | "inherit": false, |
| 2769 | "noprime": true, |
| 2770 | "extraInterfaces": { |
| 2771 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2772 | "com.ibm.ipzvpd.Location": { |
| 2773 | "LocationCode": "Ufcs-P0-C4-T1" |
| 2774 | }, |
| 2775 | "xyz.openbmc_project.Inventory.Item": { |
| 2776 | "PrettyName": "CXP Port" |
| 2777 | } |
| 2778 | } |
| 2779 | } |
| 2780 | ], |
| 2781 | "/sys/bus/i2c/drivers/at24/20-0051/eeprom": [ |
| 2782 | { |
| 2783 | "inventoryPath": "/system/chassis/motherboard/pcieslot5/pcie_card5", |
| 2784 | "devAddress": "20-0051", |
| 2785 | "pcaChipAddress": "20-0061", |
| 2786 | "replaceableAtStandby": true, |
| 2787 | "busType": "i2c", |
| 2788 | "driverType": "at24", |
| 2789 | "concurrentlyMaintainable": true, |
| 2790 | "presence": { |
| 2791 | "pin": "expander-cable-card5", |
| 2792 | "value": 0, |
| 2793 | "gpioI2CAddress": "4-0065" |
| 2794 | }, |
| 2795 | "preAction": { |
| 2796 | "pin": "presence-cable-card5", |
| 2797 | "value": 1, |
| 2798 | "gpioI2CAddress": "4-0065" |
| 2799 | }, |
| 2800 | "postActionFail": { |
| 2801 | "pin": "presence-cable-card5", |
| 2802 | "value": 0, |
| 2803 | "gpioI2CAddress": "4-0065" |
| 2804 | }, |
| 2805 | "extraInterfaces": { |
| 2806 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2807 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2808 | "com.ibm.ipzvpd.Location": { |
| 2809 | "LocationCode": "Ufcs-P0-C5" |
| 2810 | }, |
| 2811 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2812 | "Bus": 20, |
| 2813 | "Address": 81 |
| 2814 | }, |
| 2815 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2816 | "SlotNumber": 5 |
| 2817 | }, |
| 2818 | "xyz.openbmc_project.Inventory.Item": { |
| 2819 | "PrettyName": "PCIe Card" |
| 2820 | } |
| 2821 | } |
| 2822 | }, |
| 2823 | { |
| 2824 | "inventoryPath": "/system/chassis/motherboard/pcieslot5/pcie_card5/cxp_top", |
| 2825 | "inherit": false, |
| 2826 | "noprime": true, |
| 2827 | "extraInterfaces": { |
| 2828 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2829 | "com.ibm.ipzvpd.Location": { |
| 2830 | "LocationCode": "Ufcs-P0-C5-T0" |
| 2831 | }, |
| 2832 | "xyz.openbmc_project.Inventory.Item": { |
| 2833 | "PrettyName": "CXP Port" |
| 2834 | } |
| 2835 | } |
| 2836 | }, |
| 2837 | { |
| 2838 | "inventoryPath": "/system/chassis/motherboard/pcieslot5/pcie_card5/cxp_bot", |
| 2839 | "inherit": false, |
| 2840 | "noprime": true, |
| 2841 | "extraInterfaces": { |
| 2842 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2843 | "com.ibm.ipzvpd.Location": { |
| 2844 | "LocationCode": "Ufcs-P0-C5-T1" |
| 2845 | }, |
| 2846 | "xyz.openbmc_project.Inventory.Item": { |
| 2847 | "PrettyName": "CXP Port" |
| 2848 | } |
| 2849 | } |
| 2850 | } |
| 2851 | ], |
| 2852 | "/sys/bus/i2c/drivers/at24/21-0051/eeprom": [ |
| 2853 | { |
| 2854 | "inventoryPath": "/system/chassis/motherboard/pcieslot6/pcie_card6", |
| 2855 | "devAddress": "21-0051", |
| 2856 | "pcaChipAddress": "21-0061", |
| 2857 | "replaceableAtStandby": true, |
| 2858 | "busType": "i2c", |
| 2859 | "driverType": "at24", |
| 2860 | "concurrentlyMaintainable": true, |
| 2861 | "presence": { |
| 2862 | "pin": "expander-cable-card6", |
| 2863 | "value": 0, |
| 2864 | "gpioI2CAddress": "5-0066" |
| 2865 | }, |
| 2866 | "preAction": { |
| 2867 | "pin": "presence-cable-card6", |
| 2868 | "value": 1, |
| 2869 | "gpioI2CAddress": "5-0066" |
| 2870 | }, |
| 2871 | "postActionFail": { |
| 2872 | "pin": "presence-cable-card6", |
| 2873 | "value": 0, |
| 2874 | "gpioI2CAddress": "5-0066" |
| 2875 | }, |
| 2876 | "extraInterfaces": { |
| 2877 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2878 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2879 | "com.ibm.ipzvpd.Location": { |
| 2880 | "LocationCode": "Ufcs-P0-C6" |
| 2881 | }, |
| 2882 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2883 | "Bus": 21, |
| 2884 | "Address": 81 |
| 2885 | }, |
| 2886 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2887 | "SlotNumber": 6 |
| 2888 | }, |
| 2889 | "xyz.openbmc_project.Inventory.Item": { |
| 2890 | "PrettyName": "PCIe Card" |
| 2891 | } |
| 2892 | } |
| 2893 | } |
| 2894 | ], |
| 2895 | "/sys/bus/i2c/drivers/at24/22-0053/eeprom": [ |
| 2896 | { |
| 2897 | "inventoryPath": "/system/chassis/motherboard/pcieslot7/pcie_card7", |
| 2898 | "devAddress": "22-0053", |
| 2899 | "pcaChipAddress": "22-0063", |
| 2900 | "replaceableAtStandby": true, |
| 2901 | "busType": "i2c", |
| 2902 | "driverType": "at24", |
| 2903 | "concurrentlyMaintainable": true, |
| 2904 | "presence": { |
| 2905 | "pin": "expander-cable-card7", |
| 2906 | "value": 0, |
| 2907 | "gpioI2CAddress": "5-0066" |
| 2908 | }, |
| 2909 | "preAction": { |
| 2910 | "pin": "presence-cable-card7", |
| 2911 | "value": 1, |
| 2912 | "gpioI2CAddress": "5-0066" |
| 2913 | }, |
| 2914 | "postActionFail": { |
| 2915 | "pin": "presence-cable-card7", |
| 2916 | "value": 0, |
| 2917 | "gpioI2CAddress": "5-0066" |
| 2918 | }, |
| 2919 | "extraInterfaces": { |
| 2920 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2921 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2922 | "com.ibm.ipzvpd.Location": { |
| 2923 | "LocationCode": "Ufcs-P0-C7" |
| 2924 | }, |
| 2925 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2926 | "Bus": 22, |
| 2927 | "Address": 83 |
| 2928 | }, |
| 2929 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 2930 | "SlotNumber": 7 |
| 2931 | }, |
| 2932 | "xyz.openbmc_project.Inventory.Item": { |
| 2933 | "PrettyName": "PCIe Card" |
| 2934 | } |
| 2935 | } |
| 2936 | }, |
| 2937 | { |
| 2938 | "inventoryPath": "/system/chassis/motherboard/pcieslot7/pcie_card7/cxp_top", |
| 2939 | "inherit": false, |
| 2940 | "noprime": true, |
| 2941 | "extraInterfaces": { |
| 2942 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2943 | "com.ibm.ipzvpd.Location": { |
| 2944 | "LocationCode": "Ufcs-P0-C7-T0" |
| 2945 | }, |
| 2946 | "xyz.openbmc_project.Inventory.Item": { |
| 2947 | "PrettyName": "CXP Port" |
| 2948 | } |
| 2949 | } |
| 2950 | }, |
| 2951 | { |
| 2952 | "inventoryPath": "/system/chassis/motherboard/pcieslot7/pcie_card7/cxp_bot", |
| 2953 | "inherit": false, |
| 2954 | "noprime": true, |
| 2955 | "extraInterfaces": { |
| 2956 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 2957 | "com.ibm.ipzvpd.Location": { |
| 2958 | "LocationCode": "Ufcs-P0-C7-T1" |
| 2959 | }, |
| 2960 | "xyz.openbmc_project.Inventory.Item": { |
| 2961 | "PrettyName": "CXP Port" |
| 2962 | } |
| 2963 | } |
| 2964 | } |
| 2965 | ], |
| 2966 | "/sys/bus/i2c/drivers/at24/23-0050/eeprom": [ |
| 2967 | { |
| 2968 | "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8", |
| 2969 | "devAddress": "23-0050", |
| 2970 | "pcaChipAddress": "23-0060", |
| 2971 | "replaceableAtStandby": true, |
| 2972 | "busType": "i2c", |
| 2973 | "driverType": "at24", |
| 2974 | "concurrentlyMaintainable": true, |
| 2975 | "presence": { |
| 2976 | "pin": "expander-cable-card8", |
| 2977 | "value": 0, |
| 2978 | "gpioI2CAddress": "5-0066" |
| 2979 | }, |
| 2980 | "preAction": { |
| 2981 | "pin": "presence-cable-card8", |
| 2982 | "value": 1, |
| 2983 | "gpioI2CAddress": "5-0066" |
| 2984 | }, |
| 2985 | "postActionFail": { |
| 2986 | "pin": "presence-cable-card8", |
| 2987 | "value": 0, |
| 2988 | "gpioI2CAddress": "5-0066" |
| 2989 | }, |
| 2990 | "extraInterfaces": { |
| 2991 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 2992 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 2993 | "com.ibm.ipzvpd.Location": { |
| 2994 | "LocationCode": "Ufcs-P0-C8" |
| 2995 | }, |
| 2996 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 2997 | "Bus": 23, |
| 2998 | "Address": 80 |
| 2999 | }, |
| 3000 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 3001 | "SlotNumber": 8 |
| 3002 | }, |
| 3003 | "xyz.openbmc_project.Inventory.Item": { |
| 3004 | "PrettyName": "PCIe Card" |
| 3005 | } |
| 3006 | } |
| 3007 | }, |
| 3008 | { |
| 3009 | "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/cxp_top", |
| 3010 | "inherit": false, |
| 3011 | "noprime": true, |
| 3012 | "extraInterfaces": { |
| 3013 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3014 | "com.ibm.ipzvpd.Location": { |
| 3015 | "LocationCode": "Ufcs-P0-C8-T0" |
| 3016 | }, |
| 3017 | "xyz.openbmc_project.Inventory.Item": { |
| 3018 | "PrettyName": "CXP Port" |
| 3019 | } |
| 3020 | } |
| 3021 | }, |
| 3022 | { |
| 3023 | "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/cxp_bot", |
| 3024 | "inherit": false, |
| 3025 | "noprime": true, |
| 3026 | "extraInterfaces": { |
| 3027 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3028 | "com.ibm.ipzvpd.Location": { |
| 3029 | "LocationCode": "Ufcs-P0-C8-T1" |
| 3030 | }, |
| 3031 | "xyz.openbmc_project.Inventory.Item": { |
| 3032 | "PrettyName": "CXP Port" |
| 3033 | } |
| 3034 | } |
| 3035 | } |
| 3036 | ], |
| 3037 | "/sys/bus/i2c/drivers/at24/24-0052/eeprom": [ |
| 3038 | { |
| 3039 | "inventoryPath": "/system/chassis/motherboard/pcieslot9/pcie_card9", |
| 3040 | "devAddress": "24-0052", |
| 3041 | "pcaChipAddress": "24-0062", |
| 3042 | "replaceableAtStandby": true, |
| 3043 | "busType": "i2c", |
| 3044 | "driverType": "at24", |
| 3045 | "concurrentlyMaintainable": true, |
| 3046 | "presence": { |
| 3047 | "pin": "expander-cable-card9", |
| 3048 | "value": 0, |
| 3049 | "gpioI2CAddress": "5-0066" |
| 3050 | }, |
| 3051 | "preAction": { |
| 3052 | "pin": "presence-cable-card9", |
| 3053 | "value": 1, |
| 3054 | "gpioI2CAddress": "5-0066" |
| 3055 | }, |
| 3056 | "postActionFail": { |
| 3057 | "pin": "presence-cable-card9", |
| 3058 | "value": 0, |
| 3059 | "gpioI2CAddress": "5-0066" |
| 3060 | }, |
| 3061 | "extraInterfaces": { |
| 3062 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 3063 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 3064 | "com.ibm.ipzvpd.Location": { |
| 3065 | "LocationCode": "Ufcs-P0-C9" |
| 3066 | }, |
| 3067 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 3068 | "Bus": 24, |
| 3069 | "Address": 82 |
| 3070 | }, |
| 3071 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 3072 | "SlotNumber": 9 |
| 3073 | }, |
| 3074 | "xyz.openbmc_project.Inventory.Item": { |
| 3075 | "PrettyName": "PCIe Card" |
| 3076 | } |
| 3077 | } |
| 3078 | } |
| 3079 | ], |
| 3080 | "/sys/bus/i2c/drivers/at24/25-0053/eeprom": [ |
| 3081 | { |
| 3082 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10", |
| 3083 | "devAddress": "25-0053", |
| 3084 | "pcaChipAddress": "25-0063", |
| 3085 | "replaceableAtStandby": true, |
| 3086 | "busType": "i2c", |
| 3087 | "driverType": "at24", |
| 3088 | "concurrentlyMaintainable": true, |
| 3089 | "presence": { |
| 3090 | "pin": "expander-cable-card10", |
| 3091 | "value": 0, |
| 3092 | "gpioI2CAddress": "5-0066" |
| 3093 | }, |
| 3094 | "preAction": { |
| 3095 | "pin": "presence-cable-card10", |
| 3096 | "value": 1, |
| 3097 | "gpioI2CAddress": "5-0066" |
| 3098 | }, |
| 3099 | "postActionFail": { |
| 3100 | "pin": "presence-cable-card10", |
| 3101 | "value": 0, |
| 3102 | "gpioI2CAddress": "5-0066" |
| 3103 | }, |
| 3104 | "extraInterfaces": { |
| 3105 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 3106 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 3107 | "com.ibm.ipzvpd.Location": { |
| 3108 | "LocationCode": "Ufcs-P0-C10" |
| 3109 | }, |
| 3110 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 3111 | "Bus": 25, |
| 3112 | "Address": 83 |
| 3113 | }, |
| 3114 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 3115 | "SlotNumber": 10 |
| 3116 | }, |
| 3117 | "xyz.openbmc_project.Inventory.Item": { |
| 3118 | "PrettyName": "PCIe Card" |
| 3119 | } |
| 3120 | } |
| 3121 | }, |
| 3122 | { |
| 3123 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_top", |
| 3124 | "inherit": false, |
| 3125 | "noprime": true, |
| 3126 | "extraInterfaces": { |
| 3127 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3128 | "com.ibm.ipzvpd.Location": { |
| 3129 | "LocationCode": "Ufcs-P0-C10-T0" |
| 3130 | }, |
| 3131 | "xyz.openbmc_project.Inventory.Item": { |
| 3132 | "PrettyName": "CXP Port" |
| 3133 | } |
| 3134 | } |
| 3135 | }, |
| 3136 | { |
| 3137 | "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_bot", |
| 3138 | "inherit": false, |
| 3139 | "noprime": true, |
| 3140 | "extraInterfaces": { |
| 3141 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3142 | "com.ibm.ipzvpd.Location": { |
| 3143 | "LocationCode": "Ufcs-P0-C10-T1" |
| 3144 | }, |
| 3145 | "xyz.openbmc_project.Inventory.Item": { |
| 3146 | "PrettyName": "CXP Port" |
| 3147 | } |
| 3148 | } |
| 3149 | } |
| 3150 | ], |
| 3151 | "/sys/bus/i2c/drivers/at24/26-0051/eeprom": [ |
| 3152 | { |
| 3153 | "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11", |
| 3154 | "devAddress": "26-0051", |
| 3155 | "pcaChipAddress": "26-0061", |
| 3156 | "replaceableAtStandby": true, |
| 3157 | "busType": "i2c", |
| 3158 | "driverType": "at24", |
| 3159 | "concurrentlyMaintainable": true, |
| 3160 | "presence": { |
| 3161 | "pin": "expander-cable-card11", |
| 3162 | "value": 0, |
| 3163 | "gpioI2CAddress": "5-0066" |
| 3164 | }, |
| 3165 | "preAction": { |
| 3166 | "pin": "presence-cable-card11", |
| 3167 | "value": 1, |
| 3168 | "gpioI2CAddress": "5-0066" |
| 3169 | }, |
| 3170 | "postActionFail": { |
| 3171 | "pin": "presence-cable-card11", |
| 3172 | "value": 0, |
| 3173 | "gpioI2CAddress": "5-0066" |
| 3174 | }, |
| 3175 | "extraInterfaces": { |
| 3176 | "xyz.openbmc_project.Inventory.Item.PCIeDevice": null, |
| 3177 | "xyz.openbmc_project.Inventory.Item.FabricAdapter": null, |
| 3178 | "com.ibm.ipzvpd.Location": { |
| 3179 | "LocationCode": "Ufcs-P0-C11" |
| 3180 | }, |
| 3181 | "xyz.openbmc_project.Inventory.Decorator.I2CDevice": { |
| 3182 | "Bus": 26, |
| 3183 | "Address": 81 |
| 3184 | }, |
| 3185 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 3186 | "SlotNumber": 11 |
| 3187 | }, |
| 3188 | "xyz.openbmc_project.Inventory.Item": { |
| 3189 | "PrettyName": "PCIe Card" |
| 3190 | } |
| 3191 | } |
| 3192 | }, |
| 3193 | { |
| 3194 | "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/cxp_top", |
| 3195 | "inherit": false, |
| 3196 | "noprime": true, |
| 3197 | "extraInterfaces": { |
| 3198 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3199 | "com.ibm.ipzvpd.Location": { |
| 3200 | "LocationCode": "Ufcs-P0-C11-T0" |
| 3201 | }, |
| 3202 | "xyz.openbmc_project.Inventory.Item": { |
| 3203 | "PrettyName": "CXP Port" |
| 3204 | } |
| 3205 | } |
| 3206 | }, |
| 3207 | { |
| 3208 | "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/cxp_bot", |
| 3209 | "inherit": false, |
| 3210 | "noprime": true, |
| 3211 | "extraInterfaces": { |
| 3212 | "xyz.openbmc_project.Inventory.Item.Connector": null, |
| 3213 | "com.ibm.ipzvpd.Location": { |
| 3214 | "LocationCode": "Ufcs-P0-C11-T1" |
| 3215 | }, |
| 3216 | "xyz.openbmc_project.Inventory.Item": { |
| 3217 | "PrettyName": "CXP Port" |
| 3218 | } |
| 3219 | } |
| 3220 | } |
| 3221 | ], |
| 3222 | "/sys/bus/i2c/drivers/at24/300-0050/eeprom": [ |
| 3223 | { |
| 3224 | "inventoryPath": "/system/chassis/motherboard/dimm0", |
| 3225 | "extraInterfaces": { |
| 3226 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3227 | "com.ibm.ipzvpd.Location": { |
| 3228 | "LocationCode": "Ufcs-P0-C22" |
| 3229 | }, |
| 3230 | "xyz.openbmc_project.Inventory.Item": { |
| 3231 | "PrettyName": "Memory DIMM" |
| 3232 | }, |
| 3233 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3234 | "Available": false |
| 3235 | } |
| 3236 | } |
| 3237 | }, |
| 3238 | { |
| 3239 | "inventoryPath": "/system/chassis/motherboard/dimm0/unit0", |
| 3240 | "inherit": false, |
| 3241 | "extraInterfaces": { |
| 3242 | "xyz.openbmc_project.Inventory.Item": { |
| 3243 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3244 | } |
| 3245 | } |
| 3246 | }, |
| 3247 | { |
| 3248 | "inventoryPath": "/system/chassis/motherboard/dimm0/unit1", |
| 3249 | "inherit": false, |
| 3250 | "extraInterfaces": { |
| 3251 | "xyz.openbmc_project.Inventory.Item": { |
| 3252 | "PrettyName": "DDR Memory Port" |
| 3253 | } |
| 3254 | } |
| 3255 | }, |
| 3256 | { |
| 3257 | "inventoryPath": "/system/chassis/motherboard/dimm0/unit2", |
| 3258 | "inherit": false, |
| 3259 | "extraInterfaces": { |
| 3260 | "xyz.openbmc_project.Inventory.Item": { |
| 3261 | "PrettyName": "Onboard Memory Power Control Device" |
| 3262 | } |
| 3263 | } |
| 3264 | }, |
| 3265 | { |
| 3266 | "inventoryPath": "/system/chassis/motherboard/dimm0/unit3", |
| 3267 | "inherit": false, |
| 3268 | "extraInterfaces": { |
| 3269 | "xyz.openbmc_project.Inventory.Item": { |
| 3270 | "PrettyName": "Onboard Memory Power Management IC" |
| 3271 | } |
| 3272 | } |
| 3273 | } |
| 3274 | ], |
| 3275 | "/sys/bus/i2c/drivers/at24/301-0050/eeprom": [ |
| 3276 | { |
| 3277 | "inventoryPath": "/system/chassis/motherboard/dimm1", |
| 3278 | "extraInterfaces": { |
| 3279 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3280 | "com.ibm.ipzvpd.Location": { |
| 3281 | "LocationCode": "Ufcs-P0-C23" |
| 3282 | }, |
| 3283 | "xyz.openbmc_project.Inventory.Item": { |
| 3284 | "PrettyName": "Memory DIMM" |
| 3285 | }, |
| 3286 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3287 | "Available": false |
| 3288 | } |
| 3289 | } |
| 3290 | }, |
| 3291 | { |
| 3292 | "inventoryPath": "/system/chassis/motherboard/dimm1/unit0", |
| 3293 | "inherit": false, |
| 3294 | "extraInterfaces": { |
| 3295 | "xyz.openbmc_project.Inventory.Item": { |
| 3296 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3297 | } |
| 3298 | } |
| 3299 | }, |
| 3300 | { |
| 3301 | "inventoryPath": "/system/chassis/motherboard/dimm1/unit1", |
| 3302 | "inherit": false, |
| 3303 | "extraInterfaces": { |
| 3304 | "xyz.openbmc_project.Inventory.Item": { |
| 3305 | "PrettyName": "DDR Memory Port" |
| 3306 | } |
| 3307 | } |
| 3308 | }, |
| 3309 | { |
| 3310 | "inventoryPath": "/system/chassis/motherboard/dimm1/unit2", |
| 3311 | "inherit": false, |
| 3312 | "extraInterfaces": { |
| 3313 | "xyz.openbmc_project.Inventory.Item": { |
| 3314 | "PrettyName": "Onboard Memory Power Control Device" |
| 3315 | } |
| 3316 | } |
| 3317 | }, |
| 3318 | { |
| 3319 | "inventoryPath": "/system/chassis/motherboard/dimm1/unit3", |
| 3320 | "inherit": false, |
| 3321 | "extraInterfaces": { |
| 3322 | "xyz.openbmc_project.Inventory.Item": { |
| 3323 | "PrettyName": "Onboard Memory Power Management IC" |
| 3324 | } |
| 3325 | } |
| 3326 | } |
| 3327 | ], |
| 3328 | "/sys/bus/i2c/drivers/at24/310-0050/eeprom": [ |
| 3329 | { |
| 3330 | "inventoryPath": "/system/chassis/motherboard/dimm2", |
| 3331 | "extraInterfaces": { |
| 3332 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3333 | "com.ibm.ipzvpd.Location": { |
| 3334 | "LocationCode": "Ufcs-P0-C24" |
| 3335 | }, |
| 3336 | "xyz.openbmc_project.Inventory.Item": { |
| 3337 | "PrettyName": "Memory DIMM" |
| 3338 | }, |
| 3339 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3340 | "Available": false |
| 3341 | } |
| 3342 | } |
| 3343 | }, |
| 3344 | { |
| 3345 | "inventoryPath": "/system/chassis/motherboard/dimm2/unit0", |
| 3346 | "inherit": false, |
| 3347 | "extraInterfaces": { |
| 3348 | "xyz.openbmc_project.Inventory.Item": { |
| 3349 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3350 | } |
| 3351 | } |
| 3352 | }, |
| 3353 | { |
| 3354 | "inventoryPath": "/system/chassis/motherboard/dimm2/unit1", |
| 3355 | "inherit": false, |
| 3356 | "extraInterfaces": { |
| 3357 | "xyz.openbmc_project.Inventory.Item": { |
| 3358 | "PrettyName": "DDR Memory Port" |
| 3359 | } |
| 3360 | } |
| 3361 | }, |
| 3362 | { |
| 3363 | "inventoryPath": "/system/chassis/motherboard/dimm2/unit2", |
| 3364 | "inherit": false, |
| 3365 | "extraInterfaces": { |
| 3366 | "xyz.openbmc_project.Inventory.Item": { |
| 3367 | "PrettyName": "Onboard Memory Power Control Device" |
| 3368 | } |
| 3369 | } |
| 3370 | }, |
| 3371 | { |
| 3372 | "inventoryPath": "/system/chassis/motherboard/dimm2/unit3", |
| 3373 | "inherit": false, |
| 3374 | "extraInterfaces": { |
| 3375 | "xyz.openbmc_project.Inventory.Item": { |
| 3376 | "PrettyName": "Onboard Memory Power Management IC" |
| 3377 | } |
| 3378 | } |
| 3379 | } |
| 3380 | ], |
| 3381 | "/sys/bus/i2c/drivers/at24/312-0050/eeprom": [ |
| 3382 | { |
| 3383 | "inventoryPath": "/system/chassis/motherboard/dimm3", |
| 3384 | "extraInterfaces": { |
| 3385 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3386 | "com.ibm.ipzvpd.Location": { |
| 3387 | "LocationCode": "Ufcs-P0-C25" |
| 3388 | }, |
| 3389 | "xyz.openbmc_project.Inventory.Item": { |
| 3390 | "PrettyName": "Memory DIMM" |
| 3391 | }, |
| 3392 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3393 | "Available": false |
| 3394 | } |
| 3395 | } |
| 3396 | }, |
| 3397 | { |
| 3398 | "inventoryPath": "/system/chassis/motherboard/dimm3/unit0", |
| 3399 | "inherit": false, |
| 3400 | "extraInterfaces": { |
| 3401 | "xyz.openbmc_project.Inventory.Item": { |
| 3402 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3403 | } |
| 3404 | } |
| 3405 | }, |
| 3406 | { |
| 3407 | "inventoryPath": "/system/chassis/motherboard/dimm3/unit1", |
| 3408 | "inherit": false, |
| 3409 | "extraInterfaces": { |
| 3410 | "xyz.openbmc_project.Inventory.Item": { |
| 3411 | "PrettyName": "DDR Memory Port" |
| 3412 | } |
| 3413 | } |
| 3414 | }, |
| 3415 | { |
| 3416 | "inventoryPath": "/system/chassis/motherboard/dimm3/unit2", |
| 3417 | "inherit": false, |
| 3418 | "extraInterfaces": { |
| 3419 | "xyz.openbmc_project.Inventory.Item": { |
| 3420 | "PrettyName": "Onboard Memory Power Control Device" |
| 3421 | } |
| 3422 | } |
| 3423 | }, |
| 3424 | { |
| 3425 | "inventoryPath": "/system/chassis/motherboard/dimm3/unit3", |
| 3426 | "inherit": false, |
| 3427 | "extraInterfaces": { |
| 3428 | "xyz.openbmc_project.Inventory.Item": { |
| 3429 | "PrettyName": "Onboard Memory Power Management IC" |
| 3430 | } |
| 3431 | } |
| 3432 | } |
| 3433 | ], |
| 3434 | "/sys/bus/i2c/drivers/at24/313-0050/eeprom": [ |
| 3435 | { |
| 3436 | "inventoryPath": "/system/chassis/motherboard/dimm4", |
| 3437 | "extraInterfaces": { |
| 3438 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3439 | "com.ibm.ipzvpd.Location": { |
| 3440 | "LocationCode": "Ufcs-P0-C26" |
| 3441 | }, |
| 3442 | "xyz.openbmc_project.Inventory.Item": { |
| 3443 | "PrettyName": "Memory DIMM" |
| 3444 | }, |
| 3445 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3446 | "Available": false |
| 3447 | } |
| 3448 | } |
| 3449 | }, |
| 3450 | { |
| 3451 | "inventoryPath": "/system/chassis/motherboard/dimm4/unit0", |
| 3452 | "inherit": false, |
| 3453 | "extraInterfaces": { |
| 3454 | "xyz.openbmc_project.Inventory.Item": { |
| 3455 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3456 | } |
| 3457 | } |
| 3458 | }, |
| 3459 | { |
| 3460 | "inventoryPath": "/system/chassis/motherboard/dimm4/unit1", |
| 3461 | "inherit": false, |
| 3462 | "extraInterfaces": { |
| 3463 | "xyz.openbmc_project.Inventory.Item": { |
| 3464 | "PrettyName": "DDR Memory Port" |
| 3465 | } |
| 3466 | } |
| 3467 | }, |
| 3468 | { |
| 3469 | "inventoryPath": "/system/chassis/motherboard/dimm4/unit2", |
| 3470 | "inherit": false, |
| 3471 | "extraInterfaces": { |
| 3472 | "xyz.openbmc_project.Inventory.Item": { |
| 3473 | "PrettyName": "Onboard Memory Power Control Device" |
| 3474 | } |
| 3475 | } |
| 3476 | }, |
| 3477 | { |
| 3478 | "inventoryPath": "/system/chassis/motherboard/dimm4/unit3", |
| 3479 | "inherit": false, |
| 3480 | "extraInterfaces": { |
| 3481 | "xyz.openbmc_project.Inventory.Item": { |
| 3482 | "PrettyName": "Onboard Memory Power Management IC" |
| 3483 | } |
| 3484 | } |
| 3485 | } |
| 3486 | ], |
| 3487 | "/sys/bus/i2c/drivers/at24/315-0050/eeprom": [ |
| 3488 | { |
| 3489 | "inventoryPath": "/system/chassis/motherboard/dimm5", |
| 3490 | "extraInterfaces": { |
| 3491 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3492 | "com.ibm.ipzvpd.Location": { |
| 3493 | "LocationCode": "Ufcs-P0-C27" |
| 3494 | }, |
| 3495 | "xyz.openbmc_project.Inventory.Item": { |
| 3496 | "PrettyName": "Memory DIMM" |
| 3497 | }, |
| 3498 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3499 | "Available": false |
| 3500 | } |
| 3501 | } |
| 3502 | }, |
| 3503 | { |
| 3504 | "inventoryPath": "/system/chassis/motherboard/dimm5/unit0", |
| 3505 | "inherit": false, |
| 3506 | "extraInterfaces": { |
| 3507 | "xyz.openbmc_project.Inventory.Item": { |
| 3508 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3509 | } |
| 3510 | } |
| 3511 | }, |
| 3512 | { |
| 3513 | "inventoryPath": "/system/chassis/motherboard/dimm5/unit1", |
| 3514 | "inherit": false, |
| 3515 | "extraInterfaces": { |
| 3516 | "xyz.openbmc_project.Inventory.Item": { |
| 3517 | "PrettyName": "DDR Memory Port" |
| 3518 | } |
| 3519 | } |
| 3520 | }, |
| 3521 | { |
| 3522 | "inventoryPath": "/system/chassis/motherboard/dimm5/unit2", |
| 3523 | "inherit": false, |
| 3524 | "extraInterfaces": { |
| 3525 | "xyz.openbmc_project.Inventory.Item": { |
| 3526 | "PrettyName": "Onboard Memory Power Control Device" |
| 3527 | } |
| 3528 | } |
| 3529 | }, |
| 3530 | { |
| 3531 | "inventoryPath": "/system/chassis/motherboard/dimm5/unit3", |
| 3532 | "inherit": false, |
| 3533 | "extraInterfaces": { |
| 3534 | "xyz.openbmc_project.Inventory.Item": { |
| 3535 | "PrettyName": "Onboard Memory Power Management IC" |
| 3536 | } |
| 3537 | } |
| 3538 | } |
| 3539 | ], |
| 3540 | "/sys/bus/i2c/drivers/at24/311-0050/eeprom": [ |
| 3541 | { |
| 3542 | "inventoryPath": "/system/chassis/motherboard/dimm6", |
| 3543 | "extraInterfaces": { |
| 3544 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3545 | "com.ibm.ipzvpd.Location": { |
| 3546 | "LocationCode": "Ufcs-P0-C28" |
| 3547 | }, |
| 3548 | "xyz.openbmc_project.Inventory.Item": { |
| 3549 | "PrettyName": "Memory DIMM" |
| 3550 | }, |
| 3551 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3552 | "Available": false |
| 3553 | } |
| 3554 | } |
| 3555 | }, |
| 3556 | { |
| 3557 | "inventoryPath": "/system/chassis/motherboard/dimm6/unit0", |
| 3558 | "inherit": false, |
| 3559 | "extraInterfaces": { |
| 3560 | "xyz.openbmc_project.Inventory.Item": { |
| 3561 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3562 | } |
| 3563 | } |
| 3564 | }, |
| 3565 | { |
| 3566 | "inventoryPath": "/system/chassis/motherboard/dimm6/unit1", |
| 3567 | "inherit": false, |
| 3568 | "extraInterfaces": { |
| 3569 | "xyz.openbmc_project.Inventory.Item": { |
| 3570 | "PrettyName": "DDR Memory Port" |
| 3571 | } |
| 3572 | } |
| 3573 | }, |
| 3574 | { |
| 3575 | "inventoryPath": "/system/chassis/motherboard/dimm6/unit2", |
| 3576 | "inherit": false, |
| 3577 | "extraInterfaces": { |
| 3578 | "xyz.openbmc_project.Inventory.Item": { |
| 3579 | "PrettyName": "Onboard Memory Power Control Device" |
| 3580 | } |
| 3581 | } |
| 3582 | }, |
| 3583 | { |
| 3584 | "inventoryPath": "/system/chassis/motherboard/dimm6/unit3", |
| 3585 | "inherit": false, |
| 3586 | "extraInterfaces": { |
| 3587 | "xyz.openbmc_project.Inventory.Item": { |
| 3588 | "PrettyName": "Onboard Memory Power Management IC" |
| 3589 | } |
| 3590 | } |
| 3591 | } |
| 3592 | ], |
| 3593 | "/sys/bus/i2c/drivers/at24/314-0050/eeprom": [ |
| 3594 | { |
| 3595 | "inventoryPath": "/system/chassis/motherboard/dimm7", |
| 3596 | "extraInterfaces": { |
| 3597 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3598 | "com.ibm.ipzvpd.Location": { |
| 3599 | "LocationCode": "Ufcs-P0-C29" |
| 3600 | }, |
| 3601 | "xyz.openbmc_project.Inventory.Item": { |
| 3602 | "PrettyName": "Memory DIMM" |
| 3603 | }, |
| 3604 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3605 | "Available": false |
| 3606 | } |
| 3607 | } |
| 3608 | }, |
| 3609 | { |
| 3610 | "inventoryPath": "/system/chassis/motherboard/dimm7/unit0", |
| 3611 | "inherit": false, |
| 3612 | "extraInterfaces": { |
| 3613 | "xyz.openbmc_project.Inventory.Item": { |
| 3614 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3615 | } |
| 3616 | } |
| 3617 | }, |
| 3618 | { |
| 3619 | "inventoryPath": "/system/chassis/motherboard/dimm7/unit1", |
| 3620 | "inherit": false, |
| 3621 | "extraInterfaces": { |
| 3622 | "xyz.openbmc_project.Inventory.Item": { |
| 3623 | "PrettyName": "DDR Memory Port" |
| 3624 | } |
| 3625 | } |
| 3626 | }, |
| 3627 | { |
| 3628 | "inventoryPath": "/system/chassis/motherboard/dimm7/unit2", |
| 3629 | "inherit": false, |
| 3630 | "extraInterfaces": { |
| 3631 | "xyz.openbmc_project.Inventory.Item": { |
| 3632 | "PrettyName": "Onboard Memory Power Control Device" |
| 3633 | } |
| 3634 | } |
| 3635 | }, |
| 3636 | { |
| 3637 | "inventoryPath": "/system/chassis/motherboard/dimm7/unit3", |
| 3638 | "inherit": false, |
| 3639 | "extraInterfaces": { |
| 3640 | "xyz.openbmc_project.Inventory.Item": { |
| 3641 | "PrettyName": "Onboard Memory Power Management IC" |
| 3642 | } |
| 3643 | } |
| 3644 | } |
| 3645 | ], |
| 3646 | "/sys/bus/i2c/drivers/at24/416-0050/eeprom": [ |
| 3647 | { |
| 3648 | "inventoryPath": "/system/chassis/motherboard/dimm8", |
| 3649 | "extraInterfaces": { |
| 3650 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3651 | "com.ibm.ipzvpd.Location": { |
| 3652 | "LocationCode": "Ufcs-P0-C30" |
| 3653 | }, |
| 3654 | "xyz.openbmc_project.Inventory.Item": { |
| 3655 | "PrettyName": "Memory DIMM" |
| 3656 | }, |
| 3657 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3658 | "Available": false |
| 3659 | } |
| 3660 | } |
| 3661 | }, |
| 3662 | { |
| 3663 | "inventoryPath": "/system/chassis/motherboard/dimm8/unit0", |
| 3664 | "inherit": false, |
| 3665 | "extraInterfaces": { |
| 3666 | "xyz.openbmc_project.Inventory.Item": { |
| 3667 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3668 | } |
| 3669 | } |
| 3670 | }, |
| 3671 | { |
| 3672 | "inventoryPath": "/system/chassis/motherboard/dimm8/unit1", |
| 3673 | "inherit": false, |
| 3674 | "extraInterfaces": { |
| 3675 | "xyz.openbmc_project.Inventory.Item": { |
| 3676 | "PrettyName": "DDR Memory Port" |
| 3677 | } |
| 3678 | } |
| 3679 | }, |
| 3680 | { |
| 3681 | "inventoryPath": "/system/chassis/motherboard/dimm8/unit2", |
| 3682 | "inherit": false, |
| 3683 | "extraInterfaces": { |
| 3684 | "xyz.openbmc_project.Inventory.Item": { |
| 3685 | "PrettyName": "Onboard Memory Power Control Device" |
| 3686 | } |
| 3687 | } |
| 3688 | }, |
| 3689 | { |
| 3690 | "inventoryPath": "/system/chassis/motherboard/dimm8/unit3", |
| 3691 | "inherit": false, |
| 3692 | "extraInterfaces": { |
| 3693 | "xyz.openbmc_project.Inventory.Item": { |
| 3694 | "PrettyName": "Onboard Memory Power Management IC" |
| 3695 | } |
| 3696 | } |
| 3697 | } |
| 3698 | ], |
| 3699 | "/sys/bus/i2c/drivers/at24/417-0050/eeprom": [ |
| 3700 | { |
| 3701 | "inventoryPath": "/system/chassis/motherboard/dimm9", |
| 3702 | "extraInterfaces": { |
| 3703 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3704 | "com.ibm.ipzvpd.Location": { |
| 3705 | "LocationCode": "Ufcs-P0-C31" |
| 3706 | }, |
| 3707 | "xyz.openbmc_project.Inventory.Item": { |
| 3708 | "PrettyName": "Memory DIMM" |
| 3709 | }, |
| 3710 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3711 | "Available": false |
| 3712 | } |
| 3713 | } |
| 3714 | }, |
| 3715 | { |
| 3716 | "inventoryPath": "/system/chassis/motherboard/dimm9/unit0", |
| 3717 | "inherit": false, |
| 3718 | "extraInterfaces": { |
| 3719 | "xyz.openbmc_project.Inventory.Item": { |
| 3720 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3721 | } |
| 3722 | } |
| 3723 | }, |
| 3724 | { |
| 3725 | "inventoryPath": "/system/chassis/motherboard/dimm9/unit1", |
| 3726 | "inherit": false, |
| 3727 | "extraInterfaces": { |
| 3728 | "xyz.openbmc_project.Inventory.Item": { |
| 3729 | "PrettyName": "DDR Memory Port" |
| 3730 | } |
| 3731 | } |
| 3732 | }, |
| 3733 | { |
| 3734 | "inventoryPath": "/system/chassis/motherboard/dimm9/unit2", |
| 3735 | "inherit": false, |
| 3736 | "extraInterfaces": { |
| 3737 | "xyz.openbmc_project.Inventory.Item": { |
| 3738 | "PrettyName": "Onboard Memory Power Control Device" |
| 3739 | } |
| 3740 | } |
| 3741 | }, |
| 3742 | { |
| 3743 | "inventoryPath": "/system/chassis/motherboard/dimm9/unit3", |
| 3744 | "inherit": false, |
| 3745 | "extraInterfaces": { |
| 3746 | "xyz.openbmc_project.Inventory.Item": { |
| 3747 | "PrettyName": "Onboard Memory Power Management IC" |
| 3748 | } |
| 3749 | } |
| 3750 | } |
| 3751 | ], |
| 3752 | "/sys/bus/i2c/drivers/at24/411-0050/eeprom": [ |
| 3753 | { |
| 3754 | "inventoryPath": "/system/chassis/motherboard/dimm10", |
| 3755 | "extraInterfaces": { |
| 3756 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3757 | "com.ibm.ipzvpd.Location": { |
| 3758 | "LocationCode": "Ufcs-P0-C32" |
| 3759 | }, |
| 3760 | "xyz.openbmc_project.Inventory.Item": { |
| 3761 | "PrettyName": "Memory DIMM" |
| 3762 | }, |
| 3763 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3764 | "Available": false |
| 3765 | } |
| 3766 | } |
| 3767 | }, |
| 3768 | { |
| 3769 | "inventoryPath": "/system/chassis/motherboard/dimm10/unit0", |
| 3770 | "inherit": false, |
| 3771 | "extraInterfaces": { |
| 3772 | "xyz.openbmc_project.Inventory.Item": { |
| 3773 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3774 | } |
| 3775 | } |
| 3776 | }, |
| 3777 | { |
| 3778 | "inventoryPath": "/system/chassis/motherboard/dimm10/unit1", |
| 3779 | "inherit": false, |
| 3780 | "extraInterfaces": { |
| 3781 | "xyz.openbmc_project.Inventory.Item": { |
| 3782 | "PrettyName": "DDR Memory Port" |
| 3783 | } |
| 3784 | } |
| 3785 | }, |
| 3786 | { |
| 3787 | "inventoryPath": "/system/chassis/motherboard/dimm10/unit2", |
| 3788 | "inherit": false, |
| 3789 | "extraInterfaces": { |
| 3790 | "xyz.openbmc_project.Inventory.Item": { |
| 3791 | "PrettyName": "Onboard Memory Power Control Device" |
| 3792 | } |
| 3793 | } |
| 3794 | }, |
| 3795 | { |
| 3796 | "inventoryPath": "/system/chassis/motherboard/dimm10/unit3", |
| 3797 | "inherit": false, |
| 3798 | "extraInterfaces": { |
| 3799 | "xyz.openbmc_project.Inventory.Item": { |
| 3800 | "PrettyName": "Onboard Memory Power Management IC" |
| 3801 | } |
| 3802 | } |
| 3803 | } |
| 3804 | ], |
| 3805 | "/sys/bus/i2c/drivers/at24/415-0050/eeprom": [ |
| 3806 | { |
| 3807 | "inventoryPath": "/system/chassis/motherboard/dimm11", |
| 3808 | "extraInterfaces": { |
| 3809 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3810 | "com.ibm.ipzvpd.Location": { |
| 3811 | "LocationCode": "Ufcs-P0-C33" |
| 3812 | }, |
| 3813 | "xyz.openbmc_project.Inventory.Item": { |
| 3814 | "PrettyName": "Memory DIMM" |
| 3815 | }, |
| 3816 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3817 | "Available": false |
| 3818 | } |
| 3819 | } |
| 3820 | }, |
| 3821 | { |
| 3822 | "inventoryPath": "/system/chassis/motherboard/dimm11/unit0", |
| 3823 | "inherit": false, |
| 3824 | "extraInterfaces": { |
| 3825 | "xyz.openbmc_project.Inventory.Item": { |
| 3826 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3827 | } |
| 3828 | } |
| 3829 | }, |
| 3830 | { |
| 3831 | "inventoryPath": "/system/chassis/motherboard/dimm11/unit1", |
| 3832 | "inherit": false, |
| 3833 | "extraInterfaces": { |
| 3834 | "xyz.openbmc_project.Inventory.Item": { |
| 3835 | "PrettyName": "DDR Memory Port" |
| 3836 | } |
| 3837 | } |
| 3838 | }, |
| 3839 | { |
| 3840 | "inventoryPath": "/system/chassis/motherboard/dimm11/unit2", |
| 3841 | "inherit": false, |
| 3842 | "extraInterfaces": { |
| 3843 | "xyz.openbmc_project.Inventory.Item": { |
| 3844 | "PrettyName": "Onboard Memory Power Control Device" |
| 3845 | } |
| 3846 | } |
| 3847 | }, |
| 3848 | { |
| 3849 | "inventoryPath": "/system/chassis/motherboard/dimm11/unit3", |
| 3850 | "inherit": false, |
| 3851 | "extraInterfaces": { |
| 3852 | "xyz.openbmc_project.Inventory.Item": { |
| 3853 | "PrettyName": "Onboard Memory Power Management IC" |
| 3854 | } |
| 3855 | } |
| 3856 | } |
| 3857 | ], |
| 3858 | "/sys/bus/i2c/drivers/at24/414-0050/eeprom": [ |
| 3859 | { |
| 3860 | "inventoryPath": "/system/chassis/motherboard/dimm12", |
| 3861 | "extraInterfaces": { |
| 3862 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3863 | "com.ibm.ipzvpd.Location": { |
| 3864 | "LocationCode": "Ufcs-P0-C34" |
| 3865 | }, |
| 3866 | "xyz.openbmc_project.Inventory.Item": { |
| 3867 | "PrettyName": "Memory DIMM" |
| 3868 | }, |
| 3869 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3870 | "Available": false |
| 3871 | } |
| 3872 | } |
| 3873 | }, |
| 3874 | { |
| 3875 | "inventoryPath": "/system/chassis/motherboard/dimm12/unit0", |
| 3876 | "inherit": false, |
| 3877 | "extraInterfaces": { |
| 3878 | "xyz.openbmc_project.Inventory.Item": { |
| 3879 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3880 | } |
| 3881 | } |
| 3882 | }, |
| 3883 | { |
| 3884 | "inventoryPath": "/system/chassis/motherboard/dimm12/unit1", |
| 3885 | "inherit": false, |
| 3886 | "extraInterfaces": { |
| 3887 | "xyz.openbmc_project.Inventory.Item": { |
| 3888 | "PrettyName": "DDR Memory Port" |
| 3889 | } |
| 3890 | } |
| 3891 | }, |
| 3892 | { |
| 3893 | "inventoryPath": "/system/chassis/motherboard/dimm12/unit2", |
| 3894 | "inherit": false, |
| 3895 | "extraInterfaces": { |
| 3896 | "xyz.openbmc_project.Inventory.Item": { |
| 3897 | "PrettyName": "Onboard Memory Power Control Device" |
| 3898 | } |
| 3899 | } |
| 3900 | }, |
| 3901 | { |
| 3902 | "inventoryPath": "/system/chassis/motherboard/dimm12/unit3", |
| 3903 | "inherit": false, |
| 3904 | "extraInterfaces": { |
| 3905 | "xyz.openbmc_project.Inventory.Item": { |
| 3906 | "PrettyName": "Onboard Memory Power Management IC" |
| 3907 | } |
| 3908 | } |
| 3909 | } |
| 3910 | ], |
| 3911 | "/sys/bus/i2c/drivers/at24/410-0050/eeprom": [ |
| 3912 | { |
| 3913 | "inventoryPath": "/system/chassis/motherboard/dimm13", |
| 3914 | "extraInterfaces": { |
| 3915 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3916 | "com.ibm.ipzvpd.Location": { |
| 3917 | "LocationCode": "Ufcs-P0-C35" |
| 3918 | }, |
| 3919 | "xyz.openbmc_project.Inventory.Item": { |
| 3920 | "PrettyName": "Memory DIMM" |
| 3921 | }, |
| 3922 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3923 | "Available": false |
| 3924 | } |
| 3925 | } |
| 3926 | }, |
| 3927 | { |
| 3928 | "inventoryPath": "/system/chassis/motherboard/dimm13/unit0", |
| 3929 | "inherit": false, |
| 3930 | "extraInterfaces": { |
| 3931 | "xyz.openbmc_project.Inventory.Item": { |
| 3932 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3933 | } |
| 3934 | } |
| 3935 | }, |
| 3936 | { |
| 3937 | "inventoryPath": "/system/chassis/motherboard/dimm13/unit1", |
| 3938 | "inherit": false, |
| 3939 | "extraInterfaces": { |
| 3940 | "xyz.openbmc_project.Inventory.Item": { |
| 3941 | "PrettyName": "DDR Memory Port" |
| 3942 | } |
| 3943 | } |
| 3944 | }, |
| 3945 | { |
| 3946 | "inventoryPath": "/system/chassis/motherboard/dimm13/unit2", |
| 3947 | "inherit": false, |
| 3948 | "extraInterfaces": { |
| 3949 | "xyz.openbmc_project.Inventory.Item": { |
| 3950 | "PrettyName": "Onboard Memory Power Control Device" |
| 3951 | } |
| 3952 | } |
| 3953 | }, |
| 3954 | { |
| 3955 | "inventoryPath": "/system/chassis/motherboard/dimm13/unit3", |
| 3956 | "inherit": false, |
| 3957 | "extraInterfaces": { |
| 3958 | "xyz.openbmc_project.Inventory.Item": { |
| 3959 | "PrettyName": "Onboard Memory Power Management IC" |
| 3960 | } |
| 3961 | } |
| 3962 | } |
| 3963 | ], |
| 3964 | "/sys/bus/i2c/drivers/at24/403-0050/eeprom": [ |
| 3965 | { |
| 3966 | "inventoryPath": "/system/chassis/motherboard/dimm14", |
| 3967 | "extraInterfaces": { |
| 3968 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 3969 | "com.ibm.ipzvpd.Location": { |
| 3970 | "LocationCode": "Ufcs-P0-C36" |
| 3971 | }, |
| 3972 | "xyz.openbmc_project.Inventory.Item": { |
| 3973 | "PrettyName": "Memory DIMM" |
| 3974 | }, |
| 3975 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 3976 | "Available": false |
| 3977 | } |
| 3978 | } |
| 3979 | }, |
| 3980 | { |
| 3981 | "inventoryPath": "/system/chassis/motherboard/dimm14/unit0", |
| 3982 | "inherit": false, |
| 3983 | "extraInterfaces": { |
| 3984 | "xyz.openbmc_project.Inventory.Item": { |
| 3985 | "PrettyName": "OpenCAPI Memory Buffer" |
| 3986 | } |
| 3987 | } |
| 3988 | }, |
| 3989 | { |
| 3990 | "inventoryPath": "/system/chassis/motherboard/dimm14/unit1", |
| 3991 | "inherit": false, |
| 3992 | "extraInterfaces": { |
| 3993 | "xyz.openbmc_project.Inventory.Item": { |
| 3994 | "PrettyName": "DDR Memory Port" |
| 3995 | } |
| 3996 | } |
| 3997 | }, |
| 3998 | { |
| 3999 | "inventoryPath": "/system/chassis/motherboard/dimm14/unit2", |
| 4000 | "inherit": false, |
| 4001 | "extraInterfaces": { |
| 4002 | "xyz.openbmc_project.Inventory.Item": { |
| 4003 | "PrettyName": "Onboard Memory Power Control Device" |
| 4004 | } |
| 4005 | } |
| 4006 | }, |
| 4007 | { |
| 4008 | "inventoryPath": "/system/chassis/motherboard/dimm14/unit3", |
| 4009 | "inherit": false, |
| 4010 | "extraInterfaces": { |
| 4011 | "xyz.openbmc_project.Inventory.Item": { |
| 4012 | "PrettyName": "Onboard Memory Power Management IC" |
| 4013 | } |
| 4014 | } |
| 4015 | } |
| 4016 | ], |
| 4017 | "/sys/bus/i2c/drivers/at24/402-0050/eeprom": [ |
| 4018 | { |
| 4019 | "inventoryPath": "/system/chassis/motherboard/dimm15", |
| 4020 | "extraInterfaces": { |
| 4021 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4022 | "com.ibm.ipzvpd.Location": { |
| 4023 | "LocationCode": "Ufcs-P0-C37" |
| 4024 | }, |
| 4025 | "xyz.openbmc_project.Inventory.Item": { |
| 4026 | "PrettyName": "Memory DIMM" |
| 4027 | }, |
| 4028 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4029 | "Available": false |
| 4030 | } |
| 4031 | } |
| 4032 | }, |
| 4033 | { |
| 4034 | "inventoryPath": "/system/chassis/motherboard/dimm15/unit0", |
| 4035 | "inherit": false, |
| 4036 | "extraInterfaces": { |
| 4037 | "xyz.openbmc_project.Inventory.Item": { |
| 4038 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4039 | } |
| 4040 | } |
| 4041 | }, |
| 4042 | { |
| 4043 | "inventoryPath": "/system/chassis/motherboard/dimm15/unit1", |
| 4044 | "inherit": false, |
| 4045 | "extraInterfaces": { |
| 4046 | "xyz.openbmc_project.Inventory.Item": { |
| 4047 | "PrettyName": "DDR Memory Port" |
| 4048 | } |
| 4049 | } |
| 4050 | }, |
| 4051 | { |
| 4052 | "inventoryPath": "/system/chassis/motherboard/dimm15/unit2", |
| 4053 | "inherit": false, |
| 4054 | "extraInterfaces": { |
| 4055 | "xyz.openbmc_project.Inventory.Item": { |
| 4056 | "PrettyName": "Onboard Memory Power Control Device" |
| 4057 | } |
| 4058 | } |
| 4059 | }, |
| 4060 | { |
| 4061 | "inventoryPath": "/system/chassis/motherboard/dimm15/unit3", |
| 4062 | "inherit": false, |
| 4063 | "extraInterfaces": { |
| 4064 | "xyz.openbmc_project.Inventory.Item": { |
| 4065 | "PrettyName": "Onboard Memory Power Management IC" |
| 4066 | } |
| 4067 | } |
| 4068 | } |
| 4069 | ], |
| 4070 | "/sys/bus/i2c/drivers/at24/500-0050/eeprom": [ |
| 4071 | { |
| 4072 | "inventoryPath": "/system/chassis/motherboard/dimm16", |
| 4073 | "extraInterfaces": { |
| 4074 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4075 | "com.ibm.ipzvpd.Location": { |
| 4076 | "LocationCode": "Ufcs-P0-C38" |
| 4077 | }, |
| 4078 | "xyz.openbmc_project.Inventory.Item": { |
| 4079 | "PrettyName": "Memory DIMM" |
| 4080 | }, |
| 4081 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4082 | "Available": false |
| 4083 | } |
| 4084 | } |
| 4085 | }, |
| 4086 | { |
| 4087 | "inventoryPath": "/system/chassis/motherboard/dimm16/unit0", |
| 4088 | "inherit": false, |
| 4089 | "extraInterfaces": { |
| 4090 | "xyz.openbmc_project.Inventory.Item": { |
| 4091 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4092 | } |
| 4093 | } |
| 4094 | }, |
| 4095 | { |
| 4096 | "inventoryPath": "/system/chassis/motherboard/dimm16/unit1", |
| 4097 | "inherit": false, |
| 4098 | "extraInterfaces": { |
| 4099 | "xyz.openbmc_project.Inventory.Item": { |
| 4100 | "PrettyName": "DDR Memory Port" |
| 4101 | } |
| 4102 | } |
| 4103 | }, |
| 4104 | { |
| 4105 | "inventoryPath": "/system/chassis/motherboard/dimm16/unit2", |
| 4106 | "inherit": false, |
| 4107 | "extraInterfaces": { |
| 4108 | "xyz.openbmc_project.Inventory.Item": { |
| 4109 | "PrettyName": "Onboard Memory Power Control Device" |
| 4110 | } |
| 4111 | } |
| 4112 | }, |
| 4113 | { |
| 4114 | "inventoryPath": "/system/chassis/motherboard/dimm16/unit3", |
| 4115 | "inherit": false, |
| 4116 | "extraInterfaces": { |
| 4117 | "xyz.openbmc_project.Inventory.Item": { |
| 4118 | "PrettyName": "Onboard Memory Power Management IC" |
| 4119 | } |
| 4120 | } |
| 4121 | } |
| 4122 | ], |
| 4123 | "/sys/bus/i2c/drivers/at24/501-0050/eeprom": [ |
| 4124 | { |
| 4125 | "inventoryPath": "/system/chassis/motherboard/dimm17", |
| 4126 | "extraInterfaces": { |
| 4127 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4128 | "com.ibm.ipzvpd.Location": { |
| 4129 | "LocationCode": "Ufcs-P0-C39" |
| 4130 | }, |
| 4131 | "xyz.openbmc_project.Inventory.Item": { |
| 4132 | "PrettyName": "Memory DIMM" |
| 4133 | }, |
| 4134 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4135 | "Available": false |
| 4136 | } |
| 4137 | } |
| 4138 | }, |
| 4139 | { |
| 4140 | "inventoryPath": "/system/chassis/motherboard/dimm17/unit0", |
| 4141 | "inherit": false, |
| 4142 | "extraInterfaces": { |
| 4143 | "xyz.openbmc_project.Inventory.Item": { |
| 4144 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4145 | } |
| 4146 | } |
| 4147 | }, |
| 4148 | { |
| 4149 | "inventoryPath": "/system/chassis/motherboard/dimm17/unit1", |
| 4150 | "inherit": false, |
| 4151 | "extraInterfaces": { |
| 4152 | "xyz.openbmc_project.Inventory.Item": { |
| 4153 | "PrettyName": "DDR Memory Port" |
| 4154 | } |
| 4155 | } |
| 4156 | }, |
| 4157 | { |
| 4158 | "inventoryPath": "/system/chassis/motherboard/dimm17/unit2", |
| 4159 | "inherit": false, |
| 4160 | "extraInterfaces": { |
| 4161 | "xyz.openbmc_project.Inventory.Item": { |
| 4162 | "PrettyName": "Onboard Memory Power Control Device" |
| 4163 | } |
| 4164 | } |
| 4165 | }, |
| 4166 | { |
| 4167 | "inventoryPath": "/system/chassis/motherboard/dimm17/unit3", |
| 4168 | "inherit": false, |
| 4169 | "extraInterfaces": { |
| 4170 | "xyz.openbmc_project.Inventory.Item": { |
| 4171 | "PrettyName": "Onboard Memory Power Management IC" |
| 4172 | } |
| 4173 | } |
| 4174 | } |
| 4175 | ], |
| 4176 | "/sys/bus/i2c/drivers/at24/510-0050/eeprom": [ |
| 4177 | { |
| 4178 | "inventoryPath": "/system/chassis/motherboard/dimm18", |
| 4179 | "extraInterfaces": { |
| 4180 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4181 | "com.ibm.ipzvpd.Location": { |
| 4182 | "LocationCode": "Ufcs-P0-C40" |
| 4183 | }, |
| 4184 | "xyz.openbmc_project.Inventory.Item": { |
| 4185 | "PrettyName": "Memory DIMM" |
| 4186 | }, |
| 4187 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4188 | "Available": false |
| 4189 | } |
| 4190 | } |
| 4191 | }, |
| 4192 | { |
| 4193 | "inventoryPath": "/system/chassis/motherboard/dimm18/unit0", |
| 4194 | "inherit": false, |
| 4195 | "extraInterfaces": { |
| 4196 | "xyz.openbmc_project.Inventory.Item": { |
| 4197 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4198 | } |
| 4199 | } |
| 4200 | }, |
| 4201 | { |
| 4202 | "inventoryPath": "/system/chassis/motherboard/dimm18/unit1", |
| 4203 | "inherit": false, |
| 4204 | "extraInterfaces": { |
| 4205 | "xyz.openbmc_project.Inventory.Item": { |
| 4206 | "PrettyName": "DDR Memory Port" |
| 4207 | } |
| 4208 | } |
| 4209 | }, |
| 4210 | { |
| 4211 | "inventoryPath": "/system/chassis/motherboard/dimm18/unit2", |
| 4212 | "inherit": false, |
| 4213 | "extraInterfaces": { |
| 4214 | "xyz.openbmc_project.Inventory.Item": { |
| 4215 | "PrettyName": "Onboard Memory Power Control Device" |
| 4216 | } |
| 4217 | } |
| 4218 | }, |
| 4219 | { |
| 4220 | "inventoryPath": "/system/chassis/motherboard/dimm18/unit3", |
| 4221 | "inherit": false, |
| 4222 | "extraInterfaces": { |
| 4223 | "xyz.openbmc_project.Inventory.Item": { |
| 4224 | "PrettyName": "Onboard Memory Power Management IC" |
| 4225 | } |
| 4226 | } |
| 4227 | } |
| 4228 | ], |
| 4229 | "/sys/bus/i2c/drivers/at24/512-0050/eeprom": [ |
| 4230 | { |
| 4231 | "inventoryPath": "/system/chassis/motherboard/dimm19", |
| 4232 | "extraInterfaces": { |
| 4233 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4234 | "com.ibm.ipzvpd.Location": { |
| 4235 | "LocationCode": "Ufcs-P0-C41" |
| 4236 | }, |
| 4237 | "xyz.openbmc_project.Inventory.Item": { |
| 4238 | "PrettyName": "Memory DIMM" |
| 4239 | }, |
| 4240 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4241 | "Available": false |
| 4242 | } |
| 4243 | } |
| 4244 | }, |
| 4245 | { |
| 4246 | "inventoryPath": "/system/chassis/motherboard/dimm19/unit0", |
| 4247 | "inherit": false, |
| 4248 | "extraInterfaces": { |
| 4249 | "xyz.openbmc_project.Inventory.Item": { |
| 4250 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4251 | } |
| 4252 | } |
| 4253 | }, |
| 4254 | { |
| 4255 | "inventoryPath": "/system/chassis/motherboard/dimm19/unit1", |
| 4256 | "inherit": false, |
| 4257 | "extraInterfaces": { |
| 4258 | "xyz.openbmc_project.Inventory.Item": { |
| 4259 | "PrettyName": "DDR Memory Port" |
| 4260 | } |
| 4261 | } |
| 4262 | }, |
| 4263 | { |
| 4264 | "inventoryPath": "/system/chassis/motherboard/dimm19/unit2", |
| 4265 | "inherit": false, |
| 4266 | "extraInterfaces": { |
| 4267 | "xyz.openbmc_project.Inventory.Item": { |
| 4268 | "PrettyName": "Onboard Memory Power Control Device" |
| 4269 | } |
| 4270 | } |
| 4271 | }, |
| 4272 | { |
| 4273 | "inventoryPath": "/system/chassis/motherboard/dimm19/unit3", |
| 4274 | "inherit": false, |
| 4275 | "extraInterfaces": { |
| 4276 | "xyz.openbmc_project.Inventory.Item": { |
| 4277 | "PrettyName": "Onboard Memory Power Management IC" |
| 4278 | } |
| 4279 | } |
| 4280 | } |
| 4281 | ], |
| 4282 | "/sys/bus/i2c/drivers/at24/515-0050/eeprom": [ |
| 4283 | { |
| 4284 | "inventoryPath": "/system/chassis/motherboard/dimm20", |
| 4285 | "extraInterfaces": { |
| 4286 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4287 | "com.ibm.ipzvpd.Location": { |
| 4288 | "LocationCode": "Ufcs-P0-C42" |
| 4289 | }, |
| 4290 | "xyz.openbmc_project.Inventory.Item": { |
| 4291 | "PrettyName": "Memory DIMM" |
| 4292 | }, |
| 4293 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4294 | "Available": false |
| 4295 | } |
| 4296 | } |
| 4297 | }, |
| 4298 | { |
| 4299 | "inventoryPath": "/system/chassis/motherboard/dimm20/unit0", |
| 4300 | "inherit": false, |
| 4301 | "extraInterfaces": { |
| 4302 | "xyz.openbmc_project.Inventory.Item": { |
| 4303 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4304 | } |
| 4305 | } |
| 4306 | }, |
| 4307 | { |
| 4308 | "inventoryPath": "/system/chassis/motherboard/dimm20/unit1", |
| 4309 | "inherit": false, |
| 4310 | "extraInterfaces": { |
| 4311 | "xyz.openbmc_project.Inventory.Item": { |
| 4312 | "PrettyName": "DDR Memory Port" |
| 4313 | } |
| 4314 | } |
| 4315 | }, |
| 4316 | { |
| 4317 | "inventoryPath": "/system/chassis/motherboard/dimm20/unit2", |
| 4318 | "inherit": false, |
| 4319 | "extraInterfaces": { |
| 4320 | "xyz.openbmc_project.Inventory.Item": { |
| 4321 | "PrettyName": "Onboard Memory Power Control Device" |
| 4322 | } |
| 4323 | } |
| 4324 | }, |
| 4325 | { |
| 4326 | "inventoryPath": "/system/chassis/motherboard/dimm20/unit3", |
| 4327 | "inherit": false, |
| 4328 | "extraInterfaces": { |
| 4329 | "xyz.openbmc_project.Inventory.Item": { |
| 4330 | "PrettyName": "Onboard Memory Power Management IC" |
| 4331 | } |
| 4332 | } |
| 4333 | } |
| 4334 | ], |
| 4335 | "/sys/bus/i2c/drivers/at24/513-0050/eeprom": [ |
| 4336 | { |
| 4337 | "inventoryPath": "/system/chassis/motherboard/dimm21", |
| 4338 | "extraInterfaces": { |
| 4339 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4340 | "com.ibm.ipzvpd.Location": { |
| 4341 | "LocationCode": "Ufcs-P0-C43" |
| 4342 | }, |
| 4343 | "xyz.openbmc_project.Inventory.Item": { |
| 4344 | "PrettyName": "Memory DIMM" |
| 4345 | }, |
| 4346 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4347 | "Available": false |
| 4348 | } |
| 4349 | } |
| 4350 | }, |
| 4351 | { |
| 4352 | "inventoryPath": "/system/chassis/motherboard/dimm21/unit0", |
| 4353 | "inherit": false, |
| 4354 | "extraInterfaces": { |
| 4355 | "xyz.openbmc_project.Inventory.Item": { |
| 4356 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4357 | } |
| 4358 | } |
| 4359 | }, |
| 4360 | { |
| 4361 | "inventoryPath": "/system/chassis/motherboard/dimm21/unit1", |
| 4362 | "inherit": false, |
| 4363 | "extraInterfaces": { |
| 4364 | "xyz.openbmc_project.Inventory.Item": { |
| 4365 | "PrettyName": "DDR Memory Port" |
| 4366 | } |
| 4367 | } |
| 4368 | }, |
| 4369 | { |
| 4370 | "inventoryPath": "/system/chassis/motherboard/dimm21/unit2", |
| 4371 | "inherit": false, |
| 4372 | "extraInterfaces": { |
| 4373 | "xyz.openbmc_project.Inventory.Item": { |
| 4374 | "PrettyName": "Onboard Memory Power Control Device" |
| 4375 | } |
| 4376 | } |
| 4377 | }, |
| 4378 | { |
| 4379 | "inventoryPath": "/system/chassis/motherboard/dimm21/unit3", |
| 4380 | "inherit": false, |
| 4381 | "extraInterfaces": { |
| 4382 | "xyz.openbmc_project.Inventory.Item": { |
| 4383 | "PrettyName": "Onboard Memory Power Management IC" |
| 4384 | } |
| 4385 | } |
| 4386 | } |
| 4387 | ], |
| 4388 | "/sys/bus/i2c/drivers/at24/511-0050/eeprom": [ |
| 4389 | { |
| 4390 | "inventoryPath": "/system/chassis/motherboard/dimm22", |
| 4391 | "extraInterfaces": { |
| 4392 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4393 | "com.ibm.ipzvpd.Location": { |
| 4394 | "LocationCode": "Ufcs-P0-C44" |
| 4395 | }, |
| 4396 | "xyz.openbmc_project.Inventory.Item": { |
| 4397 | "PrettyName": "Memory DIMM" |
| 4398 | }, |
| 4399 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4400 | "Available": false |
| 4401 | } |
| 4402 | } |
| 4403 | }, |
| 4404 | { |
| 4405 | "inventoryPath": "/system/chassis/motherboard/dimm22/unit0", |
| 4406 | "inherit": false, |
| 4407 | "extraInterfaces": { |
| 4408 | "xyz.openbmc_project.Inventory.Item": { |
| 4409 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4410 | } |
| 4411 | } |
| 4412 | }, |
| 4413 | { |
| 4414 | "inventoryPath": "/system/chassis/motherboard/dimm22/unit1", |
| 4415 | "inherit": false, |
| 4416 | "extraInterfaces": { |
| 4417 | "xyz.openbmc_project.Inventory.Item": { |
| 4418 | "PrettyName": "DDR Memory Port" |
| 4419 | } |
| 4420 | } |
| 4421 | }, |
| 4422 | { |
| 4423 | "inventoryPath": "/system/chassis/motherboard/dimm22/unit2", |
| 4424 | "inherit": false, |
| 4425 | "extraInterfaces": { |
| 4426 | "xyz.openbmc_project.Inventory.Item": { |
| 4427 | "PrettyName": "Onboard Memory Power Control Device" |
| 4428 | } |
| 4429 | } |
| 4430 | }, |
| 4431 | { |
| 4432 | "inventoryPath": "/system/chassis/motherboard/dimm22/unit3", |
| 4433 | "inherit": false, |
| 4434 | "extraInterfaces": { |
| 4435 | "xyz.openbmc_project.Inventory.Item": { |
| 4436 | "PrettyName": "Onboard Memory Power Management IC" |
| 4437 | } |
| 4438 | } |
| 4439 | } |
| 4440 | ], |
| 4441 | "/sys/bus/i2c/drivers/at24/514-0050/eeprom": [ |
| 4442 | { |
| 4443 | "inventoryPath": "/system/chassis/motherboard/dimm23", |
| 4444 | "extraInterfaces": { |
| 4445 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4446 | "com.ibm.ipzvpd.Location": { |
| 4447 | "LocationCode": "Ufcs-P0-C45" |
| 4448 | }, |
| 4449 | "xyz.openbmc_project.Inventory.Item": { |
| 4450 | "PrettyName": "Memory DIMM" |
| 4451 | }, |
| 4452 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4453 | "Available": false |
| 4454 | } |
| 4455 | } |
| 4456 | }, |
| 4457 | { |
| 4458 | "inventoryPath": "/system/chassis/motherboard/dimm23/unit0", |
| 4459 | "inherit": false, |
| 4460 | "extraInterfaces": { |
| 4461 | "xyz.openbmc_project.Inventory.Item": { |
| 4462 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4463 | } |
| 4464 | } |
| 4465 | }, |
| 4466 | { |
| 4467 | "inventoryPath": "/system/chassis/motherboard/dimm23/unit1", |
| 4468 | "inherit": false, |
| 4469 | "extraInterfaces": { |
| 4470 | "xyz.openbmc_project.Inventory.Item": { |
| 4471 | "PrettyName": "DDR Memory Port" |
| 4472 | } |
| 4473 | } |
| 4474 | }, |
| 4475 | { |
| 4476 | "inventoryPath": "/system/chassis/motherboard/dimm23/unit2", |
| 4477 | "inherit": false, |
| 4478 | "extraInterfaces": { |
| 4479 | "xyz.openbmc_project.Inventory.Item": { |
| 4480 | "PrettyName": "Onboard Memory Power Control Device" |
| 4481 | } |
| 4482 | } |
| 4483 | }, |
| 4484 | { |
| 4485 | "inventoryPath": "/system/chassis/motherboard/dimm23/unit3", |
| 4486 | "inherit": false, |
| 4487 | "extraInterfaces": { |
| 4488 | "xyz.openbmc_project.Inventory.Item": { |
| 4489 | "PrettyName": "Onboard Memory Power Management IC" |
| 4490 | } |
| 4491 | } |
| 4492 | } |
| 4493 | ], |
| 4494 | "/sys/bus/i2c/drivers/at24/616-0050/eeprom": [ |
| 4495 | { |
| 4496 | "inventoryPath": "/system/chassis/motherboard/dimm24", |
| 4497 | "extraInterfaces": { |
| 4498 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4499 | "com.ibm.ipzvpd.Location": { |
| 4500 | "LocationCode": "Ufcs-P0-C46" |
| 4501 | }, |
| 4502 | "xyz.openbmc_project.Inventory.Item": { |
| 4503 | "PrettyName": "Memory DIMM" |
| 4504 | }, |
| 4505 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4506 | "Available": false |
| 4507 | } |
| 4508 | } |
| 4509 | }, |
| 4510 | { |
| 4511 | "inventoryPath": "/system/chassis/motherboard/dimm24/unit0", |
| 4512 | "inherit": false, |
| 4513 | "extraInterfaces": { |
| 4514 | "xyz.openbmc_project.Inventory.Item": { |
| 4515 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4516 | } |
| 4517 | } |
| 4518 | }, |
| 4519 | { |
| 4520 | "inventoryPath": "/system/chassis/motherboard/dimm24/unit1", |
| 4521 | "inherit": false, |
| 4522 | "extraInterfaces": { |
| 4523 | "xyz.openbmc_project.Inventory.Item": { |
| 4524 | "PrettyName": "DDR Memory Port" |
| 4525 | } |
| 4526 | } |
| 4527 | }, |
| 4528 | { |
| 4529 | "inventoryPath": "/system/chassis/motherboard/dimm24/unit2", |
| 4530 | "inherit": false, |
| 4531 | "extraInterfaces": { |
| 4532 | "xyz.openbmc_project.Inventory.Item": { |
| 4533 | "PrettyName": "Onboard Memory Power Control Device" |
| 4534 | } |
| 4535 | } |
| 4536 | }, |
| 4537 | { |
| 4538 | "inventoryPath": "/system/chassis/motherboard/dimm24/unit3", |
| 4539 | "inherit": false, |
| 4540 | "extraInterfaces": { |
| 4541 | "xyz.openbmc_project.Inventory.Item": { |
| 4542 | "PrettyName": "Onboard Memory Power Management IC" |
| 4543 | } |
| 4544 | } |
| 4545 | } |
| 4546 | ], |
| 4547 | "/sys/bus/i2c/drivers/at24/611-0050/eeprom": [ |
| 4548 | { |
| 4549 | "inventoryPath": "/system/chassis/motherboard/dimm25", |
| 4550 | "extraInterfaces": { |
| 4551 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4552 | "com.ibm.ipzvpd.Location": { |
| 4553 | "LocationCode": "Ufcs-P0-C47" |
| 4554 | }, |
| 4555 | "xyz.openbmc_project.Inventory.Item": { |
| 4556 | "PrettyName": "Memory DIMM" |
| 4557 | }, |
| 4558 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4559 | "Available": false |
| 4560 | } |
| 4561 | } |
| 4562 | }, |
| 4563 | { |
| 4564 | "inventoryPath": "/system/chassis/motherboard/dimm25/unit0", |
| 4565 | "inherit": false, |
| 4566 | "extraInterfaces": { |
| 4567 | "xyz.openbmc_project.Inventory.Item": { |
| 4568 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4569 | } |
| 4570 | } |
| 4571 | }, |
| 4572 | { |
| 4573 | "inventoryPath": "/system/chassis/motherboard/dimm25/unit1", |
| 4574 | "inherit": false, |
| 4575 | "extraInterfaces": { |
| 4576 | "xyz.openbmc_project.Inventory.Item": { |
| 4577 | "PrettyName": "DDR Memory Port" |
| 4578 | } |
| 4579 | } |
| 4580 | }, |
| 4581 | { |
| 4582 | "inventoryPath": "/system/chassis/motherboard/dimm25/unit2", |
| 4583 | "inherit": false, |
| 4584 | "extraInterfaces": { |
| 4585 | "xyz.openbmc_project.Inventory.Item": { |
| 4586 | "PrettyName": "Onboard Memory Power Control Device" |
| 4587 | } |
| 4588 | } |
| 4589 | }, |
| 4590 | { |
| 4591 | "inventoryPath": "/system/chassis/motherboard/dimm25/unit3", |
| 4592 | "inherit": false, |
| 4593 | "extraInterfaces": { |
| 4594 | "xyz.openbmc_project.Inventory.Item": { |
| 4595 | "PrettyName": "Onboard Memory Power Management IC" |
| 4596 | } |
| 4597 | } |
| 4598 | } |
| 4599 | ], |
| 4600 | "/sys/bus/i2c/drivers/at24/615-0050/eeprom": [ |
| 4601 | { |
| 4602 | "inventoryPath": "/system/chassis/motherboard/dimm26", |
| 4603 | "extraInterfaces": { |
| 4604 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4605 | "com.ibm.ipzvpd.Location": { |
| 4606 | "LocationCode": "Ufcs-P0-C48" |
| 4607 | }, |
| 4608 | "xyz.openbmc_project.Inventory.Item": { |
| 4609 | "PrettyName": "Memory DIMM" |
| 4610 | }, |
| 4611 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4612 | "Available": false |
| 4613 | } |
| 4614 | } |
| 4615 | }, |
| 4616 | { |
| 4617 | "inventoryPath": "/system/chassis/motherboard/dimm26/unit0", |
| 4618 | "inherit": false, |
| 4619 | "extraInterfaces": { |
| 4620 | "xyz.openbmc_project.Inventory.Item": { |
| 4621 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4622 | } |
| 4623 | } |
| 4624 | }, |
| 4625 | { |
| 4626 | "inventoryPath": "/system/chassis/motherboard/dimm26/unit1", |
| 4627 | "inherit": false, |
| 4628 | "extraInterfaces": { |
| 4629 | "xyz.openbmc_project.Inventory.Item": { |
| 4630 | "PrettyName": "DDR Memory Port" |
| 4631 | } |
| 4632 | } |
| 4633 | }, |
| 4634 | { |
| 4635 | "inventoryPath": "/system/chassis/motherboard/dimm26/unit2", |
| 4636 | "inherit": false, |
| 4637 | "extraInterfaces": { |
| 4638 | "xyz.openbmc_project.Inventory.Item": { |
| 4639 | "PrettyName": "Onboard Memory Power Control Device" |
| 4640 | } |
| 4641 | } |
| 4642 | }, |
| 4643 | { |
| 4644 | "inventoryPath": "/system/chassis/motherboard/dimm26/unit3", |
| 4645 | "inherit": false, |
| 4646 | "extraInterfaces": { |
| 4647 | "xyz.openbmc_project.Inventory.Item": { |
| 4648 | "PrettyName": "Onboard Memory Power Management IC" |
| 4649 | } |
| 4650 | } |
| 4651 | } |
| 4652 | ], |
| 4653 | "/sys/bus/i2c/drivers/at24/617-0050/eeprom": [ |
| 4654 | { |
| 4655 | "inventoryPath": "/system/chassis/motherboard/dimm27", |
| 4656 | "extraInterfaces": { |
| 4657 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4658 | "com.ibm.ipzvpd.Location": { |
| 4659 | "LocationCode": "Ufcs-P0-C49" |
| 4660 | }, |
| 4661 | "xyz.openbmc_project.Inventory.Item": { |
| 4662 | "PrettyName": "Memory DIMM" |
| 4663 | }, |
| 4664 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4665 | "Available": false |
| 4666 | } |
| 4667 | } |
| 4668 | }, |
| 4669 | { |
| 4670 | "inventoryPath": "/system/chassis/motherboard/dimm27/unit0", |
| 4671 | "inherit": false, |
| 4672 | "extraInterfaces": { |
| 4673 | "xyz.openbmc_project.Inventory.Item": { |
| 4674 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4675 | } |
| 4676 | } |
| 4677 | }, |
| 4678 | { |
| 4679 | "inventoryPath": "/system/chassis/motherboard/dimm27/unit1", |
| 4680 | "inherit": false, |
| 4681 | "extraInterfaces": { |
| 4682 | "xyz.openbmc_project.Inventory.Item": { |
| 4683 | "PrettyName": "DDR Memory Port" |
| 4684 | } |
| 4685 | } |
| 4686 | }, |
| 4687 | { |
| 4688 | "inventoryPath": "/system/chassis/motherboard/dimm27/unit2", |
| 4689 | "inherit": false, |
| 4690 | "extraInterfaces": { |
| 4691 | "xyz.openbmc_project.Inventory.Item": { |
| 4692 | "PrettyName": "Onboard Memory Power Control Device" |
| 4693 | } |
| 4694 | } |
| 4695 | }, |
| 4696 | { |
| 4697 | "inventoryPath": "/system/chassis/motherboard/dimm27/unit3", |
| 4698 | "inherit": false, |
| 4699 | "extraInterfaces": { |
| 4700 | "xyz.openbmc_project.Inventory.Item": { |
| 4701 | "PrettyName": "Onboard Memory Power Management IC" |
| 4702 | } |
| 4703 | } |
| 4704 | } |
| 4705 | ], |
| 4706 | "/sys/bus/i2c/drivers/at24/614-0050/eeprom": [ |
| 4707 | { |
| 4708 | "inventoryPath": "/system/chassis/motherboard/dimm28", |
| 4709 | "extraInterfaces": { |
| 4710 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4711 | "com.ibm.ipzvpd.Location": { |
| 4712 | "LocationCode": "Ufcs-P0-C50" |
| 4713 | }, |
| 4714 | "xyz.openbmc_project.Inventory.Item": { |
| 4715 | "PrettyName": "Memory DIMM" |
| 4716 | }, |
| 4717 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4718 | "Available": false |
| 4719 | } |
| 4720 | } |
| 4721 | }, |
| 4722 | { |
| 4723 | "inventoryPath": "/system/chassis/motherboard/dimm28/unit0", |
| 4724 | "inherit": false, |
| 4725 | "extraInterfaces": { |
| 4726 | "xyz.openbmc_project.Inventory.Item": { |
| 4727 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4728 | } |
| 4729 | } |
| 4730 | }, |
| 4731 | { |
| 4732 | "inventoryPath": "/system/chassis/motherboard/dimm28/unit1", |
| 4733 | "inherit": false, |
| 4734 | "extraInterfaces": { |
| 4735 | "xyz.openbmc_project.Inventory.Item": { |
| 4736 | "PrettyName": "DDR Memory Port" |
| 4737 | } |
| 4738 | } |
| 4739 | }, |
| 4740 | { |
| 4741 | "inventoryPath": "/system/chassis/motherboard/dimm28/unit2", |
| 4742 | "inherit": false, |
| 4743 | "extraInterfaces": { |
| 4744 | "xyz.openbmc_project.Inventory.Item": { |
| 4745 | "PrettyName": "Onboard Memory Power Control Device" |
| 4746 | } |
| 4747 | } |
| 4748 | }, |
| 4749 | { |
| 4750 | "inventoryPath": "/system/chassis/motherboard/dimm28/unit3", |
| 4751 | "inherit": false, |
| 4752 | "extraInterfaces": { |
| 4753 | "xyz.openbmc_project.Inventory.Item": { |
| 4754 | "PrettyName": "Onboard Memory Power Management IC" |
| 4755 | } |
| 4756 | } |
| 4757 | } |
| 4758 | ], |
| 4759 | "/sys/bus/i2c/drivers/at24/610-0050/eeprom": [ |
| 4760 | { |
| 4761 | "inventoryPath": "/system/chassis/motherboard/dimm29", |
| 4762 | "extraInterfaces": { |
| 4763 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4764 | "com.ibm.ipzvpd.Location": { |
| 4765 | "LocationCode": "Ufcs-P0-C51" |
| 4766 | }, |
| 4767 | "xyz.openbmc_project.Inventory.Item": { |
| 4768 | "PrettyName": "Memory DIMM" |
| 4769 | }, |
| 4770 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4771 | "Available": false |
| 4772 | } |
| 4773 | } |
| 4774 | }, |
| 4775 | { |
| 4776 | "inventoryPath": "/system/chassis/motherboard/dimm29/unit0", |
| 4777 | "inherit": false, |
| 4778 | "extraInterfaces": { |
| 4779 | "xyz.openbmc_project.Inventory.Item": { |
| 4780 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4781 | } |
| 4782 | } |
| 4783 | }, |
| 4784 | { |
| 4785 | "inventoryPath": "/system/chassis/motherboard/dimm29/unit1", |
| 4786 | "inherit": false, |
| 4787 | "extraInterfaces": { |
| 4788 | "xyz.openbmc_project.Inventory.Item": { |
| 4789 | "PrettyName": "DDR Memory Port" |
| 4790 | } |
| 4791 | } |
| 4792 | }, |
| 4793 | { |
| 4794 | "inventoryPath": "/system/chassis/motherboard/dimm29/unit2", |
| 4795 | "inherit": false, |
| 4796 | "extraInterfaces": { |
| 4797 | "xyz.openbmc_project.Inventory.Item": { |
| 4798 | "PrettyName": "Onboard Memory Power Control Device" |
| 4799 | } |
| 4800 | } |
| 4801 | }, |
| 4802 | { |
| 4803 | "inventoryPath": "/system/chassis/motherboard/dimm29/unit3", |
| 4804 | "inherit": false, |
| 4805 | "extraInterfaces": { |
| 4806 | "xyz.openbmc_project.Inventory.Item": { |
| 4807 | "PrettyName": "Onboard Memory Power Management IC" |
| 4808 | } |
| 4809 | } |
| 4810 | } |
| 4811 | ], |
| 4812 | "/sys/bus/i2c/drivers/at24/602-0050/eeprom": [ |
| 4813 | { |
| 4814 | "inventoryPath": "/system/chassis/motherboard/dimm30", |
| 4815 | "extraInterfaces": { |
| 4816 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4817 | "com.ibm.ipzvpd.Location": { |
| 4818 | "LocationCode": "Ufcs-P0-C52" |
| 4819 | }, |
| 4820 | "xyz.openbmc_project.Inventory.Item": { |
| 4821 | "PrettyName": "Memory DIMM" |
| 4822 | }, |
| 4823 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4824 | "Available": false |
| 4825 | } |
| 4826 | } |
| 4827 | }, |
| 4828 | { |
| 4829 | "inventoryPath": "/system/chassis/motherboard/dimm30/unit0", |
| 4830 | "inherit": false, |
| 4831 | "extraInterfaces": { |
| 4832 | "xyz.openbmc_project.Inventory.Item": { |
| 4833 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4834 | } |
| 4835 | } |
| 4836 | }, |
| 4837 | { |
| 4838 | "inventoryPath": "/system/chassis/motherboard/dimm30/unit1", |
| 4839 | "inherit": false, |
| 4840 | "extraInterfaces": { |
| 4841 | "xyz.openbmc_project.Inventory.Item": { |
| 4842 | "PrettyName": "DDR Memory Port" |
| 4843 | } |
| 4844 | } |
| 4845 | }, |
| 4846 | { |
| 4847 | "inventoryPath": "/system/chassis/motherboard/dimm30/unit2", |
| 4848 | "inherit": false, |
| 4849 | "extraInterfaces": { |
| 4850 | "xyz.openbmc_project.Inventory.Item": { |
| 4851 | "PrettyName": "Onboard Memory Power Control Device" |
| 4852 | } |
| 4853 | } |
| 4854 | }, |
| 4855 | { |
| 4856 | "inventoryPath": "/system/chassis/motherboard/dimm30/unit3", |
| 4857 | "inherit": false, |
| 4858 | "extraInterfaces": { |
| 4859 | "xyz.openbmc_project.Inventory.Item": { |
| 4860 | "PrettyName": "Onboard Memory Power Management IC" |
| 4861 | } |
| 4862 | } |
| 4863 | } |
| 4864 | ], |
| 4865 | "/sys/bus/i2c/drivers/at24/603-0050/eeprom": [ |
| 4866 | { |
| 4867 | "inventoryPath": "/system/chassis/motherboard/dimm31", |
| 4868 | "extraInterfaces": { |
| 4869 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4870 | "com.ibm.ipzvpd.Location": { |
| 4871 | "LocationCode": "Ufcs-P0-C53" |
| 4872 | }, |
| 4873 | "xyz.openbmc_project.Inventory.Item": { |
| 4874 | "PrettyName": "Memory DIMM" |
| 4875 | }, |
| 4876 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4877 | "Available": false |
| 4878 | } |
| 4879 | } |
| 4880 | }, |
| 4881 | { |
| 4882 | "inventoryPath": "/system/chassis/motherboard/dimm31/unit0", |
| 4883 | "inherit": false, |
| 4884 | "extraInterfaces": { |
| 4885 | "xyz.openbmc_project.Inventory.Item": { |
| 4886 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4887 | } |
| 4888 | } |
| 4889 | }, |
| 4890 | { |
| 4891 | "inventoryPath": "/system/chassis/motherboard/dimm31/unit1", |
| 4892 | "inherit": false, |
| 4893 | "extraInterfaces": { |
| 4894 | "xyz.openbmc_project.Inventory.Item": { |
| 4895 | "PrettyName": "DDR Memory Port" |
| 4896 | } |
| 4897 | } |
| 4898 | }, |
| 4899 | { |
| 4900 | "inventoryPath": "/system/chassis/motherboard/dimm31/unit2", |
| 4901 | "inherit": false, |
| 4902 | "extraInterfaces": { |
| 4903 | "xyz.openbmc_project.Inventory.Item": { |
| 4904 | "PrettyName": "Onboard Memory Power Control Device" |
| 4905 | } |
| 4906 | } |
| 4907 | }, |
| 4908 | { |
| 4909 | "inventoryPath": "/system/chassis/motherboard/dimm31/unit3", |
| 4910 | "inherit": false, |
| 4911 | "extraInterfaces": { |
| 4912 | "xyz.openbmc_project.Inventory.Item": { |
| 4913 | "PrettyName": "Onboard Memory Power Management IC" |
| 4914 | } |
| 4915 | } |
| 4916 | } |
| 4917 | ], |
| 4918 | "/sys/bus/i2c/drivers/at24/816-0050/eeprom": [ |
| 4919 | { |
| 4920 | "inventoryPath": "/system/chassis/motherboard/dimm32", |
| 4921 | "extraInterfaces": { |
| 4922 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4923 | "com.ibm.ipzvpd.Location": { |
| 4924 | "LocationCode": "Ufcs-P0-C64" |
| 4925 | }, |
| 4926 | "xyz.openbmc_project.Inventory.Item": { |
| 4927 | "PrettyName": "Memory DIMM" |
| 4928 | }, |
| 4929 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4930 | "Available": false |
| 4931 | } |
| 4932 | } |
| 4933 | }, |
| 4934 | { |
| 4935 | "inventoryPath": "/system/chassis/motherboard/dimm32/unit0", |
| 4936 | "inherit": false, |
| 4937 | "extraInterfaces": { |
| 4938 | "xyz.openbmc_project.Inventory.Item": { |
| 4939 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4940 | } |
| 4941 | } |
| 4942 | }, |
| 4943 | { |
| 4944 | "inventoryPath": "/system/chassis/motherboard/dimm32/unit1", |
| 4945 | "inherit": false, |
| 4946 | "extraInterfaces": { |
| 4947 | "xyz.openbmc_project.Inventory.Item": { |
| 4948 | "PrettyName": "DDR Memory Port" |
| 4949 | } |
| 4950 | } |
| 4951 | }, |
| 4952 | { |
| 4953 | "inventoryPath": "/system/chassis/motherboard/dimm32/unit2", |
| 4954 | "inherit": false, |
| 4955 | "extraInterfaces": { |
| 4956 | "xyz.openbmc_project.Inventory.Item": { |
| 4957 | "PrettyName": "Onboard Memory Power Control Device" |
| 4958 | } |
| 4959 | } |
| 4960 | }, |
| 4961 | { |
| 4962 | "inventoryPath": "/system/chassis/motherboard/dimm32/unit3", |
| 4963 | "inherit": false, |
| 4964 | "extraInterfaces": { |
| 4965 | "xyz.openbmc_project.Inventory.Item": { |
| 4966 | "PrettyName": "Onboard Memory Power Management IC" |
| 4967 | } |
| 4968 | } |
| 4969 | } |
| 4970 | ], |
| 4971 | "/sys/bus/i2c/drivers/at24/811-0050/eeprom": [ |
| 4972 | { |
| 4973 | "inventoryPath": "/system/chassis/motherboard/dimm33", |
| 4974 | "extraInterfaces": { |
| 4975 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 4976 | "com.ibm.ipzvpd.Location": { |
| 4977 | "LocationCode": "Ufcs-P0-C65" |
| 4978 | }, |
| 4979 | "xyz.openbmc_project.Inventory.Item": { |
| 4980 | "PrettyName": "Memory DIMM" |
| 4981 | }, |
| 4982 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 4983 | "Available": false |
| 4984 | } |
| 4985 | } |
| 4986 | }, |
| 4987 | { |
| 4988 | "inventoryPath": "/system/chassis/motherboard/dimm33/unit0", |
| 4989 | "inherit": false, |
| 4990 | "extraInterfaces": { |
| 4991 | "xyz.openbmc_project.Inventory.Item": { |
| 4992 | "PrettyName": "OpenCAPI Memory Buffer" |
| 4993 | } |
| 4994 | } |
| 4995 | }, |
| 4996 | { |
| 4997 | "inventoryPath": "/system/chassis/motherboard/dimm33/unit1", |
| 4998 | "inherit": false, |
| 4999 | "extraInterfaces": { |
| 5000 | "xyz.openbmc_project.Inventory.Item": { |
| 5001 | "PrettyName": "DDR Memory Port" |
| 5002 | } |
| 5003 | } |
| 5004 | }, |
| 5005 | { |
| 5006 | "inventoryPath": "/system/chassis/motherboard/dimm33/unit2", |
| 5007 | "inherit": false, |
| 5008 | "extraInterfaces": { |
| 5009 | "xyz.openbmc_project.Inventory.Item": { |
| 5010 | "PrettyName": "Onboard Memory Power Control Device" |
| 5011 | } |
| 5012 | } |
| 5013 | }, |
| 5014 | { |
| 5015 | "inventoryPath": "/system/chassis/motherboard/dimm33/unit3", |
| 5016 | "inherit": false, |
| 5017 | "extraInterfaces": { |
| 5018 | "xyz.openbmc_project.Inventory.Item": { |
| 5019 | "PrettyName": "Onboard Memory Power Management IC" |
| 5020 | } |
| 5021 | } |
| 5022 | } |
| 5023 | ], |
| 5024 | "/sys/bus/i2c/drivers/at24/815-0050/eeprom": [ |
| 5025 | { |
| 5026 | "inventoryPath": "/system/chassis/motherboard/dimm34", |
| 5027 | "extraInterfaces": { |
| 5028 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5029 | "com.ibm.ipzvpd.Location": { |
| 5030 | "LocationCode": "Ufcs-P0-C66" |
| 5031 | }, |
| 5032 | "xyz.openbmc_project.Inventory.Item": { |
| 5033 | "PrettyName": "Memory DIMM" |
| 5034 | }, |
| 5035 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5036 | "Available": false |
| 5037 | } |
| 5038 | } |
| 5039 | }, |
| 5040 | { |
| 5041 | "inventoryPath": "/system/chassis/motherboard/dimm34/unit0", |
| 5042 | "inherit": false, |
| 5043 | "extraInterfaces": { |
| 5044 | "xyz.openbmc_project.Inventory.Item": { |
| 5045 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5046 | } |
| 5047 | } |
| 5048 | }, |
| 5049 | { |
| 5050 | "inventoryPath": "/system/chassis/motherboard/dimm34/unit1", |
| 5051 | "inherit": false, |
| 5052 | "extraInterfaces": { |
| 5053 | "xyz.openbmc_project.Inventory.Item": { |
| 5054 | "PrettyName": "DDR Memory Port" |
| 5055 | } |
| 5056 | } |
| 5057 | }, |
| 5058 | { |
| 5059 | "inventoryPath": "/system/chassis/motherboard/dimm34/unit2", |
| 5060 | "inherit": false, |
| 5061 | "extraInterfaces": { |
| 5062 | "xyz.openbmc_project.Inventory.Item": { |
| 5063 | "PrettyName": "Onboard Memory Power Control Device" |
| 5064 | } |
| 5065 | } |
| 5066 | }, |
| 5067 | { |
| 5068 | "inventoryPath": "/system/chassis/motherboard/dimm34/unit3", |
| 5069 | "inherit": false, |
| 5070 | "extraInterfaces": { |
| 5071 | "xyz.openbmc_project.Inventory.Item": { |
| 5072 | "PrettyName": "Onboard Memory Power Management IC" |
| 5073 | } |
| 5074 | } |
| 5075 | } |
| 5076 | ], |
| 5077 | "/sys/bus/i2c/drivers/at24/817-0050/eeprom": [ |
| 5078 | { |
| 5079 | "inventoryPath": "/system/chassis/motherboard/dimm35", |
| 5080 | "extraInterfaces": { |
| 5081 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5082 | "com.ibm.ipzvpd.Location": { |
| 5083 | "LocationCode": "Ufcs-P0-C67" |
| 5084 | }, |
| 5085 | "xyz.openbmc_project.Inventory.Item": { |
| 5086 | "PrettyName": "Memory DIMM" |
| 5087 | }, |
| 5088 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5089 | "Available": false |
| 5090 | } |
| 5091 | } |
| 5092 | }, |
| 5093 | { |
| 5094 | "inventoryPath": "/system/chassis/motherboard/dimm35/unit0", |
| 5095 | "inherit": false, |
| 5096 | "extraInterfaces": { |
| 5097 | "xyz.openbmc_project.Inventory.Item": { |
| 5098 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5099 | } |
| 5100 | } |
| 5101 | }, |
| 5102 | { |
| 5103 | "inventoryPath": "/system/chassis/motherboard/dimm35/unit1", |
| 5104 | "inherit": false, |
| 5105 | "extraInterfaces": { |
| 5106 | "xyz.openbmc_project.Inventory.Item": { |
| 5107 | "PrettyName": "DDR Memory Port" |
| 5108 | } |
| 5109 | } |
| 5110 | }, |
| 5111 | { |
| 5112 | "inventoryPath": "/system/chassis/motherboard/dimm35/unit2", |
| 5113 | "inherit": false, |
| 5114 | "extraInterfaces": { |
| 5115 | "xyz.openbmc_project.Inventory.Item": { |
| 5116 | "PrettyName": "Onboard Memory Power Control Device" |
| 5117 | } |
| 5118 | } |
| 5119 | }, |
| 5120 | { |
| 5121 | "inventoryPath": "/system/chassis/motherboard/dimm35/unit3", |
| 5122 | "inherit": false, |
| 5123 | "extraInterfaces": { |
| 5124 | "xyz.openbmc_project.Inventory.Item": { |
| 5125 | "PrettyName": "Onboard Memory Power Management IC" |
| 5126 | } |
| 5127 | } |
| 5128 | } |
| 5129 | ], |
| 5130 | "/sys/bus/i2c/drivers/at24/814-0050/eeprom": [ |
| 5131 | { |
| 5132 | "inventoryPath": "/system/chassis/motherboard/dimm36", |
| 5133 | "extraInterfaces": { |
| 5134 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5135 | "com.ibm.ipzvpd.Location": { |
| 5136 | "LocationCode": "Ufcs-P0-C68" |
| 5137 | }, |
| 5138 | "xyz.openbmc_project.Inventory.Item": { |
| 5139 | "PrettyName": "Memory DIMM" |
| 5140 | }, |
| 5141 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5142 | "Available": false |
| 5143 | } |
| 5144 | } |
| 5145 | }, |
| 5146 | { |
| 5147 | "inventoryPath": "/system/chassis/motherboard/dimm36/unit0", |
| 5148 | "inherit": false, |
| 5149 | "extraInterfaces": { |
| 5150 | "xyz.openbmc_project.Inventory.Item": { |
| 5151 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5152 | } |
| 5153 | } |
| 5154 | }, |
| 5155 | { |
| 5156 | "inventoryPath": "/system/chassis/motherboard/dimm36/unit1", |
| 5157 | "inherit": false, |
| 5158 | "extraInterfaces": { |
| 5159 | "xyz.openbmc_project.Inventory.Item": { |
| 5160 | "PrettyName": "DDR Memory Port" |
| 5161 | } |
| 5162 | } |
| 5163 | }, |
| 5164 | { |
| 5165 | "inventoryPath": "/system/chassis/motherboard/dimm36/unit2", |
| 5166 | "inherit": false, |
| 5167 | "extraInterfaces": { |
| 5168 | "xyz.openbmc_project.Inventory.Item": { |
| 5169 | "PrettyName": "Onboard Memory Power Control Device" |
| 5170 | } |
| 5171 | } |
| 5172 | }, |
| 5173 | { |
| 5174 | "inventoryPath": "/system/chassis/motherboard/dimm36/unit3", |
| 5175 | "inherit": false, |
| 5176 | "extraInterfaces": { |
| 5177 | "xyz.openbmc_project.Inventory.Item": { |
| 5178 | "PrettyName": "Onboard Memory Power Management IC" |
| 5179 | } |
| 5180 | } |
| 5181 | } |
| 5182 | ], |
| 5183 | "/sys/bus/i2c/drivers/at24/810-0050/eeprom": [ |
| 5184 | { |
| 5185 | "inventoryPath": "/system/chassis/motherboard/dimm37", |
| 5186 | "extraInterfaces": { |
| 5187 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5188 | "com.ibm.ipzvpd.Location": { |
| 5189 | "LocationCode": "Ufcs-P0-C69" |
| 5190 | }, |
| 5191 | "xyz.openbmc_project.Inventory.Item": { |
| 5192 | "PrettyName": "Memory DIMM" |
| 5193 | }, |
| 5194 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5195 | "Available": false |
| 5196 | } |
| 5197 | } |
| 5198 | }, |
| 5199 | { |
| 5200 | "inventoryPath": "/system/chassis/motherboard/dimm37/unit0", |
| 5201 | "inherit": false, |
| 5202 | "extraInterfaces": { |
| 5203 | "xyz.openbmc_project.Inventory.Item": { |
| 5204 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5205 | } |
| 5206 | } |
| 5207 | }, |
| 5208 | { |
| 5209 | "inventoryPath": "/system/chassis/motherboard/dimm37/unit1", |
| 5210 | "inherit": false, |
| 5211 | "extraInterfaces": { |
| 5212 | "xyz.openbmc_project.Inventory.Item": { |
| 5213 | "PrettyName": "DDR Memory Port" |
| 5214 | } |
| 5215 | } |
| 5216 | }, |
| 5217 | { |
| 5218 | "inventoryPath": "/system/chassis/motherboard/dimm37/unit2", |
| 5219 | "inherit": false, |
| 5220 | "extraInterfaces": { |
| 5221 | "xyz.openbmc_project.Inventory.Item": { |
| 5222 | "PrettyName": "Onboard Memory Power Control Device" |
| 5223 | } |
| 5224 | } |
| 5225 | }, |
| 5226 | { |
| 5227 | "inventoryPath": "/system/chassis/motherboard/dimm37/unit3", |
| 5228 | "inherit": false, |
| 5229 | "extraInterfaces": { |
| 5230 | "xyz.openbmc_project.Inventory.Item": { |
| 5231 | "PrettyName": "Onboard Memory Power Management IC" |
| 5232 | } |
| 5233 | } |
| 5234 | } |
| 5235 | ], |
| 5236 | "/sys/bus/i2c/drivers/at24/802-0050/eeprom": [ |
| 5237 | { |
| 5238 | "inventoryPath": "/system/chassis/motherboard/dimm38", |
| 5239 | "extraInterfaces": { |
| 5240 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5241 | "com.ibm.ipzvpd.Location": { |
| 5242 | "LocationCode": "Ufcs-P0-C70" |
| 5243 | }, |
| 5244 | "xyz.openbmc_project.Inventory.Item": { |
| 5245 | "PrettyName": "Memory DIMM" |
| 5246 | }, |
| 5247 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5248 | "Available": false |
| 5249 | } |
| 5250 | } |
| 5251 | }, |
| 5252 | { |
| 5253 | "inventoryPath": "/system/chassis/motherboard/dimm38/unit0", |
| 5254 | "inherit": false, |
| 5255 | "extraInterfaces": { |
| 5256 | "xyz.openbmc_project.Inventory.Item": { |
| 5257 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5258 | } |
| 5259 | } |
| 5260 | }, |
| 5261 | { |
| 5262 | "inventoryPath": "/system/chassis/motherboard/dimm38/unit1", |
| 5263 | "inherit": false, |
| 5264 | "extraInterfaces": { |
| 5265 | "xyz.openbmc_project.Inventory.Item": { |
| 5266 | "PrettyName": "DDR Memory Port" |
| 5267 | } |
| 5268 | } |
| 5269 | }, |
| 5270 | { |
| 5271 | "inventoryPath": "/system/chassis/motherboard/dimm38/unit2", |
| 5272 | "inherit": false, |
| 5273 | "extraInterfaces": { |
| 5274 | "xyz.openbmc_project.Inventory.Item": { |
| 5275 | "PrettyName": "Onboard Memory Power Control Device" |
| 5276 | } |
| 5277 | } |
| 5278 | }, |
| 5279 | { |
| 5280 | "inventoryPath": "/system/chassis/motherboard/dimm38/unit3", |
| 5281 | "inherit": false, |
| 5282 | "extraInterfaces": { |
| 5283 | "xyz.openbmc_project.Inventory.Item": { |
| 5284 | "PrettyName": "Onboard Memory Power Management IC" |
| 5285 | } |
| 5286 | } |
| 5287 | } |
| 5288 | ], |
| 5289 | "/sys/bus/i2c/drivers/at24/803-0050/eeprom": [ |
| 5290 | { |
| 5291 | "inventoryPath": "/system/chassis/motherboard/dimm39", |
| 5292 | "extraInterfaces": { |
| 5293 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5294 | "com.ibm.ipzvpd.Location": { |
| 5295 | "LocationCode": "Ufcs-P0-C71" |
| 5296 | }, |
| 5297 | "xyz.openbmc_project.Inventory.Item": { |
| 5298 | "PrettyName": "Memory DIMM" |
| 5299 | }, |
| 5300 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5301 | "Available": false |
| 5302 | } |
| 5303 | } |
| 5304 | }, |
| 5305 | { |
| 5306 | "inventoryPath": "/system/chassis/motherboard/dimm39/unit0", |
| 5307 | "inherit": false, |
| 5308 | "extraInterfaces": { |
| 5309 | "xyz.openbmc_project.Inventory.Item": { |
| 5310 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5311 | } |
| 5312 | } |
| 5313 | }, |
| 5314 | { |
| 5315 | "inventoryPath": "/system/chassis/motherboard/dimm39/unit1", |
| 5316 | "inherit": false, |
| 5317 | "extraInterfaces": { |
| 5318 | "xyz.openbmc_project.Inventory.Item": { |
| 5319 | "PrettyName": "DDR Memory Port" |
| 5320 | } |
| 5321 | } |
| 5322 | }, |
| 5323 | { |
| 5324 | "inventoryPath": "/system/chassis/motherboard/dimm39/unit2", |
| 5325 | "inherit": false, |
| 5326 | "extraInterfaces": { |
| 5327 | "xyz.openbmc_project.Inventory.Item": { |
| 5328 | "PrettyName": "Onboard Memory Power Control Device" |
| 5329 | } |
| 5330 | } |
| 5331 | }, |
| 5332 | { |
| 5333 | "inventoryPath": "/system/chassis/motherboard/dimm39/unit3", |
| 5334 | "inherit": false, |
| 5335 | "extraInterfaces": { |
| 5336 | "xyz.openbmc_project.Inventory.Item": { |
| 5337 | "PrettyName": "Onboard Memory Power Management IC" |
| 5338 | } |
| 5339 | } |
| 5340 | } |
| 5341 | ], |
| 5342 | "/sys/bus/i2c/drivers/at24/701-0050/eeprom": [ |
| 5343 | { |
| 5344 | "inventoryPath": "/system/chassis/motherboard/dimm40", |
| 5345 | "extraInterfaces": { |
| 5346 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5347 | "com.ibm.ipzvpd.Location": { |
| 5348 | "LocationCode": "Ufcs-P0-C72" |
| 5349 | }, |
| 5350 | "xyz.openbmc_project.Inventory.Item": { |
| 5351 | "PrettyName": "Memory DIMM" |
| 5352 | }, |
| 5353 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5354 | "Available": false |
| 5355 | } |
| 5356 | } |
| 5357 | }, |
| 5358 | { |
| 5359 | "inventoryPath": "/system/chassis/motherboard/dimm40/unit0", |
| 5360 | "inherit": false, |
| 5361 | "extraInterfaces": { |
| 5362 | "xyz.openbmc_project.Inventory.Item": { |
| 5363 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5364 | } |
| 5365 | } |
| 5366 | }, |
| 5367 | { |
| 5368 | "inventoryPath": "/system/chassis/motherboard/dimm40/unit1", |
| 5369 | "inherit": false, |
| 5370 | "extraInterfaces": { |
| 5371 | "xyz.openbmc_project.Inventory.Item": { |
| 5372 | "PrettyName": "DDR Memory Port" |
| 5373 | } |
| 5374 | } |
| 5375 | }, |
| 5376 | { |
| 5377 | "inventoryPath": "/system/chassis/motherboard/dimm40/unit2", |
| 5378 | "inherit": false, |
| 5379 | "extraInterfaces": { |
| 5380 | "xyz.openbmc_project.Inventory.Item": { |
| 5381 | "PrettyName": "Onboard Memory Power Control Device" |
| 5382 | } |
| 5383 | } |
| 5384 | }, |
| 5385 | { |
| 5386 | "inventoryPath": "/system/chassis/motherboard/dimm40/unit3", |
| 5387 | "inherit": false, |
| 5388 | "extraInterfaces": { |
| 5389 | "xyz.openbmc_project.Inventory.Item": { |
| 5390 | "PrettyName": "Onboard Memory Power Management IC" |
| 5391 | } |
| 5392 | } |
| 5393 | } |
| 5394 | ], |
| 5395 | "/sys/bus/i2c/drivers/at24/700-0050/eeprom": [ |
| 5396 | { |
| 5397 | "inventoryPath": "/system/chassis/motherboard/dimm41", |
| 5398 | "extraInterfaces": { |
| 5399 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5400 | "com.ibm.ipzvpd.Location": { |
| 5401 | "LocationCode": "Ufcs-P0-C73" |
| 5402 | }, |
| 5403 | "xyz.openbmc_project.Inventory.Item": { |
| 5404 | "PrettyName": "Memory DIMM" |
| 5405 | }, |
| 5406 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5407 | "Available": false |
| 5408 | } |
| 5409 | } |
| 5410 | }, |
| 5411 | { |
| 5412 | "inventoryPath": "/system/chassis/motherboard/dimm41/unit0", |
| 5413 | "inherit": false, |
| 5414 | "extraInterfaces": { |
| 5415 | "xyz.openbmc_project.Inventory.Item": { |
| 5416 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5417 | } |
| 5418 | } |
| 5419 | }, |
| 5420 | { |
| 5421 | "inventoryPath": "/system/chassis/motherboard/dimm41/unit1", |
| 5422 | "inherit": false, |
| 5423 | "extraInterfaces": { |
| 5424 | "xyz.openbmc_project.Inventory.Item": { |
| 5425 | "PrettyName": "DDR Memory Port" |
| 5426 | } |
| 5427 | } |
| 5428 | }, |
| 5429 | { |
| 5430 | "inventoryPath": "/system/chassis/motherboard/dimm41/unit2", |
| 5431 | "inherit": false, |
| 5432 | "extraInterfaces": { |
| 5433 | "xyz.openbmc_project.Inventory.Item": { |
| 5434 | "PrettyName": "Onboard Memory Power Control Device" |
| 5435 | } |
| 5436 | } |
| 5437 | }, |
| 5438 | { |
| 5439 | "inventoryPath": "/system/chassis/motherboard/dimm41/unit3", |
| 5440 | "inherit": false, |
| 5441 | "extraInterfaces": { |
| 5442 | "xyz.openbmc_project.Inventory.Item": { |
| 5443 | "PrettyName": "Onboard Memory Power Management IC" |
| 5444 | } |
| 5445 | } |
| 5446 | } |
| 5447 | ], |
| 5448 | "/sys/bus/i2c/drivers/at24/710-0050/eeprom": [ |
| 5449 | { |
| 5450 | "inventoryPath": "/system/chassis/motherboard/dimm42", |
| 5451 | "extraInterfaces": { |
| 5452 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5453 | "com.ibm.ipzvpd.Location": { |
| 5454 | "LocationCode": "Ufcs-P0-C74" |
| 5455 | }, |
| 5456 | "xyz.openbmc_project.Inventory.Item": { |
| 5457 | "PrettyName": "Memory DIMM" |
| 5458 | }, |
| 5459 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5460 | "Available": false |
| 5461 | } |
| 5462 | } |
| 5463 | }, |
| 5464 | { |
| 5465 | "inventoryPath": "/system/chassis/motherboard/dimm42/unit0", |
| 5466 | "inherit": false, |
| 5467 | "extraInterfaces": { |
| 5468 | "xyz.openbmc_project.Inventory.Item": { |
| 5469 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5470 | } |
| 5471 | } |
| 5472 | }, |
| 5473 | { |
| 5474 | "inventoryPath": "/system/chassis/motherboard/dimm42/unit1", |
| 5475 | "inherit": false, |
| 5476 | "extraInterfaces": { |
| 5477 | "xyz.openbmc_project.Inventory.Item": { |
| 5478 | "PrettyName": "DDR Memory Port" |
| 5479 | } |
| 5480 | } |
| 5481 | }, |
| 5482 | { |
| 5483 | "inventoryPath": "/system/chassis/motherboard/dimm42/unit2", |
| 5484 | "inherit": false, |
| 5485 | "extraInterfaces": { |
| 5486 | "xyz.openbmc_project.Inventory.Item": { |
| 5487 | "PrettyName": "Onboard Memory Power Control Device" |
| 5488 | } |
| 5489 | } |
| 5490 | }, |
| 5491 | { |
| 5492 | "inventoryPath": "/system/chassis/motherboard/dimm42/unit3", |
| 5493 | "inherit": false, |
| 5494 | "extraInterfaces": { |
| 5495 | "xyz.openbmc_project.Inventory.Item": { |
| 5496 | "PrettyName": "Onboard Memory Power Management IC" |
| 5497 | } |
| 5498 | } |
| 5499 | } |
| 5500 | ], |
| 5501 | "/sys/bus/i2c/drivers/at24/712-0050/eeprom": [ |
| 5502 | { |
| 5503 | "inventoryPath": "/system/chassis/motherboard/dimm43", |
| 5504 | "extraInterfaces": { |
| 5505 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5506 | "com.ibm.ipzvpd.Location": { |
| 5507 | "LocationCode": "Ufcs-P0-C75" |
| 5508 | }, |
| 5509 | "xyz.openbmc_project.Inventory.Item": { |
| 5510 | "PrettyName": "Memory DIMM" |
| 5511 | }, |
| 5512 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5513 | "Available": false |
| 5514 | } |
| 5515 | } |
| 5516 | }, |
| 5517 | { |
| 5518 | "inventoryPath": "/system/chassis/motherboard/dimm43/unit0", |
| 5519 | "inherit": false, |
| 5520 | "extraInterfaces": { |
| 5521 | "xyz.openbmc_project.Inventory.Item": { |
| 5522 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5523 | } |
| 5524 | } |
| 5525 | }, |
| 5526 | { |
| 5527 | "inventoryPath": "/system/chassis/motherboard/dimm43/unit1", |
| 5528 | "inherit": false, |
| 5529 | "extraInterfaces": { |
| 5530 | "xyz.openbmc_project.Inventory.Item": { |
| 5531 | "PrettyName": "DDR Memory Port" |
| 5532 | } |
| 5533 | } |
| 5534 | }, |
| 5535 | { |
| 5536 | "inventoryPath": "/system/chassis/motherboard/dimm43/unit2", |
| 5537 | "inherit": false, |
| 5538 | "extraInterfaces": { |
| 5539 | "xyz.openbmc_project.Inventory.Item": { |
| 5540 | "PrettyName": "Onboard Memory Power Control Device" |
| 5541 | } |
| 5542 | } |
| 5543 | }, |
| 5544 | { |
| 5545 | "inventoryPath": "/system/chassis/motherboard/dimm43/unit3", |
| 5546 | "inherit": false, |
| 5547 | "extraInterfaces": { |
| 5548 | "xyz.openbmc_project.Inventory.Item": { |
| 5549 | "PrettyName": "Onboard Memory Power Management IC" |
| 5550 | } |
| 5551 | } |
| 5552 | } |
| 5553 | ], |
| 5554 | "/sys/bus/i2c/drivers/at24/715-0050/eeprom": [ |
| 5555 | { |
| 5556 | "inventoryPath": "/system/chassis/motherboard/dimm44", |
| 5557 | "extraInterfaces": { |
| 5558 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5559 | "com.ibm.ipzvpd.Location": { |
| 5560 | "LocationCode": "Ufcs-P0-C76" |
| 5561 | }, |
| 5562 | "xyz.openbmc_project.Inventory.Item": { |
| 5563 | "PrettyName": "Memory DIMM" |
| 5564 | }, |
| 5565 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5566 | "Available": false |
| 5567 | } |
| 5568 | } |
| 5569 | }, |
| 5570 | { |
| 5571 | "inventoryPath": "/system/chassis/motherboard/dimm44/unit0", |
| 5572 | "inherit": false, |
| 5573 | "extraInterfaces": { |
| 5574 | "xyz.openbmc_project.Inventory.Item": { |
| 5575 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5576 | } |
| 5577 | } |
| 5578 | }, |
| 5579 | { |
| 5580 | "inventoryPath": "/system/chassis/motherboard/dimm44/unit1", |
| 5581 | "inherit": false, |
| 5582 | "extraInterfaces": { |
| 5583 | "xyz.openbmc_project.Inventory.Item": { |
| 5584 | "PrettyName": "DDR Memory Port" |
| 5585 | } |
| 5586 | } |
| 5587 | }, |
| 5588 | { |
| 5589 | "inventoryPath": "/system/chassis/motherboard/dimm44/unit2", |
| 5590 | "inherit": false, |
| 5591 | "extraInterfaces": { |
| 5592 | "xyz.openbmc_project.Inventory.Item": { |
| 5593 | "PrettyName": "Onboard Memory Power Control Device" |
| 5594 | } |
| 5595 | } |
| 5596 | }, |
| 5597 | { |
| 5598 | "inventoryPath": "/system/chassis/motherboard/dimm44/unit3", |
| 5599 | "inherit": false, |
| 5600 | "extraInterfaces": { |
| 5601 | "xyz.openbmc_project.Inventory.Item": { |
| 5602 | "PrettyName": "Onboard Memory Power Management IC" |
| 5603 | } |
| 5604 | } |
| 5605 | } |
| 5606 | ], |
| 5607 | "/sys/bus/i2c/drivers/at24/713-0050/eeprom": [ |
| 5608 | { |
| 5609 | "inventoryPath": "/system/chassis/motherboard/dimm45", |
| 5610 | "extraInterfaces": { |
| 5611 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5612 | "com.ibm.ipzvpd.Location": { |
| 5613 | "LocationCode": "Ufcs-P0-C77" |
| 5614 | }, |
| 5615 | "xyz.openbmc_project.Inventory.Item": { |
| 5616 | "PrettyName": "Memory DIMM" |
| 5617 | }, |
| 5618 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5619 | "Available": false |
| 5620 | } |
| 5621 | } |
| 5622 | }, |
| 5623 | { |
| 5624 | "inventoryPath": "/system/chassis/motherboard/dimm45/unit0", |
| 5625 | "inherit": false, |
| 5626 | "extraInterfaces": { |
| 5627 | "xyz.openbmc_project.Inventory.Item": { |
| 5628 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5629 | } |
| 5630 | } |
| 5631 | }, |
| 5632 | { |
| 5633 | "inventoryPath": "/system/chassis/motherboard/dimm45/unit1", |
| 5634 | "inherit": false, |
| 5635 | "extraInterfaces": { |
| 5636 | "xyz.openbmc_project.Inventory.Item": { |
| 5637 | "PrettyName": "DDR Memory Port" |
| 5638 | } |
| 5639 | } |
| 5640 | }, |
| 5641 | { |
| 5642 | "inventoryPath": "/system/chassis/motherboard/dimm45/unit2", |
| 5643 | "inherit": false, |
| 5644 | "extraInterfaces": { |
| 5645 | "xyz.openbmc_project.Inventory.Item": { |
| 5646 | "PrettyName": "Onboard Memory Power Control Device" |
| 5647 | } |
| 5648 | } |
| 5649 | }, |
| 5650 | { |
| 5651 | "inventoryPath": "/system/chassis/motherboard/dimm45/unit3", |
| 5652 | "inherit": false, |
| 5653 | "extraInterfaces": { |
| 5654 | "xyz.openbmc_project.Inventory.Item": { |
| 5655 | "PrettyName": "Onboard Memory Power Management IC" |
| 5656 | } |
| 5657 | } |
| 5658 | } |
| 5659 | ], |
| 5660 | "/sys/bus/i2c/drivers/at24/711-0050/eeprom": [ |
| 5661 | { |
| 5662 | "inventoryPath": "/system/chassis/motherboard/dimm46", |
| 5663 | "extraInterfaces": { |
| 5664 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5665 | "com.ibm.ipzvpd.Location": { |
| 5666 | "LocationCode": "Ufcs-P0-C78" |
| 5667 | }, |
| 5668 | "xyz.openbmc_project.Inventory.Item": { |
| 5669 | "PrettyName": "Memory DIMM" |
| 5670 | }, |
| 5671 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5672 | "Available": false |
| 5673 | } |
| 5674 | } |
| 5675 | }, |
| 5676 | { |
| 5677 | "inventoryPath": "/system/chassis/motherboard/dimm46/unit0", |
| 5678 | "inherit": false, |
| 5679 | "extraInterfaces": { |
| 5680 | "xyz.openbmc_project.Inventory.Item": { |
| 5681 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5682 | } |
| 5683 | } |
| 5684 | }, |
| 5685 | { |
| 5686 | "inventoryPath": "/system/chassis/motherboard/dimm46/unit1", |
| 5687 | "inherit": false, |
| 5688 | "extraInterfaces": { |
| 5689 | "xyz.openbmc_project.Inventory.Item": { |
| 5690 | "PrettyName": "DDR Memory Port" |
| 5691 | } |
| 5692 | } |
| 5693 | }, |
| 5694 | { |
| 5695 | "inventoryPath": "/system/chassis/motherboard/dimm46/unit2", |
| 5696 | "inherit": false, |
| 5697 | "extraInterfaces": { |
| 5698 | "xyz.openbmc_project.Inventory.Item": { |
| 5699 | "PrettyName": "Onboard Memory Power Control Device" |
| 5700 | } |
| 5701 | } |
| 5702 | }, |
| 5703 | { |
| 5704 | "inventoryPath": "/system/chassis/motherboard/dimm46/unit3", |
| 5705 | "inherit": false, |
| 5706 | "extraInterfaces": { |
| 5707 | "xyz.openbmc_project.Inventory.Item": { |
| 5708 | "PrettyName": "Onboard Memory Power Management IC" |
| 5709 | } |
| 5710 | } |
| 5711 | } |
| 5712 | ], |
| 5713 | "/sys/bus/i2c/drivers/at24/714-0050/eeprom": [ |
| 5714 | { |
| 5715 | "inventoryPath": "/system/chassis/motherboard/dimm47", |
| 5716 | "extraInterfaces": { |
| 5717 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5718 | "com.ibm.ipzvpd.Location": { |
| 5719 | "LocationCode": "Ufcs-P0-C79" |
| 5720 | }, |
| 5721 | "xyz.openbmc_project.Inventory.Item": { |
| 5722 | "PrettyName": "Memory DIMM" |
| 5723 | }, |
| 5724 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5725 | "Available": false |
| 5726 | } |
| 5727 | } |
| 5728 | }, |
| 5729 | { |
| 5730 | "inventoryPath": "/system/chassis/motherboard/dimm47/unit0", |
| 5731 | "inherit": false, |
| 5732 | "extraInterfaces": { |
| 5733 | "xyz.openbmc_project.Inventory.Item": { |
| 5734 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5735 | } |
| 5736 | } |
| 5737 | }, |
| 5738 | { |
| 5739 | "inventoryPath": "/system/chassis/motherboard/dimm47/unit1", |
| 5740 | "inherit": false, |
| 5741 | "extraInterfaces": { |
| 5742 | "xyz.openbmc_project.Inventory.Item": { |
| 5743 | "PrettyName": "DDR Memory Port" |
| 5744 | } |
| 5745 | } |
| 5746 | }, |
| 5747 | { |
| 5748 | "inventoryPath": "/system/chassis/motherboard/dimm47/unit2", |
| 5749 | "inherit": false, |
| 5750 | "extraInterfaces": { |
| 5751 | "xyz.openbmc_project.Inventory.Item": { |
| 5752 | "PrettyName": "Onboard Memory Power Control Device" |
| 5753 | } |
| 5754 | } |
| 5755 | }, |
| 5756 | { |
| 5757 | "inventoryPath": "/system/chassis/motherboard/dimm47/unit3", |
| 5758 | "inherit": false, |
| 5759 | "extraInterfaces": { |
| 5760 | "xyz.openbmc_project.Inventory.Item": { |
| 5761 | "PrettyName": "Onboard Memory Power Management IC" |
| 5762 | } |
| 5763 | } |
| 5764 | } |
| 5765 | ], |
| 5766 | "/sys/bus/i2c/drivers/at24/216-0050/eeprom": [ |
| 5767 | { |
| 5768 | "inventoryPath": "/system/chassis/motherboard/dimm48", |
| 5769 | "extraInterfaces": { |
| 5770 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5771 | "com.ibm.ipzvpd.Location": { |
| 5772 | "LocationCode": "Ufcs-P0-C80" |
| 5773 | }, |
| 5774 | "xyz.openbmc_project.Inventory.Item": { |
| 5775 | "PrettyName": "Memory DIMM" |
| 5776 | }, |
| 5777 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5778 | "Available": false |
| 5779 | } |
| 5780 | } |
| 5781 | }, |
| 5782 | { |
| 5783 | "inventoryPath": "/system/chassis/motherboard/dimm48/unit0", |
| 5784 | "inherit": false, |
| 5785 | "extraInterfaces": { |
| 5786 | "xyz.openbmc_project.Inventory.Item": { |
| 5787 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5788 | } |
| 5789 | } |
| 5790 | }, |
| 5791 | { |
| 5792 | "inventoryPath": "/system/chassis/motherboard/dimm48/unit1", |
| 5793 | "inherit": false, |
| 5794 | "extraInterfaces": { |
| 5795 | "xyz.openbmc_project.Inventory.Item": { |
| 5796 | "PrettyName": "DDR Memory Port" |
| 5797 | } |
| 5798 | } |
| 5799 | }, |
| 5800 | { |
| 5801 | "inventoryPath": "/system/chassis/motherboard/dimm48/unit2", |
| 5802 | "inherit": false, |
| 5803 | "extraInterfaces": { |
| 5804 | "xyz.openbmc_project.Inventory.Item": { |
| 5805 | "PrettyName": "Onboard Memory Power Control Device" |
| 5806 | } |
| 5807 | } |
| 5808 | }, |
| 5809 | { |
| 5810 | "inventoryPath": "/system/chassis/motherboard/dimm48/unit3", |
| 5811 | "inherit": false, |
| 5812 | "extraInterfaces": { |
| 5813 | "xyz.openbmc_project.Inventory.Item": { |
| 5814 | "PrettyName": "Onboard Memory Power Management IC" |
| 5815 | } |
| 5816 | } |
| 5817 | } |
| 5818 | ], |
| 5819 | "/sys/bus/i2c/drivers/at24/217-0050/eeprom": [ |
| 5820 | { |
| 5821 | "inventoryPath": "/system/chassis/motherboard/dimm49", |
| 5822 | "extraInterfaces": { |
| 5823 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5824 | "com.ibm.ipzvpd.Location": { |
| 5825 | "LocationCode": "Ufcs-P0-C81" |
| 5826 | }, |
| 5827 | "xyz.openbmc_project.Inventory.Item": { |
| 5828 | "PrettyName": "Memory DIMM" |
| 5829 | }, |
| 5830 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5831 | "Available": false |
| 5832 | } |
| 5833 | } |
| 5834 | }, |
| 5835 | { |
| 5836 | "inventoryPath": "/system/chassis/motherboard/dimm49/unit0", |
| 5837 | "inherit": false, |
| 5838 | "extraInterfaces": { |
| 5839 | "xyz.openbmc_project.Inventory.Item": { |
| 5840 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5841 | } |
| 5842 | } |
| 5843 | }, |
| 5844 | { |
| 5845 | "inventoryPath": "/system/chassis/motherboard/dimm49/unit1", |
| 5846 | "inherit": false, |
| 5847 | "extraInterfaces": { |
| 5848 | "xyz.openbmc_project.Inventory.Item": { |
| 5849 | "PrettyName": "DDR Memory Port" |
| 5850 | } |
| 5851 | } |
| 5852 | }, |
| 5853 | { |
| 5854 | "inventoryPath": "/system/chassis/motherboard/dimm49/unit2", |
| 5855 | "inherit": false, |
| 5856 | "extraInterfaces": { |
| 5857 | "xyz.openbmc_project.Inventory.Item": { |
| 5858 | "PrettyName": "Onboard Memory Power Control Device" |
| 5859 | } |
| 5860 | } |
| 5861 | }, |
| 5862 | { |
| 5863 | "inventoryPath": "/system/chassis/motherboard/dimm49/unit3", |
| 5864 | "inherit": false, |
| 5865 | "extraInterfaces": { |
| 5866 | "xyz.openbmc_project.Inventory.Item": { |
| 5867 | "PrettyName": "Onboard Memory Power Management IC" |
| 5868 | } |
| 5869 | } |
| 5870 | } |
| 5871 | ], |
| 5872 | "/sys/bus/i2c/drivers/at24/211-0050/eeprom": [ |
| 5873 | { |
| 5874 | "inventoryPath": "/system/chassis/motherboard/dimm50", |
| 5875 | "extraInterfaces": { |
| 5876 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5877 | "com.ibm.ipzvpd.Location": { |
| 5878 | "LocationCode": "Ufcs-P0-C82" |
| 5879 | }, |
| 5880 | "xyz.openbmc_project.Inventory.Item": { |
| 5881 | "PrettyName": "Memory DIMM" |
| 5882 | }, |
| 5883 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5884 | "Available": false |
| 5885 | } |
| 5886 | } |
| 5887 | }, |
| 5888 | { |
| 5889 | "inventoryPath": "/system/chassis/motherboard/dimm50/unit0", |
| 5890 | "inherit": false, |
| 5891 | "extraInterfaces": { |
| 5892 | "xyz.openbmc_project.Inventory.Item": { |
| 5893 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5894 | } |
| 5895 | } |
| 5896 | }, |
| 5897 | { |
| 5898 | "inventoryPath": "/system/chassis/motherboard/dimm50/unit1", |
| 5899 | "inherit": false, |
| 5900 | "extraInterfaces": { |
| 5901 | "xyz.openbmc_project.Inventory.Item": { |
| 5902 | "PrettyName": "DDR Memory Port" |
| 5903 | } |
| 5904 | } |
| 5905 | }, |
| 5906 | { |
| 5907 | "inventoryPath": "/system/chassis/motherboard/dimm50/unit2", |
| 5908 | "inherit": false, |
| 5909 | "extraInterfaces": { |
| 5910 | "xyz.openbmc_project.Inventory.Item": { |
| 5911 | "PrettyName": "Onboard Memory Power Control Device" |
| 5912 | } |
| 5913 | } |
| 5914 | }, |
| 5915 | { |
| 5916 | "inventoryPath": "/system/chassis/motherboard/dimm50/unit3", |
| 5917 | "inherit": false, |
| 5918 | "extraInterfaces": { |
| 5919 | "xyz.openbmc_project.Inventory.Item": { |
| 5920 | "PrettyName": "Onboard Memory Power Management IC" |
| 5921 | } |
| 5922 | } |
| 5923 | } |
| 5924 | ], |
| 5925 | "/sys/bus/i2c/drivers/at24/215-0050/eeprom": [ |
| 5926 | { |
| 5927 | "inventoryPath": "/system/chassis/motherboard/dimm51", |
| 5928 | "extraInterfaces": { |
| 5929 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5930 | "com.ibm.ipzvpd.Location": { |
| 5931 | "LocationCode": "Ufcs-P0-C83" |
| 5932 | }, |
| 5933 | "xyz.openbmc_project.Inventory.Item": { |
| 5934 | "PrettyName": "Memory DIMM" |
| 5935 | }, |
| 5936 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5937 | "Available": false |
| 5938 | } |
| 5939 | } |
| 5940 | }, |
| 5941 | { |
| 5942 | "inventoryPath": "/system/chassis/motherboard/dimm51/unit0", |
| 5943 | "inherit": false, |
| 5944 | "extraInterfaces": { |
| 5945 | "xyz.openbmc_project.Inventory.Item": { |
| 5946 | "PrettyName": "OpenCAPI Memory Buffer" |
| 5947 | } |
| 5948 | } |
| 5949 | }, |
| 5950 | { |
| 5951 | "inventoryPath": "/system/chassis/motherboard/dimm51/unit1", |
| 5952 | "inherit": false, |
| 5953 | "extraInterfaces": { |
| 5954 | "xyz.openbmc_project.Inventory.Item": { |
| 5955 | "PrettyName": "DDR Memory Port" |
| 5956 | } |
| 5957 | } |
| 5958 | }, |
| 5959 | { |
| 5960 | "inventoryPath": "/system/chassis/motherboard/dimm51/unit2", |
| 5961 | "inherit": false, |
| 5962 | "extraInterfaces": { |
| 5963 | "xyz.openbmc_project.Inventory.Item": { |
| 5964 | "PrettyName": "Onboard Memory Power Control Device" |
| 5965 | } |
| 5966 | } |
| 5967 | }, |
| 5968 | { |
| 5969 | "inventoryPath": "/system/chassis/motherboard/dimm51/unit3", |
| 5970 | "inherit": false, |
| 5971 | "extraInterfaces": { |
| 5972 | "xyz.openbmc_project.Inventory.Item": { |
| 5973 | "PrettyName": "Onboard Memory Power Management IC" |
| 5974 | } |
| 5975 | } |
| 5976 | } |
| 5977 | ], |
| 5978 | "/sys/bus/i2c/drivers/at24/214-0050/eeprom": [ |
| 5979 | { |
| 5980 | "inventoryPath": "/system/chassis/motherboard/dimm52", |
| 5981 | "extraInterfaces": { |
| 5982 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 5983 | "com.ibm.ipzvpd.Location": { |
| 5984 | "LocationCode": "Ufcs-P0-C84" |
| 5985 | }, |
| 5986 | "xyz.openbmc_project.Inventory.Item": { |
| 5987 | "PrettyName": "Memory DIMM" |
| 5988 | }, |
| 5989 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 5990 | "Available": false |
| 5991 | } |
| 5992 | } |
| 5993 | }, |
| 5994 | { |
| 5995 | "inventoryPath": "/system/chassis/motherboard/dimm52/unit0", |
| 5996 | "inherit": false, |
| 5997 | "extraInterfaces": { |
| 5998 | "xyz.openbmc_project.Inventory.Item": { |
| 5999 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6000 | } |
| 6001 | } |
| 6002 | }, |
| 6003 | { |
| 6004 | "inventoryPath": "/system/chassis/motherboard/dimm52/unit1", |
| 6005 | "inherit": false, |
| 6006 | "extraInterfaces": { |
| 6007 | "xyz.openbmc_project.Inventory.Item": { |
| 6008 | "PrettyName": "DDR Memory Port" |
| 6009 | } |
| 6010 | } |
| 6011 | }, |
| 6012 | { |
| 6013 | "inventoryPath": "/system/chassis/motherboard/dimm52/unit2", |
| 6014 | "inherit": false, |
| 6015 | "extraInterfaces": { |
| 6016 | "xyz.openbmc_project.Inventory.Item": { |
| 6017 | "PrettyName": "Onboard Memory Power Control Device" |
| 6018 | } |
| 6019 | } |
| 6020 | }, |
| 6021 | { |
| 6022 | "inventoryPath": "/system/chassis/motherboard/dimm52/unit3", |
| 6023 | "inherit": false, |
| 6024 | "extraInterfaces": { |
| 6025 | "xyz.openbmc_project.Inventory.Item": { |
| 6026 | "PrettyName": "Onboard Memory Power Management IC" |
| 6027 | } |
| 6028 | } |
| 6029 | } |
| 6030 | ], |
| 6031 | "/sys/bus/i2c/drivers/at24/210-0050/eeprom": [ |
| 6032 | { |
| 6033 | "inventoryPath": "/system/chassis/motherboard/dimm53", |
| 6034 | "extraInterfaces": { |
| 6035 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6036 | "com.ibm.ipzvpd.Location": { |
| 6037 | "LocationCode": "Ufcs-P0-C85" |
| 6038 | }, |
| 6039 | "xyz.openbmc_project.Inventory.Item": { |
| 6040 | "PrettyName": "Memory DIMM" |
| 6041 | }, |
| 6042 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6043 | "Available": false |
| 6044 | } |
| 6045 | } |
| 6046 | }, |
| 6047 | { |
| 6048 | "inventoryPath": "/system/chassis/motherboard/dimm53/unit0", |
| 6049 | "inherit": false, |
| 6050 | "extraInterfaces": { |
| 6051 | "xyz.openbmc_project.Inventory.Item": { |
| 6052 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6053 | } |
| 6054 | } |
| 6055 | }, |
| 6056 | { |
| 6057 | "inventoryPath": "/system/chassis/motherboard/dimm53/unit1", |
| 6058 | "inherit": false, |
| 6059 | "extraInterfaces": { |
| 6060 | "xyz.openbmc_project.Inventory.Item": { |
| 6061 | "PrettyName": "DDR Memory Port" |
| 6062 | } |
| 6063 | } |
| 6064 | }, |
| 6065 | { |
| 6066 | "inventoryPath": "/system/chassis/motherboard/dimm53/unit2", |
| 6067 | "inherit": false, |
| 6068 | "extraInterfaces": { |
| 6069 | "xyz.openbmc_project.Inventory.Item": { |
| 6070 | "PrettyName": "Onboard Memory Power Control Device" |
| 6071 | } |
| 6072 | } |
| 6073 | }, |
| 6074 | { |
| 6075 | "inventoryPath": "/system/chassis/motherboard/dimm53/unit3", |
| 6076 | "inherit": false, |
| 6077 | "extraInterfaces": { |
| 6078 | "xyz.openbmc_project.Inventory.Item": { |
| 6079 | "PrettyName": "Onboard Memory Power Management IC" |
| 6080 | } |
| 6081 | } |
| 6082 | } |
| 6083 | ], |
| 6084 | "/sys/bus/i2c/drivers/at24/203-0050/eeprom": [ |
| 6085 | { |
| 6086 | "inventoryPath": "/system/chassis/motherboard/dimm54", |
| 6087 | "extraInterfaces": { |
| 6088 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6089 | "com.ibm.ipzvpd.Location": { |
| 6090 | "LocationCode": "Ufcs-P0-C86" |
| 6091 | }, |
| 6092 | "xyz.openbmc_project.Inventory.Item": { |
| 6093 | "PrettyName": "Memory DIMM" |
| 6094 | }, |
| 6095 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6096 | "Available": false |
| 6097 | } |
| 6098 | } |
| 6099 | }, |
| 6100 | { |
| 6101 | "inventoryPath": "/system/chassis/motherboard/dimm54/unit0", |
| 6102 | "inherit": false, |
| 6103 | "extraInterfaces": { |
| 6104 | "xyz.openbmc_project.Inventory.Item": { |
| 6105 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6106 | } |
| 6107 | } |
| 6108 | }, |
| 6109 | { |
| 6110 | "inventoryPath": "/system/chassis/motherboard/dimm54/unit1", |
| 6111 | "inherit": false, |
| 6112 | "extraInterfaces": { |
| 6113 | "xyz.openbmc_project.Inventory.Item": { |
| 6114 | "PrettyName": "DDR Memory Port" |
| 6115 | } |
| 6116 | } |
| 6117 | }, |
| 6118 | { |
| 6119 | "inventoryPath": "/system/chassis/motherboard/dimm54/unit2", |
| 6120 | "inherit": false, |
| 6121 | "extraInterfaces": { |
| 6122 | "xyz.openbmc_project.Inventory.Item": { |
| 6123 | "PrettyName": "Onboard Memory Power Control Device" |
| 6124 | } |
| 6125 | } |
| 6126 | }, |
| 6127 | { |
| 6128 | "inventoryPath": "/system/chassis/motherboard/dimm54/unit3", |
| 6129 | "inherit": false, |
| 6130 | "extraInterfaces": { |
| 6131 | "xyz.openbmc_project.Inventory.Item": { |
| 6132 | "PrettyName": "Onboard Memory Power Management IC" |
| 6133 | } |
| 6134 | } |
| 6135 | } |
| 6136 | ], |
| 6137 | "/sys/bus/i2c/drivers/at24/202-0050/eeprom": [ |
| 6138 | { |
| 6139 | "inventoryPath": "/system/chassis/motherboard/dimm55", |
| 6140 | "extraInterfaces": { |
| 6141 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6142 | "com.ibm.ipzvpd.Location": { |
| 6143 | "LocationCode": "Ufcs-P0-C87" |
| 6144 | }, |
| 6145 | "xyz.openbmc_project.Inventory.Item": { |
| 6146 | "PrettyName": "Memory DIMM" |
| 6147 | }, |
| 6148 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6149 | "Available": false |
| 6150 | } |
| 6151 | } |
| 6152 | }, |
| 6153 | { |
| 6154 | "inventoryPath": "/system/chassis/motherboard/dimm55/unit0", |
| 6155 | "inherit": false, |
| 6156 | "extraInterfaces": { |
| 6157 | "xyz.openbmc_project.Inventory.Item": { |
| 6158 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6159 | } |
| 6160 | } |
| 6161 | }, |
| 6162 | { |
| 6163 | "inventoryPath": "/system/chassis/motherboard/dimm55/unit1", |
| 6164 | "inherit": false, |
| 6165 | "extraInterfaces": { |
| 6166 | "xyz.openbmc_project.Inventory.Item": { |
| 6167 | "PrettyName": "DDR Memory Port" |
| 6168 | } |
| 6169 | } |
| 6170 | }, |
| 6171 | { |
| 6172 | "inventoryPath": "/system/chassis/motherboard/dimm55/unit2", |
| 6173 | "inherit": false, |
| 6174 | "extraInterfaces": { |
| 6175 | "xyz.openbmc_project.Inventory.Item": { |
| 6176 | "PrettyName": "Onboard Memory Power Control Device" |
| 6177 | } |
| 6178 | } |
| 6179 | }, |
| 6180 | { |
| 6181 | "inventoryPath": "/system/chassis/motherboard/dimm55/unit3", |
| 6182 | "inherit": false, |
| 6183 | "extraInterfaces": { |
| 6184 | "xyz.openbmc_project.Inventory.Item": { |
| 6185 | "PrettyName": "Onboard Memory Power Management IC" |
| 6186 | } |
| 6187 | } |
| 6188 | } |
| 6189 | ], |
| 6190 | "/sys/bus/i2c/drivers/at24/100-0050/eeprom": [ |
| 6191 | { |
| 6192 | "inventoryPath": "/system/chassis/motherboard/dimm56", |
| 6193 | "extraInterfaces": { |
| 6194 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6195 | "com.ibm.ipzvpd.Location": { |
| 6196 | "LocationCode": "Ufcs-P0-C88" |
| 6197 | }, |
| 6198 | "xyz.openbmc_project.Inventory.Item": { |
| 6199 | "PrettyName": "Memory DIMM" |
| 6200 | }, |
| 6201 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6202 | "Available": false |
| 6203 | } |
| 6204 | } |
| 6205 | }, |
| 6206 | { |
| 6207 | "inventoryPath": "/system/chassis/motherboard/dimm56/unit0", |
| 6208 | "inherit": false, |
| 6209 | "extraInterfaces": { |
| 6210 | "xyz.openbmc_project.Inventory.Item": { |
| 6211 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6212 | } |
| 6213 | } |
| 6214 | }, |
| 6215 | { |
| 6216 | "inventoryPath": "/system/chassis/motherboard/dimm56/unit1", |
| 6217 | "inherit": false, |
| 6218 | "extraInterfaces": { |
| 6219 | "xyz.openbmc_project.Inventory.Item": { |
| 6220 | "PrettyName": "DDR Memory Port" |
| 6221 | } |
| 6222 | } |
| 6223 | }, |
| 6224 | { |
| 6225 | "inventoryPath": "/system/chassis/motherboard/dimm56/unit2", |
| 6226 | "inherit": false, |
| 6227 | "extraInterfaces": { |
| 6228 | "xyz.openbmc_project.Inventory.Item": { |
| 6229 | "PrettyName": "Onboard Memory Power Control Device" |
| 6230 | } |
| 6231 | } |
| 6232 | }, |
| 6233 | { |
| 6234 | "inventoryPath": "/system/chassis/motherboard/dimm56/unit3", |
| 6235 | "inherit": false, |
| 6236 | "extraInterfaces": { |
| 6237 | "xyz.openbmc_project.Inventory.Item": { |
| 6238 | "PrettyName": "Onboard Memory Power Management IC" |
| 6239 | } |
| 6240 | } |
| 6241 | } |
| 6242 | ], |
| 6243 | "/sys/bus/i2c/drivers/at24/101-0050/eeprom": [ |
| 6244 | { |
| 6245 | "inventoryPath": "/system/chassis/motherboard/dimm57", |
| 6246 | "extraInterfaces": { |
| 6247 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6248 | "com.ibm.ipzvpd.Location": { |
| 6249 | "LocationCode": "Ufcs-P0-C89" |
| 6250 | }, |
| 6251 | "xyz.openbmc_project.Inventory.Item": { |
| 6252 | "PrettyName": "Memory DIMM" |
| 6253 | }, |
| 6254 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6255 | "Available": false |
| 6256 | } |
| 6257 | } |
| 6258 | }, |
| 6259 | { |
| 6260 | "inventoryPath": "/system/chassis/motherboard/dimm57/unit0", |
| 6261 | "inherit": false, |
| 6262 | "extraInterfaces": { |
| 6263 | "xyz.openbmc_project.Inventory.Item": { |
| 6264 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6265 | } |
| 6266 | } |
| 6267 | }, |
| 6268 | { |
| 6269 | "inventoryPath": "/system/chassis/motherboard/dimm57/unit1", |
| 6270 | "inherit": false, |
| 6271 | "extraInterfaces": { |
| 6272 | "xyz.openbmc_project.Inventory.Item": { |
| 6273 | "PrettyName": "DDR Memory Port" |
| 6274 | } |
| 6275 | } |
| 6276 | }, |
| 6277 | { |
| 6278 | "inventoryPath": "/system/chassis/motherboard/dimm57/unit2", |
| 6279 | "inherit": false, |
| 6280 | "extraInterfaces": { |
| 6281 | "xyz.openbmc_project.Inventory.Item": { |
| 6282 | "PrettyName": "Onboard Memory Power Control Device" |
| 6283 | } |
| 6284 | } |
| 6285 | }, |
| 6286 | { |
| 6287 | "inventoryPath": "/system/chassis/motherboard/dimm57/unit3", |
| 6288 | "inherit": false, |
| 6289 | "extraInterfaces": { |
| 6290 | "xyz.openbmc_project.Inventory.Item": { |
| 6291 | "PrettyName": "Onboard Memory Power Management IC" |
| 6292 | } |
| 6293 | } |
| 6294 | } |
| 6295 | ], |
| 6296 | "/sys/bus/i2c/drivers/at24/110-0050/eeprom": [ |
| 6297 | { |
| 6298 | "inventoryPath": "/system/chassis/motherboard/dimm58", |
| 6299 | "extraInterfaces": { |
| 6300 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6301 | "com.ibm.ipzvpd.Location": { |
| 6302 | "LocationCode": "Ufcs-P0-C90" |
| 6303 | }, |
| 6304 | "xyz.openbmc_project.Inventory.Item": { |
| 6305 | "PrettyName": "Memory DIMM" |
| 6306 | }, |
| 6307 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6308 | "Available": false |
| 6309 | } |
| 6310 | } |
| 6311 | }, |
| 6312 | { |
| 6313 | "inventoryPath": "/system/chassis/motherboard/dimm58/unit0", |
| 6314 | "inherit": false, |
| 6315 | "extraInterfaces": { |
| 6316 | "xyz.openbmc_project.Inventory.Item": { |
| 6317 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6318 | } |
| 6319 | } |
| 6320 | }, |
| 6321 | { |
| 6322 | "inventoryPath": "/system/chassis/motherboard/dimm58/unit1", |
| 6323 | "inherit": false, |
| 6324 | "extraInterfaces": { |
| 6325 | "xyz.openbmc_project.Inventory.Item": { |
| 6326 | "PrettyName": "DDR Memory Port" |
| 6327 | } |
| 6328 | } |
| 6329 | }, |
| 6330 | { |
| 6331 | "inventoryPath": "/system/chassis/motherboard/dimm58/unit2", |
| 6332 | "inherit": false, |
| 6333 | "extraInterfaces": { |
| 6334 | "xyz.openbmc_project.Inventory.Item": { |
| 6335 | "PrettyName": "Onboard Memory Power Control Device" |
| 6336 | } |
| 6337 | } |
| 6338 | }, |
| 6339 | { |
| 6340 | "inventoryPath": "/system/chassis/motherboard/dimm58/unit3", |
| 6341 | "inherit": false, |
| 6342 | "extraInterfaces": { |
| 6343 | "xyz.openbmc_project.Inventory.Item": { |
| 6344 | "PrettyName": "Onboard Memory Power Management IC" |
| 6345 | } |
| 6346 | } |
| 6347 | } |
| 6348 | ], |
| 6349 | "/sys/bus/i2c/drivers/at24/112-0050/eeprom": [ |
| 6350 | { |
| 6351 | "inventoryPath": "/system/chassis/motherboard/dimm59", |
| 6352 | "extraInterfaces": { |
| 6353 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6354 | "com.ibm.ipzvpd.Location": { |
| 6355 | "LocationCode": "Ufcs-P0-C91" |
| 6356 | }, |
| 6357 | "xyz.openbmc_project.Inventory.Item": { |
| 6358 | "PrettyName": "Memory DIMM" |
| 6359 | }, |
| 6360 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6361 | "Available": false |
| 6362 | } |
| 6363 | } |
| 6364 | }, |
| 6365 | { |
| 6366 | "inventoryPath": "/system/chassis/motherboard/dimm59/unit0", |
| 6367 | "inherit": false, |
| 6368 | "extraInterfaces": { |
| 6369 | "xyz.openbmc_project.Inventory.Item": { |
| 6370 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6371 | } |
| 6372 | } |
| 6373 | }, |
| 6374 | { |
| 6375 | "inventoryPath": "/system/chassis/motherboard/dimm59/unit1", |
| 6376 | "inherit": false, |
| 6377 | "extraInterfaces": { |
| 6378 | "xyz.openbmc_project.Inventory.Item": { |
| 6379 | "PrettyName": "DDR Memory Port" |
| 6380 | } |
| 6381 | } |
| 6382 | }, |
| 6383 | { |
| 6384 | "inventoryPath": "/system/chassis/motherboard/dimm59/unit2", |
| 6385 | "inherit": false, |
| 6386 | "extraInterfaces": { |
| 6387 | "xyz.openbmc_project.Inventory.Item": { |
| 6388 | "PrettyName": "Onboard Memory Power Control Device" |
| 6389 | } |
| 6390 | } |
| 6391 | }, |
| 6392 | { |
| 6393 | "inventoryPath": "/system/chassis/motherboard/dimm59/unit3", |
| 6394 | "inherit": false, |
| 6395 | "extraInterfaces": { |
| 6396 | "xyz.openbmc_project.Inventory.Item": { |
| 6397 | "PrettyName": "Onboard Memory Power Management IC" |
| 6398 | } |
| 6399 | } |
| 6400 | } |
| 6401 | ], |
| 6402 | "/sys/bus/i2c/drivers/at24/113-0050/eeprom": [ |
| 6403 | { |
| 6404 | "inventoryPath": "/system/chassis/motherboard/dimm60", |
| 6405 | "extraInterfaces": { |
| 6406 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6407 | "com.ibm.ipzvpd.Location": { |
| 6408 | "LocationCode": "Ufcs-P0-C92" |
| 6409 | }, |
| 6410 | "xyz.openbmc_project.Inventory.Item": { |
| 6411 | "PrettyName": "Memory DIMM" |
| 6412 | }, |
| 6413 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6414 | "Available": false |
| 6415 | } |
| 6416 | } |
| 6417 | }, |
| 6418 | { |
| 6419 | "inventoryPath": "/system/chassis/motherboard/dimm60/unit0", |
| 6420 | "inherit": false, |
| 6421 | "extraInterfaces": { |
| 6422 | "xyz.openbmc_project.Inventory.Item": { |
| 6423 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6424 | } |
| 6425 | } |
| 6426 | }, |
| 6427 | { |
| 6428 | "inventoryPath": "/system/chassis/motherboard/dimm60/unit1", |
| 6429 | "inherit": false, |
| 6430 | "extraInterfaces": { |
| 6431 | "xyz.openbmc_project.Inventory.Item": { |
| 6432 | "PrettyName": "DDR Memory Port" |
| 6433 | } |
| 6434 | } |
| 6435 | }, |
| 6436 | { |
| 6437 | "inventoryPath": "/system/chassis/motherboard/dimm60/unit2", |
| 6438 | "inherit": false, |
| 6439 | "extraInterfaces": { |
| 6440 | "xyz.openbmc_project.Inventory.Item": { |
| 6441 | "PrettyName": "Onboard Memory Power Control Device" |
| 6442 | } |
| 6443 | } |
| 6444 | }, |
| 6445 | { |
| 6446 | "inventoryPath": "/system/chassis/motherboard/dimm60/unit3", |
| 6447 | "inherit": false, |
| 6448 | "extraInterfaces": { |
| 6449 | "xyz.openbmc_project.Inventory.Item": { |
| 6450 | "PrettyName": "Onboard Memory Power Management IC" |
| 6451 | } |
| 6452 | } |
| 6453 | } |
| 6454 | ], |
| 6455 | "/sys/bus/i2c/drivers/at24/115-0050/eeprom": [ |
| 6456 | { |
| 6457 | "inventoryPath": "/system/chassis/motherboard/dimm61", |
| 6458 | "extraInterfaces": { |
| 6459 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6460 | "com.ibm.ipzvpd.Location": { |
| 6461 | "LocationCode": "Ufcs-P0-C93" |
| 6462 | }, |
| 6463 | "xyz.openbmc_project.Inventory.Item": { |
| 6464 | "PrettyName": "Memory DIMM" |
| 6465 | }, |
| 6466 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6467 | "Available": false |
| 6468 | } |
| 6469 | } |
| 6470 | }, |
| 6471 | { |
| 6472 | "inventoryPath": "/system/chassis/motherboard/dimm61/unit0", |
| 6473 | "inherit": false, |
| 6474 | "extraInterfaces": { |
| 6475 | "xyz.openbmc_project.Inventory.Item": { |
| 6476 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6477 | } |
| 6478 | } |
| 6479 | }, |
| 6480 | { |
| 6481 | "inventoryPath": "/system/chassis/motherboard/dimm61/unit1", |
| 6482 | "inherit": false, |
| 6483 | "extraInterfaces": { |
| 6484 | "xyz.openbmc_project.Inventory.Item": { |
| 6485 | "PrettyName": "DDR Memory Port" |
| 6486 | } |
| 6487 | } |
| 6488 | }, |
| 6489 | { |
| 6490 | "inventoryPath": "/system/chassis/motherboard/dimm61/unit2", |
| 6491 | "inherit": false, |
| 6492 | "extraInterfaces": { |
| 6493 | "xyz.openbmc_project.Inventory.Item": { |
| 6494 | "PrettyName": "Onboard Memory Power Control Device" |
| 6495 | } |
| 6496 | } |
| 6497 | }, |
| 6498 | { |
| 6499 | "inventoryPath": "/system/chassis/motherboard/dimm61/unit3", |
| 6500 | "inherit": false, |
| 6501 | "extraInterfaces": { |
| 6502 | "xyz.openbmc_project.Inventory.Item": { |
| 6503 | "PrettyName": "Onboard Memory Power Management IC" |
| 6504 | } |
| 6505 | } |
| 6506 | } |
| 6507 | ], |
| 6508 | "/sys/bus/i2c/drivers/at24/111-0050/eeprom": [ |
| 6509 | { |
| 6510 | "inventoryPath": "/system/chassis/motherboard/dimm62", |
| 6511 | "extraInterfaces": { |
| 6512 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6513 | "com.ibm.ipzvpd.Location": { |
| 6514 | "LocationCode": "Ufcs-P0-C94" |
| 6515 | }, |
| 6516 | "xyz.openbmc_project.Inventory.Item": { |
| 6517 | "PrettyName": "Memory DIMM" |
| 6518 | }, |
| 6519 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6520 | "Available": false |
| 6521 | } |
| 6522 | } |
| 6523 | }, |
| 6524 | { |
| 6525 | "inventoryPath": "/system/chassis/motherboard/dimm62/unit0", |
| 6526 | "inherit": false, |
| 6527 | "extraInterfaces": { |
| 6528 | "xyz.openbmc_project.Inventory.Item": { |
| 6529 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6530 | } |
| 6531 | } |
| 6532 | }, |
| 6533 | { |
| 6534 | "inventoryPath": "/system/chassis/motherboard/dimm62/unit1", |
| 6535 | "inherit": false, |
| 6536 | "extraInterfaces": { |
| 6537 | "xyz.openbmc_project.Inventory.Item": { |
| 6538 | "PrettyName": "DDR Memory Port" |
| 6539 | } |
| 6540 | } |
| 6541 | }, |
| 6542 | { |
| 6543 | "inventoryPath": "/system/chassis/motherboard/dimm62/unit2", |
| 6544 | "inherit": false, |
| 6545 | "extraInterfaces": { |
| 6546 | "xyz.openbmc_project.Inventory.Item": { |
| 6547 | "PrettyName": "Onboard Memory Power Control Device" |
| 6548 | } |
| 6549 | } |
| 6550 | }, |
| 6551 | { |
| 6552 | "inventoryPath": "/system/chassis/motherboard/dimm62/unit3", |
| 6553 | "inherit": false, |
| 6554 | "extraInterfaces": { |
| 6555 | "xyz.openbmc_project.Inventory.Item": { |
| 6556 | "PrettyName": "Onboard Memory Power Management IC" |
| 6557 | } |
| 6558 | } |
| 6559 | } |
| 6560 | ], |
| 6561 | "/sys/bus/i2c/drivers/at24/114-0050/eeprom": [ |
| 6562 | { |
| 6563 | "inventoryPath": "/system/chassis/motherboard/dimm63", |
| 6564 | "extraInterfaces": { |
| 6565 | "xyz.openbmc_project.Inventory.Item.Dimm": null, |
| 6566 | "com.ibm.ipzvpd.Location": { |
| 6567 | "LocationCode": "Ufcs-P0-C95" |
| 6568 | }, |
| 6569 | "xyz.openbmc_project.Inventory.Item": { |
| 6570 | "PrettyName": "Memory DIMM" |
| 6571 | }, |
| 6572 | "xyz.openbmc_project.State.Decorator.Availability": { |
| 6573 | "Available": false |
| 6574 | } |
| 6575 | } |
| 6576 | }, |
| 6577 | { |
| 6578 | "inventoryPath": "/system/chassis/motherboard/dimm63/unit0", |
| 6579 | "inherit": false, |
| 6580 | "extraInterfaces": { |
| 6581 | "xyz.openbmc_project.Inventory.Item": { |
| 6582 | "PrettyName": "OpenCAPI Memory Buffer" |
| 6583 | } |
| 6584 | } |
| 6585 | }, |
| 6586 | { |
| 6587 | "inventoryPath": "/system/chassis/motherboard/dimm63/unit1", |
| 6588 | "inherit": false, |
| 6589 | "extraInterfaces": { |
| 6590 | "xyz.openbmc_project.Inventory.Item": { |
| 6591 | "PrettyName": "DDR Memory Port" |
| 6592 | } |
| 6593 | } |
| 6594 | }, |
| 6595 | { |
| 6596 | "inventoryPath": "/system/chassis/motherboard/dimm63/unit2", |
| 6597 | "inherit": false, |
| 6598 | "extraInterfaces": { |
| 6599 | "xyz.openbmc_project.Inventory.Item": { |
| 6600 | "PrettyName": "Onboard Memory Power Control Device" |
| 6601 | } |
| 6602 | } |
| 6603 | }, |
| 6604 | { |
| 6605 | "inventoryPath": "/system/chassis/motherboard/dimm63/unit3", |
| 6606 | "inherit": false, |
| 6607 | "extraInterfaces": { |
| 6608 | "xyz.openbmc_project.Inventory.Item": { |
| 6609 | "PrettyName": "Onboard Memory Power Management IC" |
| 6610 | } |
| 6611 | } |
| 6612 | } |
| 6613 | ] |
| 6614 | } |
| 6615 | } |