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