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