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