blob: 37f7276e3dcea2acd15e6aeb24ff62ae0111af0c [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 {
Jinu Joy Thomas13efee82024-02-01 21:47:29 -060029 "i2bus": "4",
30 "deviceaddress": "0xE0",
31 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/4-0070/hold_idle"
32 },
33 {
Jinu Joy Thomas9a60c8b2024-01-16 22:52:25 -060034 "i2bus": "5",
35 "deviceaddress": "0xE0",
36 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/5-0070/hold_idle"
37 },
38 {
39 "i2bus": "6",
40 "deviceaddress": "0xE0",
41 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/6-0070/hold_idle"
Jinu Joy Thomas9a60c8b2024-01-16 22:52:25 -060042 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -060055 "PrettyName": "System backplane"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050056 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600124 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500125 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600141 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500142 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600158 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500159 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600175 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500176 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600192 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500193 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600209 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500210 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600226 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500227 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600243 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500244 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600260 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500261 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600277 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500278 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600294 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500295 }
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": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500310 "PrettyName": "USB 3.0 port 2 (front)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500311 }
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": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500326 "PrettyName": "USB 3.0 port 2 (front)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500327 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600383 "PrettyName": "OpenCAPI Port Conn 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500384 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600396 "PrettyName": "OpenCAPI Port Conn 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500397 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600409 "PrettyName": "OpenCAPI Port Conn 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500410 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600422 "PrettyName": "OpenCAPI Port Conn 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500423 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600435 "PrettyName": "OpenCAPI Port Conn 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500436 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600448 "PrettyName": "OpenCAPI Port Conn 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500449 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600462 "PrettyName": "eBMC card assembly"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500463 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600484 "PrettyName": "HMC port 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500485 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600506 "PrettyName": "HMC port 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500507 }
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": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500518 "PrettyName": "USB 3.0 port 1 (rear)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500519 }
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": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500530 "PrettyName": "USB 3.0 port 2 (rear)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500531 }
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": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500542 "PrettyName": "USB 2.0 port 1 (rear)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500543 }
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": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500554 "PrettyName": "USB 2.0 port 2 (rear)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500555 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600566 "PrettyName": "Time-of-day battery"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500567 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600580 "PrettyName": "Miscellaneous voltage regulator module for system processor module 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500581 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600594 "PrettyName": "Processor voltage regulator module for system processor module 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500595 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600608 "PrettyName": "Processor voltage regulator module for system processor module 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500609 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600622 "PrettyName": "Shared voltage regulator module"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500623 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600636 "PrettyName": "Miscellaneous voltage regulator module for system processor module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500637 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600650 "PrettyName": "Processor voltage regulator module for system processor module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500651 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600664 "PrettyName": "Processor voltage regulator module for system processor module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500665 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600678 "PrettyName": "Shared voltage regulator module"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500679 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600692 "PrettyName": "I/O and standby voltage regulator module"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500693 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600706 "PrettyName": "Processor voltage regulator module for system processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500707 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600720 "PrettyName": "Processor voltage regulator module for system processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500721 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600734 "PrettyName": "Miscellaneous voltage regulator module for system processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500735 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600748 "PrettyName": "I/O and standby voltage regulator module"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500749 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600762 "PrettyName": "Processor voltage regulator module for system processor module 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500763 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600776 "PrettyName": "Processor voltage regulator module for system processor module 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500777 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600790 "PrettyName": "Miscellaneous voltage regulator module for system processor module 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500791 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600804 "PrettyName": "Trusted platform module card"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500805 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600821 "PrettyName": "System processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500822 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600973 "PrettyName": "System processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500974 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001126 "PrettyName": "System processor module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001127 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001278 "PrettyName": "System processor module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001279 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001430 "PrettyName": "System processor module 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001431 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001582 "PrettyName": "System processor module 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001583 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001734 "PrettyName": "System processor module 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001735 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001886 "PrettyName": "System processor module 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001887 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002035 "PrettyName": "Drive backplane"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002036 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002052 "PrettyName": "NVMe U.2 drive 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002053 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002070 "PrettyName": "NVMe U.2 drive 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002071 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002087 "PrettyName": "NVMe U.2 drive 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002088 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002105 "PrettyName": "NVMe U.2 drive 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002106 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002122 "PrettyName": "NVMe U.2 drive 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002123 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002140 "PrettyName": "NVMe U.2 drive 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002141 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002157 "PrettyName": "NVMe U.2 drive 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002158 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002175 "PrettyName": "NVMe U.2 drive 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002176 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002192 "PrettyName": "NVMe U.2 drive 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002193 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002210 "PrettyName": "NVMe U.2 drive 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002211 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002227 "PrettyName": "NVMe U.2 drive 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002228 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002245 "PrettyName": "NVMe U.2 drive 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002246 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002262 "PrettyName": "NVMe U.2 drive 6"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002263 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002280 "PrettyName": "NVMe U.2 drive 6"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002281 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002297 "PrettyName": "NVMe U.2 drive 7"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002298 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002315 "PrettyName": "NVMe U.2 drive 7"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002316 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002332 "PrettyName": "NVMe U.2 drive 8"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002333 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002350 "PrettyName": "NVMe U.2 drive 8"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002351 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002367 "PrettyName": "NVMe U.2 drive 9"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002368 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002385 "PrettyName": "NVMe U.2 drive 9"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002386 }
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": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -05002398 "PrettyName": "USB 3.0 port 1 (front)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002399 }
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": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -05002411 "PrettyName": "USB 3.0 port 2 (front)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002412 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002430 "PrettyName": "Control panel display"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002431 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002449 "PrettyName": "Control panel"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002450 }
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": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002556 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002557 }
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,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002566 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002567 "com.ibm.ipzvpd.Location": {
2568 "LocationCode": "Ufcs-P0-C1-T0"
2569 },
2570 "xyz.openbmc_project.Inventory.Item": {
2571 "PrettyName": "CXP Port"
2572 }
2573 }
2574 },
2575 {
2576 "inventoryPath": "/system/chassis/motherboard/pcieslot1/pcie_card1/cxp_bot",
2577 "inherit": false,
2578 "noprime": true,
2579 "extraInterfaces": {
2580 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002581 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002582 "com.ibm.ipzvpd.Location": {
2583 "LocationCode": "Ufcs-P0-C1-T1"
2584 },
2585 "xyz.openbmc_project.Inventory.Item": {
2586 "PrettyName": "CXP Port"
2587 }
2588 }
2589 }
2590 ],
2591 "/sys/bus/i2c/drivers/at24/17-0050/eeprom": [
2592 {
2593 "inventoryPath": "/system/chassis/motherboard/pcieslot2/pcie_card2",
2594 "devAddress": "17-0050",
2595 "pcaChipAddress": "17-0060",
2596 "replaceableAtStandby": true,
2597 "busType": "i2c",
2598 "driverType": "at24",
2599 "concurrentlyMaintainable": true,
2600 "presence": {
2601 "pin": "expander-cable-card2",
2602 "value": 0,
2603 "gpioI2CAddress": "4-0065"
2604 },
2605 "preAction": {
2606 "pin": "presence-cable-card2",
2607 "value": 1,
2608 "gpioI2CAddress": "4-0065"
2609 },
2610 "postActionFail": {
2611 "pin": "presence-cable-card2",
2612 "value": 0,
2613 "gpioI2CAddress": "4-0065"
2614 },
2615 "extraInterfaces": {
2616 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2617 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2618 "com.ibm.ipzvpd.Location": {
2619 "LocationCode": "Ufcs-P0-C2"
2620 },
2621 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2622 "Bus": 17,
2623 "Address": 80
2624 },
2625 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2626 "SlotNumber": 2
2627 },
2628 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002629 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002630 }
2631 }
2632 },
2633 {
2634 "inventoryPath": "/system/chassis/motherboard/pcieslot2/pcie_card2/cxp_top",
2635 "inherit": false,
2636 "noprime": true,
2637 "extraInterfaces": {
2638 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002639 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002640 "com.ibm.ipzvpd.Location": {
2641 "LocationCode": "Ufcs-P0-C2-T0"
2642 },
2643 "xyz.openbmc_project.Inventory.Item": {
2644 "PrettyName": "CXP Port"
2645 }
2646 }
2647 },
2648 {
2649 "inventoryPath": "/system/chassis/motherboard/pcieslot2/pcie_card2/cxp_bot",
2650 "inherit": false,
2651 "noprime": true,
2652 "extraInterfaces": {
2653 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002654 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002655 "com.ibm.ipzvpd.Location": {
2656 "LocationCode": "Ufcs-P0-C2-T1"
2657 },
2658 "xyz.openbmc_project.Inventory.Item": {
2659 "PrettyName": "CXP Port"
2660 }
2661 }
2662 }
2663 ],
2664 "/sys/bus/i2c/drivers/at24/18-0051/eeprom": [
2665 {
2666 "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3",
2667 "devAddress": "18-0051",
2668 "pcaChipAddress": "18-0061",
2669 "replaceableAtStandby": true,
2670 "busType": "i2c",
2671 "driverType": "at24",
2672 "concurrentlyMaintainable": true,
2673 "presence": {
2674 "pin": "expander-cable-card3",
2675 "value": 0,
2676 "gpioI2CAddress": "4-0065"
2677 },
2678 "preAction": {
2679 "pin": "presence-cable-card3",
2680 "value": 1,
2681 "gpioI2CAddress": "4-0065"
2682 },
2683 "postActionFail": {
2684 "pin": "presence-cable-card3",
2685 "value": 0,
2686 "gpioI2CAddress": "4-0065"
2687 },
2688 "extraInterfaces": {
2689 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2690 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2691 "com.ibm.ipzvpd.Location": {
2692 "LocationCode": "Ufcs-P0-C3"
2693 },
2694 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2695 "Bus": 18,
2696 "Address": 81
2697 },
2698 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2699 "SlotNumber": 3
2700 },
2701 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002702 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002703 }
2704 }
2705 },
2706 {
2707 "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3/cxp_top",
2708 "inherit": false,
2709 "noprime": true,
2710 "extraInterfaces": {
2711 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002712 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002713 "com.ibm.ipzvpd.Location": {
2714 "LocationCode": "Ufcs-P0-C3-T0"
2715 },
2716 "xyz.openbmc_project.Inventory.Item": {
2717 "PrettyName": "CXP Port"
2718 }
2719 }
2720 },
2721 {
2722 "inventoryPath": "/system/chassis/motherboard/pcieslot3/pcie_card3/cxp_bot",
2723 "inherit": false,
2724 "noprime": true,
2725 "extraInterfaces": {
2726 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002727 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002728 "com.ibm.ipzvpd.Location": {
2729 "LocationCode": "Ufcs-P0-C3-T1"
2730 },
2731 "xyz.openbmc_project.Inventory.Item": {
2732 "PrettyName": "CXP Port"
2733 }
2734 }
2735 }
2736 ],
2737 "/sys/bus/i2c/drivers/at24/19-0050/eeprom": [
2738 {
2739 "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4",
2740 "devAddress": "19-0050",
2741 "pcaChipAddress": "19-0060",
2742 "replaceableAtStandby": true,
2743 "busType": "i2c",
2744 "driverType": "at24",
2745 "concurrentlyMaintainable": true,
2746 "presence": {
2747 "pin": "expander-cable-card4",
2748 "value": 0,
2749 "gpioI2CAddress": "4-0065"
2750 },
2751 "preAction": {
2752 "pin": "presence-cable-card4",
2753 "value": 1,
2754 "gpioI2CAddress": "4-0065"
2755 },
2756 "postActionFail": {
2757 "pin": "presence-cable-card4",
2758 "value": 0,
2759 "gpioI2CAddress": "4-0065"
2760 },
2761 "extraInterfaces": {
2762 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2763 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2764 "com.ibm.ipzvpd.Location": {
2765 "LocationCode": "Ufcs-P0-C4"
2766 },
2767 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2768 "Bus": 19,
2769 "Address": 80
2770 },
2771 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2772 "SlotNumber": 4
2773 },
2774 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002775 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002776 }
2777 }
2778 },
2779 {
2780 "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4/cxp_top",
2781 "inherit": false,
2782 "noprime": true,
2783 "extraInterfaces": {
2784 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002785 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002786 "com.ibm.ipzvpd.Location": {
2787 "LocationCode": "Ufcs-P0-C4-T0"
2788 },
2789 "xyz.openbmc_project.Inventory.Item": {
2790 "PrettyName": "CXP Port"
2791 }
2792 }
2793 },
2794 {
2795 "inventoryPath": "/system/chassis/motherboard/pcieslot4/pcie_card4/cxp_bot",
2796 "inherit": false,
2797 "noprime": true,
2798 "extraInterfaces": {
2799 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002800 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002801 "com.ibm.ipzvpd.Location": {
2802 "LocationCode": "Ufcs-P0-C4-T1"
2803 },
2804 "xyz.openbmc_project.Inventory.Item": {
2805 "PrettyName": "CXP Port"
2806 }
2807 }
2808 }
2809 ],
2810 "/sys/bus/i2c/drivers/at24/20-0051/eeprom": [
2811 {
2812 "inventoryPath": "/system/chassis/motherboard/pcieslot5/pcie_card5",
2813 "devAddress": "20-0051",
2814 "pcaChipAddress": "20-0061",
2815 "replaceableAtStandby": true,
2816 "busType": "i2c",
2817 "driverType": "at24",
2818 "concurrentlyMaintainable": true,
2819 "presence": {
2820 "pin": "expander-cable-card5",
2821 "value": 0,
2822 "gpioI2CAddress": "4-0065"
2823 },
2824 "preAction": {
2825 "pin": "presence-cable-card5",
2826 "value": 1,
2827 "gpioI2CAddress": "4-0065"
2828 },
2829 "postActionFail": {
2830 "pin": "presence-cable-card5",
2831 "value": 0,
2832 "gpioI2CAddress": "4-0065"
2833 },
2834 "extraInterfaces": {
2835 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2836 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2837 "com.ibm.ipzvpd.Location": {
2838 "LocationCode": "Ufcs-P0-C5"
2839 },
2840 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2841 "Bus": 20,
2842 "Address": 81
2843 },
2844 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2845 "SlotNumber": 5
2846 },
2847 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002848 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002849 }
2850 }
2851 },
2852 {
2853 "inventoryPath": "/system/chassis/motherboard/pcieslot5/pcie_card5/cxp_top",
2854 "inherit": false,
2855 "noprime": true,
2856 "extraInterfaces": {
2857 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002858 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002859 "com.ibm.ipzvpd.Location": {
2860 "LocationCode": "Ufcs-P0-C5-T0"
2861 },
2862 "xyz.openbmc_project.Inventory.Item": {
2863 "PrettyName": "CXP Port"
2864 }
2865 }
2866 },
2867 {
2868 "inventoryPath": "/system/chassis/motherboard/pcieslot5/pcie_card5/cxp_bot",
2869 "inherit": false,
2870 "noprime": true,
2871 "extraInterfaces": {
2872 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002873 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002874 "com.ibm.ipzvpd.Location": {
2875 "LocationCode": "Ufcs-P0-C5-T1"
2876 },
2877 "xyz.openbmc_project.Inventory.Item": {
2878 "PrettyName": "CXP Port"
2879 }
2880 }
2881 }
2882 ],
2883 "/sys/bus/i2c/drivers/at24/21-0051/eeprom": [
2884 {
2885 "inventoryPath": "/system/chassis/motherboard/pcieslot6/pcie_card6",
2886 "devAddress": "21-0051",
2887 "pcaChipAddress": "21-0061",
2888 "replaceableAtStandby": true,
2889 "busType": "i2c",
2890 "driverType": "at24",
2891 "concurrentlyMaintainable": true,
2892 "presence": {
2893 "pin": "expander-cable-card6",
2894 "value": 0,
2895 "gpioI2CAddress": "5-0066"
2896 },
2897 "preAction": {
2898 "pin": "presence-cable-card6",
2899 "value": 1,
2900 "gpioI2CAddress": "5-0066"
2901 },
2902 "postActionFail": {
2903 "pin": "presence-cable-card6",
2904 "value": 0,
2905 "gpioI2CAddress": "5-0066"
2906 },
2907 "extraInterfaces": {
2908 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002909 "com.ibm.ipzvpd.Location": {
2910 "LocationCode": "Ufcs-P0-C6"
2911 },
2912 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2913 "Bus": 21,
2914 "Address": 81
2915 },
2916 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2917 "SlotNumber": 6
2918 },
2919 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002920 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002921 }
2922 }
2923 }
2924 ],
2925 "/sys/bus/i2c/drivers/at24/22-0053/eeprom": [
2926 {
2927 "inventoryPath": "/system/chassis/motherboard/pcieslot7/pcie_card7",
2928 "devAddress": "22-0053",
2929 "pcaChipAddress": "22-0063",
2930 "replaceableAtStandby": true,
2931 "busType": "i2c",
2932 "driverType": "at24",
2933 "concurrentlyMaintainable": true,
2934 "presence": {
2935 "pin": "expander-cable-card7",
2936 "value": 0,
2937 "gpioI2CAddress": "5-0066"
2938 },
2939 "preAction": {
2940 "pin": "presence-cable-card7",
2941 "value": 1,
2942 "gpioI2CAddress": "5-0066"
2943 },
2944 "postActionFail": {
2945 "pin": "presence-cable-card7",
2946 "value": 0,
2947 "gpioI2CAddress": "5-0066"
2948 },
2949 "extraInterfaces": {
2950 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2951 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2952 "com.ibm.ipzvpd.Location": {
2953 "LocationCode": "Ufcs-P0-C7"
2954 },
2955 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2956 "Bus": 22,
2957 "Address": 83
2958 },
2959 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2960 "SlotNumber": 7
2961 },
2962 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002963 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002964 }
2965 }
2966 },
2967 {
2968 "inventoryPath": "/system/chassis/motherboard/pcieslot7/pcie_card7/cxp_top",
2969 "inherit": false,
2970 "noprime": true,
2971 "extraInterfaces": {
2972 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002973 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002974 "com.ibm.ipzvpd.Location": {
2975 "LocationCode": "Ufcs-P0-C7-T0"
2976 },
2977 "xyz.openbmc_project.Inventory.Item": {
2978 "PrettyName": "CXP Port"
2979 }
2980 }
2981 },
2982 {
2983 "inventoryPath": "/system/chassis/motherboard/pcieslot7/pcie_card7/cxp_bot",
2984 "inherit": false,
2985 "noprime": true,
2986 "extraInterfaces": {
2987 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002988 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002989 "com.ibm.ipzvpd.Location": {
2990 "LocationCode": "Ufcs-P0-C7-T1"
2991 },
2992 "xyz.openbmc_project.Inventory.Item": {
2993 "PrettyName": "CXP Port"
2994 }
2995 }
2996 }
2997 ],
2998 "/sys/bus/i2c/drivers/at24/23-0050/eeprom": [
2999 {
3000 "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8",
3001 "devAddress": "23-0050",
3002 "pcaChipAddress": "23-0060",
3003 "replaceableAtStandby": true,
3004 "busType": "i2c",
3005 "driverType": "at24",
3006 "concurrentlyMaintainable": true,
3007 "presence": {
3008 "pin": "expander-cable-card8",
3009 "value": 0,
3010 "gpioI2CAddress": "5-0066"
3011 },
3012 "preAction": {
3013 "pin": "presence-cable-card8",
3014 "value": 1,
3015 "gpioI2CAddress": "5-0066"
3016 },
3017 "postActionFail": {
3018 "pin": "presence-cable-card8",
3019 "value": 0,
3020 "gpioI2CAddress": "5-0066"
3021 },
3022 "extraInterfaces": {
3023 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
3024 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
3025 "com.ibm.ipzvpd.Location": {
3026 "LocationCode": "Ufcs-P0-C8"
3027 },
3028 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
3029 "Bus": 23,
3030 "Address": 80
3031 },
3032 "xyz.openbmc_project.Inventory.Decorator.Slot": {
3033 "SlotNumber": 8
3034 },
3035 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003036 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003037 }
3038 }
3039 },
3040 {
3041 "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/cxp_top",
3042 "inherit": false,
3043 "noprime": true,
3044 "extraInterfaces": {
3045 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003046 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003047 "com.ibm.ipzvpd.Location": {
3048 "LocationCode": "Ufcs-P0-C8-T0"
3049 },
3050 "xyz.openbmc_project.Inventory.Item": {
3051 "PrettyName": "CXP Port"
3052 }
3053 }
3054 },
3055 {
3056 "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/cxp_bot",
3057 "inherit": false,
3058 "noprime": true,
3059 "extraInterfaces": {
3060 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003061 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003062 "com.ibm.ipzvpd.Location": {
3063 "LocationCode": "Ufcs-P0-C8-T1"
3064 },
3065 "xyz.openbmc_project.Inventory.Item": {
3066 "PrettyName": "CXP Port"
3067 }
3068 }
3069 }
3070 ],
3071 "/sys/bus/i2c/drivers/at24/24-0052/eeprom": [
3072 {
3073 "inventoryPath": "/system/chassis/motherboard/pcieslot9/pcie_card9",
3074 "devAddress": "24-0052",
3075 "pcaChipAddress": "24-0062",
3076 "replaceableAtStandby": true,
3077 "busType": "i2c",
3078 "driverType": "at24",
3079 "concurrentlyMaintainable": true,
3080 "presence": {
3081 "pin": "expander-cable-card9",
3082 "value": 0,
3083 "gpioI2CAddress": "5-0066"
3084 },
3085 "preAction": {
3086 "pin": "presence-cable-card9",
3087 "value": 1,
3088 "gpioI2CAddress": "5-0066"
3089 },
3090 "postActionFail": {
3091 "pin": "presence-cable-card9",
3092 "value": 0,
3093 "gpioI2CAddress": "5-0066"
3094 },
3095 "extraInterfaces": {
3096 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003097 "com.ibm.ipzvpd.Location": {
3098 "LocationCode": "Ufcs-P0-C9"
3099 },
3100 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
3101 "Bus": 24,
3102 "Address": 82
3103 },
3104 "xyz.openbmc_project.Inventory.Decorator.Slot": {
3105 "SlotNumber": 9
3106 },
3107 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003108 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003109 }
3110 }
3111 }
3112 ],
3113 "/sys/bus/i2c/drivers/at24/25-0053/eeprom": [
3114 {
3115 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10",
3116 "devAddress": "25-0053",
3117 "pcaChipAddress": "25-0063",
3118 "replaceableAtStandby": true,
3119 "busType": "i2c",
3120 "driverType": "at24",
3121 "concurrentlyMaintainable": true,
3122 "presence": {
3123 "pin": "expander-cable-card10",
3124 "value": 0,
3125 "gpioI2CAddress": "5-0066"
3126 },
3127 "preAction": {
3128 "pin": "presence-cable-card10",
3129 "value": 1,
3130 "gpioI2CAddress": "5-0066"
3131 },
3132 "postActionFail": {
3133 "pin": "presence-cable-card10",
3134 "value": 0,
3135 "gpioI2CAddress": "5-0066"
3136 },
3137 "extraInterfaces": {
3138 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
3139 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
3140 "com.ibm.ipzvpd.Location": {
3141 "LocationCode": "Ufcs-P0-C10"
3142 },
3143 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
3144 "Bus": 25,
3145 "Address": 83
3146 },
3147 "xyz.openbmc_project.Inventory.Decorator.Slot": {
3148 "SlotNumber": 10
3149 },
3150 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003151 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003152 }
3153 }
3154 },
3155 {
3156 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_top",
3157 "inherit": false,
3158 "noprime": true,
3159 "extraInterfaces": {
3160 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003161 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003162 "com.ibm.ipzvpd.Location": {
3163 "LocationCode": "Ufcs-P0-C10-T0"
3164 },
3165 "xyz.openbmc_project.Inventory.Item": {
3166 "PrettyName": "CXP Port"
3167 }
3168 }
3169 },
3170 {
3171 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_bot",
3172 "inherit": false,
3173 "noprime": true,
3174 "extraInterfaces": {
3175 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003176 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003177 "com.ibm.ipzvpd.Location": {
3178 "LocationCode": "Ufcs-P0-C10-T1"
3179 },
3180 "xyz.openbmc_project.Inventory.Item": {
3181 "PrettyName": "CXP Port"
3182 }
3183 }
3184 }
3185 ],
3186 "/sys/bus/i2c/drivers/at24/26-0051/eeprom": [
3187 {
3188 "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11",
3189 "devAddress": "26-0051",
3190 "pcaChipAddress": "26-0061",
3191 "replaceableAtStandby": true,
3192 "busType": "i2c",
3193 "driverType": "at24",
3194 "concurrentlyMaintainable": true,
3195 "presence": {
3196 "pin": "expander-cable-card11",
3197 "value": 0,
3198 "gpioI2CAddress": "5-0066"
3199 },
3200 "preAction": {
3201 "pin": "presence-cable-card11",
3202 "value": 1,
3203 "gpioI2CAddress": "5-0066"
3204 },
3205 "postActionFail": {
3206 "pin": "presence-cable-card11",
3207 "value": 0,
3208 "gpioI2CAddress": "5-0066"
3209 },
3210 "extraInterfaces": {
3211 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
3212 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
3213 "com.ibm.ipzvpd.Location": {
3214 "LocationCode": "Ufcs-P0-C11"
3215 },
3216 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
3217 "Bus": 26,
3218 "Address": 81
3219 },
3220 "xyz.openbmc_project.Inventory.Decorator.Slot": {
3221 "SlotNumber": 11
3222 },
3223 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003224 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003225 }
3226 }
3227 },
3228 {
3229 "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/cxp_top",
3230 "inherit": false,
3231 "noprime": true,
3232 "extraInterfaces": {
3233 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003234 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003235 "com.ibm.ipzvpd.Location": {
3236 "LocationCode": "Ufcs-P0-C11-T0"
3237 },
3238 "xyz.openbmc_project.Inventory.Item": {
3239 "PrettyName": "CXP Port"
3240 }
3241 }
3242 },
3243 {
3244 "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/cxp_bot",
3245 "inherit": false,
3246 "noprime": true,
3247 "extraInterfaces": {
3248 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003249 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003250 "com.ibm.ipzvpd.Location": {
3251 "LocationCode": "Ufcs-P0-C11-T1"
3252 },
3253 "xyz.openbmc_project.Inventory.Item": {
3254 "PrettyName": "CXP Port"
3255 }
3256 }
3257 }
3258 ],
3259 "/sys/bus/i2c/drivers/at24/300-0050/eeprom": [
3260 {
3261 "inventoryPath": "/system/chassis/motherboard/dimm0",
3262 "extraInterfaces": {
3263 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3264 "com.ibm.ipzvpd.Location": {
3265 "LocationCode": "Ufcs-P0-C22"
3266 },
3267 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003268 "PrettyName": "Memory module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003269 },
3270 "xyz.openbmc_project.State.Decorator.Availability": {
3271 "Available": false
3272 }
3273 }
3274 },
3275 {
3276 "inventoryPath": "/system/chassis/motherboard/dimm0/unit0",
3277 "inherit": false,
3278 "extraInterfaces": {
3279 "xyz.openbmc_project.Inventory.Item": {
3280 "PrettyName": "OpenCAPI Memory Buffer"
3281 }
3282 }
3283 },
3284 {
3285 "inventoryPath": "/system/chassis/motherboard/dimm0/unit1",
3286 "inherit": false,
3287 "extraInterfaces": {
3288 "xyz.openbmc_project.Inventory.Item": {
3289 "PrettyName": "DDR Memory Port"
3290 }
3291 }
3292 },
3293 {
3294 "inventoryPath": "/system/chassis/motherboard/dimm0/unit2",
3295 "inherit": false,
3296 "extraInterfaces": {
3297 "xyz.openbmc_project.Inventory.Item": {
3298 "PrettyName": "Onboard Memory Power Control Device"
3299 }
3300 }
3301 },
3302 {
3303 "inventoryPath": "/system/chassis/motherboard/dimm0/unit3",
3304 "inherit": false,
3305 "extraInterfaces": {
3306 "xyz.openbmc_project.Inventory.Item": {
3307 "PrettyName": "Onboard Memory Power Management IC"
3308 }
3309 }
3310 }
3311 ],
3312 "/sys/bus/i2c/drivers/at24/301-0050/eeprom": [
3313 {
3314 "inventoryPath": "/system/chassis/motherboard/dimm1",
3315 "extraInterfaces": {
3316 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3317 "com.ibm.ipzvpd.Location": {
3318 "LocationCode": "Ufcs-P0-C23"
3319 },
3320 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003321 "PrettyName": "Memory module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003322 },
3323 "xyz.openbmc_project.State.Decorator.Availability": {
3324 "Available": false
3325 }
3326 }
3327 },
3328 {
3329 "inventoryPath": "/system/chassis/motherboard/dimm1/unit0",
3330 "inherit": false,
3331 "extraInterfaces": {
3332 "xyz.openbmc_project.Inventory.Item": {
3333 "PrettyName": "OpenCAPI Memory Buffer"
3334 }
3335 }
3336 },
3337 {
3338 "inventoryPath": "/system/chassis/motherboard/dimm1/unit1",
3339 "inherit": false,
3340 "extraInterfaces": {
3341 "xyz.openbmc_project.Inventory.Item": {
3342 "PrettyName": "DDR Memory Port"
3343 }
3344 }
3345 },
3346 {
3347 "inventoryPath": "/system/chassis/motherboard/dimm1/unit2",
3348 "inherit": false,
3349 "extraInterfaces": {
3350 "xyz.openbmc_project.Inventory.Item": {
3351 "PrettyName": "Onboard Memory Power Control Device"
3352 }
3353 }
3354 },
3355 {
3356 "inventoryPath": "/system/chassis/motherboard/dimm1/unit3",
3357 "inherit": false,
3358 "extraInterfaces": {
3359 "xyz.openbmc_project.Inventory.Item": {
3360 "PrettyName": "Onboard Memory Power Management IC"
3361 }
3362 }
3363 }
3364 ],
3365 "/sys/bus/i2c/drivers/at24/310-0050/eeprom": [
3366 {
3367 "inventoryPath": "/system/chassis/motherboard/dimm2",
3368 "extraInterfaces": {
3369 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3370 "com.ibm.ipzvpd.Location": {
3371 "LocationCode": "Ufcs-P0-C24"
3372 },
3373 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003374 "PrettyName": "Memory module 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003375 },
3376 "xyz.openbmc_project.State.Decorator.Availability": {
3377 "Available": false
3378 }
3379 }
3380 },
3381 {
3382 "inventoryPath": "/system/chassis/motherboard/dimm2/unit0",
3383 "inherit": false,
3384 "extraInterfaces": {
3385 "xyz.openbmc_project.Inventory.Item": {
3386 "PrettyName": "OpenCAPI Memory Buffer"
3387 }
3388 }
3389 },
3390 {
3391 "inventoryPath": "/system/chassis/motherboard/dimm2/unit1",
3392 "inherit": false,
3393 "extraInterfaces": {
3394 "xyz.openbmc_project.Inventory.Item": {
3395 "PrettyName": "DDR Memory Port"
3396 }
3397 }
3398 },
3399 {
3400 "inventoryPath": "/system/chassis/motherboard/dimm2/unit2",
3401 "inherit": false,
3402 "extraInterfaces": {
3403 "xyz.openbmc_project.Inventory.Item": {
3404 "PrettyName": "Onboard Memory Power Control Device"
3405 }
3406 }
3407 },
3408 {
3409 "inventoryPath": "/system/chassis/motherboard/dimm2/unit3",
3410 "inherit": false,
3411 "extraInterfaces": {
3412 "xyz.openbmc_project.Inventory.Item": {
3413 "PrettyName": "Onboard Memory Power Management IC"
3414 }
3415 }
3416 }
3417 ],
3418 "/sys/bus/i2c/drivers/at24/312-0050/eeprom": [
3419 {
3420 "inventoryPath": "/system/chassis/motherboard/dimm3",
3421 "extraInterfaces": {
3422 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3423 "com.ibm.ipzvpd.Location": {
3424 "LocationCode": "Ufcs-P0-C25"
3425 },
3426 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003427 "PrettyName": "Memory module 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003428 },
3429 "xyz.openbmc_project.State.Decorator.Availability": {
3430 "Available": false
3431 }
3432 }
3433 },
3434 {
3435 "inventoryPath": "/system/chassis/motherboard/dimm3/unit0",
3436 "inherit": false,
3437 "extraInterfaces": {
3438 "xyz.openbmc_project.Inventory.Item": {
3439 "PrettyName": "OpenCAPI Memory Buffer"
3440 }
3441 }
3442 },
3443 {
3444 "inventoryPath": "/system/chassis/motherboard/dimm3/unit1",
3445 "inherit": false,
3446 "extraInterfaces": {
3447 "xyz.openbmc_project.Inventory.Item": {
3448 "PrettyName": "DDR Memory Port"
3449 }
3450 }
3451 },
3452 {
3453 "inventoryPath": "/system/chassis/motherboard/dimm3/unit2",
3454 "inherit": false,
3455 "extraInterfaces": {
3456 "xyz.openbmc_project.Inventory.Item": {
3457 "PrettyName": "Onboard Memory Power Control Device"
3458 }
3459 }
3460 },
3461 {
3462 "inventoryPath": "/system/chassis/motherboard/dimm3/unit3",
3463 "inherit": false,
3464 "extraInterfaces": {
3465 "xyz.openbmc_project.Inventory.Item": {
3466 "PrettyName": "Onboard Memory Power Management IC"
3467 }
3468 }
3469 }
3470 ],
3471 "/sys/bus/i2c/drivers/at24/313-0050/eeprom": [
3472 {
3473 "inventoryPath": "/system/chassis/motherboard/dimm4",
3474 "extraInterfaces": {
3475 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3476 "com.ibm.ipzvpd.Location": {
3477 "LocationCode": "Ufcs-P0-C26"
3478 },
3479 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003480 "PrettyName": "Memory module 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003481 },
3482 "xyz.openbmc_project.State.Decorator.Availability": {
3483 "Available": false
3484 }
3485 }
3486 },
3487 {
3488 "inventoryPath": "/system/chassis/motherboard/dimm4/unit0",
3489 "inherit": false,
3490 "extraInterfaces": {
3491 "xyz.openbmc_project.Inventory.Item": {
3492 "PrettyName": "OpenCAPI Memory Buffer"
3493 }
3494 }
3495 },
3496 {
3497 "inventoryPath": "/system/chassis/motherboard/dimm4/unit1",
3498 "inherit": false,
3499 "extraInterfaces": {
3500 "xyz.openbmc_project.Inventory.Item": {
3501 "PrettyName": "DDR Memory Port"
3502 }
3503 }
3504 },
3505 {
3506 "inventoryPath": "/system/chassis/motherboard/dimm4/unit2",
3507 "inherit": false,
3508 "extraInterfaces": {
3509 "xyz.openbmc_project.Inventory.Item": {
3510 "PrettyName": "Onboard Memory Power Control Device"
3511 }
3512 }
3513 },
3514 {
3515 "inventoryPath": "/system/chassis/motherboard/dimm4/unit3",
3516 "inherit": false,
3517 "extraInterfaces": {
3518 "xyz.openbmc_project.Inventory.Item": {
3519 "PrettyName": "Onboard Memory Power Management IC"
3520 }
3521 }
3522 }
3523 ],
3524 "/sys/bus/i2c/drivers/at24/315-0050/eeprom": [
3525 {
3526 "inventoryPath": "/system/chassis/motherboard/dimm5",
3527 "extraInterfaces": {
3528 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3529 "com.ibm.ipzvpd.Location": {
3530 "LocationCode": "Ufcs-P0-C27"
3531 },
3532 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003533 "PrettyName": "Memory module 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003534 },
3535 "xyz.openbmc_project.State.Decorator.Availability": {
3536 "Available": false
3537 }
3538 }
3539 },
3540 {
3541 "inventoryPath": "/system/chassis/motherboard/dimm5/unit0",
3542 "inherit": false,
3543 "extraInterfaces": {
3544 "xyz.openbmc_project.Inventory.Item": {
3545 "PrettyName": "OpenCAPI Memory Buffer"
3546 }
3547 }
3548 },
3549 {
3550 "inventoryPath": "/system/chassis/motherboard/dimm5/unit1",
3551 "inherit": false,
3552 "extraInterfaces": {
3553 "xyz.openbmc_project.Inventory.Item": {
3554 "PrettyName": "DDR Memory Port"
3555 }
3556 }
3557 },
3558 {
3559 "inventoryPath": "/system/chassis/motherboard/dimm5/unit2",
3560 "inherit": false,
3561 "extraInterfaces": {
3562 "xyz.openbmc_project.Inventory.Item": {
3563 "PrettyName": "Onboard Memory Power Control Device"
3564 }
3565 }
3566 },
3567 {
3568 "inventoryPath": "/system/chassis/motherboard/dimm5/unit3",
3569 "inherit": false,
3570 "extraInterfaces": {
3571 "xyz.openbmc_project.Inventory.Item": {
3572 "PrettyName": "Onboard Memory Power Management IC"
3573 }
3574 }
3575 }
3576 ],
3577 "/sys/bus/i2c/drivers/at24/311-0050/eeprom": [
3578 {
3579 "inventoryPath": "/system/chassis/motherboard/dimm6",
3580 "extraInterfaces": {
3581 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3582 "com.ibm.ipzvpd.Location": {
3583 "LocationCode": "Ufcs-P0-C28"
3584 },
3585 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003586 "PrettyName": "Memory module 6"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003587 },
3588 "xyz.openbmc_project.State.Decorator.Availability": {
3589 "Available": false
3590 }
3591 }
3592 },
3593 {
3594 "inventoryPath": "/system/chassis/motherboard/dimm6/unit0",
3595 "inherit": false,
3596 "extraInterfaces": {
3597 "xyz.openbmc_project.Inventory.Item": {
3598 "PrettyName": "OpenCAPI Memory Buffer"
3599 }
3600 }
3601 },
3602 {
3603 "inventoryPath": "/system/chassis/motherboard/dimm6/unit1",
3604 "inherit": false,
3605 "extraInterfaces": {
3606 "xyz.openbmc_project.Inventory.Item": {
3607 "PrettyName": "DDR Memory Port"
3608 }
3609 }
3610 },
3611 {
3612 "inventoryPath": "/system/chassis/motherboard/dimm6/unit2",
3613 "inherit": false,
3614 "extraInterfaces": {
3615 "xyz.openbmc_project.Inventory.Item": {
3616 "PrettyName": "Onboard Memory Power Control Device"
3617 }
3618 }
3619 },
3620 {
3621 "inventoryPath": "/system/chassis/motherboard/dimm6/unit3",
3622 "inherit": false,
3623 "extraInterfaces": {
3624 "xyz.openbmc_project.Inventory.Item": {
3625 "PrettyName": "Onboard Memory Power Management IC"
3626 }
3627 }
3628 }
3629 ],
3630 "/sys/bus/i2c/drivers/at24/314-0050/eeprom": [
3631 {
3632 "inventoryPath": "/system/chassis/motherboard/dimm7",
3633 "extraInterfaces": {
3634 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3635 "com.ibm.ipzvpd.Location": {
3636 "LocationCode": "Ufcs-P0-C29"
3637 },
3638 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003639 "PrettyName": "Memory module 7"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003640 },
3641 "xyz.openbmc_project.State.Decorator.Availability": {
3642 "Available": false
3643 }
3644 }
3645 },
3646 {
3647 "inventoryPath": "/system/chassis/motherboard/dimm7/unit0",
3648 "inherit": false,
3649 "extraInterfaces": {
3650 "xyz.openbmc_project.Inventory.Item": {
3651 "PrettyName": "OpenCAPI Memory Buffer"
3652 }
3653 }
3654 },
3655 {
3656 "inventoryPath": "/system/chassis/motherboard/dimm7/unit1",
3657 "inherit": false,
3658 "extraInterfaces": {
3659 "xyz.openbmc_project.Inventory.Item": {
3660 "PrettyName": "DDR Memory Port"
3661 }
3662 }
3663 },
3664 {
3665 "inventoryPath": "/system/chassis/motherboard/dimm7/unit2",
3666 "inherit": false,
3667 "extraInterfaces": {
3668 "xyz.openbmc_project.Inventory.Item": {
3669 "PrettyName": "Onboard Memory Power Control Device"
3670 }
3671 }
3672 },
3673 {
3674 "inventoryPath": "/system/chassis/motherboard/dimm7/unit3",
3675 "inherit": false,
3676 "extraInterfaces": {
3677 "xyz.openbmc_project.Inventory.Item": {
3678 "PrettyName": "Onboard Memory Power Management IC"
3679 }
3680 }
3681 }
3682 ],
3683 "/sys/bus/i2c/drivers/at24/416-0050/eeprom": [
3684 {
3685 "inventoryPath": "/system/chassis/motherboard/dimm8",
3686 "extraInterfaces": {
3687 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3688 "com.ibm.ipzvpd.Location": {
3689 "LocationCode": "Ufcs-P0-C30"
3690 },
3691 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003692 "PrettyName": "Memory module 8"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003693 },
3694 "xyz.openbmc_project.State.Decorator.Availability": {
3695 "Available": false
3696 }
3697 }
3698 },
3699 {
3700 "inventoryPath": "/system/chassis/motherboard/dimm8/unit0",
3701 "inherit": false,
3702 "extraInterfaces": {
3703 "xyz.openbmc_project.Inventory.Item": {
3704 "PrettyName": "OpenCAPI Memory Buffer"
3705 }
3706 }
3707 },
3708 {
3709 "inventoryPath": "/system/chassis/motherboard/dimm8/unit1",
3710 "inherit": false,
3711 "extraInterfaces": {
3712 "xyz.openbmc_project.Inventory.Item": {
3713 "PrettyName": "DDR Memory Port"
3714 }
3715 }
3716 },
3717 {
3718 "inventoryPath": "/system/chassis/motherboard/dimm8/unit2",
3719 "inherit": false,
3720 "extraInterfaces": {
3721 "xyz.openbmc_project.Inventory.Item": {
3722 "PrettyName": "Onboard Memory Power Control Device"
3723 }
3724 }
3725 },
3726 {
3727 "inventoryPath": "/system/chassis/motherboard/dimm8/unit3",
3728 "inherit": false,
3729 "extraInterfaces": {
3730 "xyz.openbmc_project.Inventory.Item": {
3731 "PrettyName": "Onboard Memory Power Management IC"
3732 }
3733 }
3734 }
3735 ],
3736 "/sys/bus/i2c/drivers/at24/417-0050/eeprom": [
3737 {
3738 "inventoryPath": "/system/chassis/motherboard/dimm9",
3739 "extraInterfaces": {
3740 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3741 "com.ibm.ipzvpd.Location": {
3742 "LocationCode": "Ufcs-P0-C31"
3743 },
3744 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003745 "PrettyName": "Memory module 9"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003746 },
3747 "xyz.openbmc_project.State.Decorator.Availability": {
3748 "Available": false
3749 }
3750 }
3751 },
3752 {
3753 "inventoryPath": "/system/chassis/motherboard/dimm9/unit0",
3754 "inherit": false,
3755 "extraInterfaces": {
3756 "xyz.openbmc_project.Inventory.Item": {
3757 "PrettyName": "OpenCAPI Memory Buffer"
3758 }
3759 }
3760 },
3761 {
3762 "inventoryPath": "/system/chassis/motherboard/dimm9/unit1",
3763 "inherit": false,
3764 "extraInterfaces": {
3765 "xyz.openbmc_project.Inventory.Item": {
3766 "PrettyName": "DDR Memory Port"
3767 }
3768 }
3769 },
3770 {
3771 "inventoryPath": "/system/chassis/motherboard/dimm9/unit2",
3772 "inherit": false,
3773 "extraInterfaces": {
3774 "xyz.openbmc_project.Inventory.Item": {
3775 "PrettyName": "Onboard Memory Power Control Device"
3776 }
3777 }
3778 },
3779 {
3780 "inventoryPath": "/system/chassis/motherboard/dimm9/unit3",
3781 "inherit": false,
3782 "extraInterfaces": {
3783 "xyz.openbmc_project.Inventory.Item": {
3784 "PrettyName": "Onboard Memory Power Management IC"
3785 }
3786 }
3787 }
3788 ],
3789 "/sys/bus/i2c/drivers/at24/411-0050/eeprom": [
3790 {
3791 "inventoryPath": "/system/chassis/motherboard/dimm10",
3792 "extraInterfaces": {
3793 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3794 "com.ibm.ipzvpd.Location": {
3795 "LocationCode": "Ufcs-P0-C32"
3796 },
3797 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003798 "PrettyName": "Memory module 10"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003799 },
3800 "xyz.openbmc_project.State.Decorator.Availability": {
3801 "Available": false
3802 }
3803 }
3804 },
3805 {
3806 "inventoryPath": "/system/chassis/motherboard/dimm10/unit0",
3807 "inherit": false,
3808 "extraInterfaces": {
3809 "xyz.openbmc_project.Inventory.Item": {
3810 "PrettyName": "OpenCAPI Memory Buffer"
3811 }
3812 }
3813 },
3814 {
3815 "inventoryPath": "/system/chassis/motherboard/dimm10/unit1",
3816 "inherit": false,
3817 "extraInterfaces": {
3818 "xyz.openbmc_project.Inventory.Item": {
3819 "PrettyName": "DDR Memory Port"
3820 }
3821 }
3822 },
3823 {
3824 "inventoryPath": "/system/chassis/motherboard/dimm10/unit2",
3825 "inherit": false,
3826 "extraInterfaces": {
3827 "xyz.openbmc_project.Inventory.Item": {
3828 "PrettyName": "Onboard Memory Power Control Device"
3829 }
3830 }
3831 },
3832 {
3833 "inventoryPath": "/system/chassis/motherboard/dimm10/unit3",
3834 "inherit": false,
3835 "extraInterfaces": {
3836 "xyz.openbmc_project.Inventory.Item": {
3837 "PrettyName": "Onboard Memory Power Management IC"
3838 }
3839 }
3840 }
3841 ],
3842 "/sys/bus/i2c/drivers/at24/415-0050/eeprom": [
3843 {
3844 "inventoryPath": "/system/chassis/motherboard/dimm11",
3845 "extraInterfaces": {
3846 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3847 "com.ibm.ipzvpd.Location": {
3848 "LocationCode": "Ufcs-P0-C33"
3849 },
3850 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003851 "PrettyName": "Memory module 11"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003852 },
3853 "xyz.openbmc_project.State.Decorator.Availability": {
3854 "Available": false
3855 }
3856 }
3857 },
3858 {
3859 "inventoryPath": "/system/chassis/motherboard/dimm11/unit0",
3860 "inherit": false,
3861 "extraInterfaces": {
3862 "xyz.openbmc_project.Inventory.Item": {
3863 "PrettyName": "OpenCAPI Memory Buffer"
3864 }
3865 }
3866 },
3867 {
3868 "inventoryPath": "/system/chassis/motherboard/dimm11/unit1",
3869 "inherit": false,
3870 "extraInterfaces": {
3871 "xyz.openbmc_project.Inventory.Item": {
3872 "PrettyName": "DDR Memory Port"
3873 }
3874 }
3875 },
3876 {
3877 "inventoryPath": "/system/chassis/motherboard/dimm11/unit2",
3878 "inherit": false,
3879 "extraInterfaces": {
3880 "xyz.openbmc_project.Inventory.Item": {
3881 "PrettyName": "Onboard Memory Power Control Device"
3882 }
3883 }
3884 },
3885 {
3886 "inventoryPath": "/system/chassis/motherboard/dimm11/unit3",
3887 "inherit": false,
3888 "extraInterfaces": {
3889 "xyz.openbmc_project.Inventory.Item": {
3890 "PrettyName": "Onboard Memory Power Management IC"
3891 }
3892 }
3893 }
3894 ],
3895 "/sys/bus/i2c/drivers/at24/414-0050/eeprom": [
3896 {
3897 "inventoryPath": "/system/chassis/motherboard/dimm12",
3898 "extraInterfaces": {
3899 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3900 "com.ibm.ipzvpd.Location": {
3901 "LocationCode": "Ufcs-P0-C34"
3902 },
3903 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003904 "PrettyName": "Memory module 12"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003905 },
3906 "xyz.openbmc_project.State.Decorator.Availability": {
3907 "Available": false
3908 }
3909 }
3910 },
3911 {
3912 "inventoryPath": "/system/chassis/motherboard/dimm12/unit0",
3913 "inherit": false,
3914 "extraInterfaces": {
3915 "xyz.openbmc_project.Inventory.Item": {
3916 "PrettyName": "OpenCAPI Memory Buffer"
3917 }
3918 }
3919 },
3920 {
3921 "inventoryPath": "/system/chassis/motherboard/dimm12/unit1",
3922 "inherit": false,
3923 "extraInterfaces": {
3924 "xyz.openbmc_project.Inventory.Item": {
3925 "PrettyName": "DDR Memory Port"
3926 }
3927 }
3928 },
3929 {
3930 "inventoryPath": "/system/chassis/motherboard/dimm12/unit2",
3931 "inherit": false,
3932 "extraInterfaces": {
3933 "xyz.openbmc_project.Inventory.Item": {
3934 "PrettyName": "Onboard Memory Power Control Device"
3935 }
3936 }
3937 },
3938 {
3939 "inventoryPath": "/system/chassis/motherboard/dimm12/unit3",
3940 "inherit": false,
3941 "extraInterfaces": {
3942 "xyz.openbmc_project.Inventory.Item": {
3943 "PrettyName": "Onboard Memory Power Management IC"
3944 }
3945 }
3946 }
3947 ],
3948 "/sys/bus/i2c/drivers/at24/410-0050/eeprom": [
3949 {
3950 "inventoryPath": "/system/chassis/motherboard/dimm13",
3951 "extraInterfaces": {
3952 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3953 "com.ibm.ipzvpd.Location": {
3954 "LocationCode": "Ufcs-P0-C35"
3955 },
3956 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003957 "PrettyName": "Memory module 13"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003958 },
3959 "xyz.openbmc_project.State.Decorator.Availability": {
3960 "Available": false
3961 }
3962 }
3963 },
3964 {
3965 "inventoryPath": "/system/chassis/motherboard/dimm13/unit0",
3966 "inherit": false,
3967 "extraInterfaces": {
3968 "xyz.openbmc_project.Inventory.Item": {
3969 "PrettyName": "OpenCAPI Memory Buffer"
3970 }
3971 }
3972 },
3973 {
3974 "inventoryPath": "/system/chassis/motherboard/dimm13/unit1",
3975 "inherit": false,
3976 "extraInterfaces": {
3977 "xyz.openbmc_project.Inventory.Item": {
3978 "PrettyName": "DDR Memory Port"
3979 }
3980 }
3981 },
3982 {
3983 "inventoryPath": "/system/chassis/motherboard/dimm13/unit2",
3984 "inherit": false,
3985 "extraInterfaces": {
3986 "xyz.openbmc_project.Inventory.Item": {
3987 "PrettyName": "Onboard Memory Power Control Device"
3988 }
3989 }
3990 },
3991 {
3992 "inventoryPath": "/system/chassis/motherboard/dimm13/unit3",
3993 "inherit": false,
3994 "extraInterfaces": {
3995 "xyz.openbmc_project.Inventory.Item": {
3996 "PrettyName": "Onboard Memory Power Management IC"
3997 }
3998 }
3999 }
4000 ],
4001 "/sys/bus/i2c/drivers/at24/403-0050/eeprom": [
4002 {
4003 "inventoryPath": "/system/chassis/motherboard/dimm14",
4004 "extraInterfaces": {
4005 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4006 "com.ibm.ipzvpd.Location": {
4007 "LocationCode": "Ufcs-P0-C36"
4008 },
4009 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004010 "PrettyName": "Memory module 14"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004011 },
4012 "xyz.openbmc_project.State.Decorator.Availability": {
4013 "Available": false
4014 }
4015 }
4016 },
4017 {
4018 "inventoryPath": "/system/chassis/motherboard/dimm14/unit0",
4019 "inherit": false,
4020 "extraInterfaces": {
4021 "xyz.openbmc_project.Inventory.Item": {
4022 "PrettyName": "OpenCAPI Memory Buffer"
4023 }
4024 }
4025 },
4026 {
4027 "inventoryPath": "/system/chassis/motherboard/dimm14/unit1",
4028 "inherit": false,
4029 "extraInterfaces": {
4030 "xyz.openbmc_project.Inventory.Item": {
4031 "PrettyName": "DDR Memory Port"
4032 }
4033 }
4034 },
4035 {
4036 "inventoryPath": "/system/chassis/motherboard/dimm14/unit2",
4037 "inherit": false,
4038 "extraInterfaces": {
4039 "xyz.openbmc_project.Inventory.Item": {
4040 "PrettyName": "Onboard Memory Power Control Device"
4041 }
4042 }
4043 },
4044 {
4045 "inventoryPath": "/system/chassis/motherboard/dimm14/unit3",
4046 "inherit": false,
4047 "extraInterfaces": {
4048 "xyz.openbmc_project.Inventory.Item": {
4049 "PrettyName": "Onboard Memory Power Management IC"
4050 }
4051 }
4052 }
4053 ],
4054 "/sys/bus/i2c/drivers/at24/402-0050/eeprom": [
4055 {
4056 "inventoryPath": "/system/chassis/motherboard/dimm15",
4057 "extraInterfaces": {
4058 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4059 "com.ibm.ipzvpd.Location": {
4060 "LocationCode": "Ufcs-P0-C37"
4061 },
4062 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004063 "PrettyName": "Memory module 15"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004064 },
4065 "xyz.openbmc_project.State.Decorator.Availability": {
4066 "Available": false
4067 }
4068 }
4069 },
4070 {
4071 "inventoryPath": "/system/chassis/motherboard/dimm15/unit0",
4072 "inherit": false,
4073 "extraInterfaces": {
4074 "xyz.openbmc_project.Inventory.Item": {
4075 "PrettyName": "OpenCAPI Memory Buffer"
4076 }
4077 }
4078 },
4079 {
4080 "inventoryPath": "/system/chassis/motherboard/dimm15/unit1",
4081 "inherit": false,
4082 "extraInterfaces": {
4083 "xyz.openbmc_project.Inventory.Item": {
4084 "PrettyName": "DDR Memory Port"
4085 }
4086 }
4087 },
4088 {
4089 "inventoryPath": "/system/chassis/motherboard/dimm15/unit2",
4090 "inherit": false,
4091 "extraInterfaces": {
4092 "xyz.openbmc_project.Inventory.Item": {
4093 "PrettyName": "Onboard Memory Power Control Device"
4094 }
4095 }
4096 },
4097 {
4098 "inventoryPath": "/system/chassis/motherboard/dimm15/unit3",
4099 "inherit": false,
4100 "extraInterfaces": {
4101 "xyz.openbmc_project.Inventory.Item": {
4102 "PrettyName": "Onboard Memory Power Management IC"
4103 }
4104 }
4105 }
4106 ],
4107 "/sys/bus/i2c/drivers/at24/500-0050/eeprom": [
4108 {
4109 "inventoryPath": "/system/chassis/motherboard/dimm16",
4110 "extraInterfaces": {
4111 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4112 "com.ibm.ipzvpd.Location": {
4113 "LocationCode": "Ufcs-P0-C38"
4114 },
4115 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004116 "PrettyName": "Memory module 16"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004117 },
4118 "xyz.openbmc_project.State.Decorator.Availability": {
4119 "Available": false
4120 }
4121 }
4122 },
4123 {
4124 "inventoryPath": "/system/chassis/motherboard/dimm16/unit0",
4125 "inherit": false,
4126 "extraInterfaces": {
4127 "xyz.openbmc_project.Inventory.Item": {
4128 "PrettyName": "OpenCAPI Memory Buffer"
4129 }
4130 }
4131 },
4132 {
4133 "inventoryPath": "/system/chassis/motherboard/dimm16/unit1",
4134 "inherit": false,
4135 "extraInterfaces": {
4136 "xyz.openbmc_project.Inventory.Item": {
4137 "PrettyName": "DDR Memory Port"
4138 }
4139 }
4140 },
4141 {
4142 "inventoryPath": "/system/chassis/motherboard/dimm16/unit2",
4143 "inherit": false,
4144 "extraInterfaces": {
4145 "xyz.openbmc_project.Inventory.Item": {
4146 "PrettyName": "Onboard Memory Power Control Device"
4147 }
4148 }
4149 },
4150 {
4151 "inventoryPath": "/system/chassis/motherboard/dimm16/unit3",
4152 "inherit": false,
4153 "extraInterfaces": {
4154 "xyz.openbmc_project.Inventory.Item": {
4155 "PrettyName": "Onboard Memory Power Management IC"
4156 }
4157 }
4158 }
4159 ],
4160 "/sys/bus/i2c/drivers/at24/501-0050/eeprom": [
4161 {
4162 "inventoryPath": "/system/chassis/motherboard/dimm17",
4163 "extraInterfaces": {
4164 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4165 "com.ibm.ipzvpd.Location": {
4166 "LocationCode": "Ufcs-P0-C39"
4167 },
4168 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004169 "PrettyName": "Memory module 17"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004170 },
4171 "xyz.openbmc_project.State.Decorator.Availability": {
4172 "Available": false
4173 }
4174 }
4175 },
4176 {
4177 "inventoryPath": "/system/chassis/motherboard/dimm17/unit0",
4178 "inherit": false,
4179 "extraInterfaces": {
4180 "xyz.openbmc_project.Inventory.Item": {
4181 "PrettyName": "OpenCAPI Memory Buffer"
4182 }
4183 }
4184 },
4185 {
4186 "inventoryPath": "/system/chassis/motherboard/dimm17/unit1",
4187 "inherit": false,
4188 "extraInterfaces": {
4189 "xyz.openbmc_project.Inventory.Item": {
4190 "PrettyName": "DDR Memory Port"
4191 }
4192 }
4193 },
4194 {
4195 "inventoryPath": "/system/chassis/motherboard/dimm17/unit2",
4196 "inherit": false,
4197 "extraInterfaces": {
4198 "xyz.openbmc_project.Inventory.Item": {
4199 "PrettyName": "Onboard Memory Power Control Device"
4200 }
4201 }
4202 },
4203 {
4204 "inventoryPath": "/system/chassis/motherboard/dimm17/unit3",
4205 "inherit": false,
4206 "extraInterfaces": {
4207 "xyz.openbmc_project.Inventory.Item": {
4208 "PrettyName": "Onboard Memory Power Management IC"
4209 }
4210 }
4211 }
4212 ],
4213 "/sys/bus/i2c/drivers/at24/510-0050/eeprom": [
4214 {
4215 "inventoryPath": "/system/chassis/motherboard/dimm18",
4216 "extraInterfaces": {
4217 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4218 "com.ibm.ipzvpd.Location": {
4219 "LocationCode": "Ufcs-P0-C40"
4220 },
4221 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004222 "PrettyName": "Memory module 18"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004223 },
4224 "xyz.openbmc_project.State.Decorator.Availability": {
4225 "Available": false
4226 }
4227 }
4228 },
4229 {
4230 "inventoryPath": "/system/chassis/motherboard/dimm18/unit0",
4231 "inherit": false,
4232 "extraInterfaces": {
4233 "xyz.openbmc_project.Inventory.Item": {
4234 "PrettyName": "OpenCAPI Memory Buffer"
4235 }
4236 }
4237 },
4238 {
4239 "inventoryPath": "/system/chassis/motherboard/dimm18/unit1",
4240 "inherit": false,
4241 "extraInterfaces": {
4242 "xyz.openbmc_project.Inventory.Item": {
4243 "PrettyName": "DDR Memory Port"
4244 }
4245 }
4246 },
4247 {
4248 "inventoryPath": "/system/chassis/motherboard/dimm18/unit2",
4249 "inherit": false,
4250 "extraInterfaces": {
4251 "xyz.openbmc_project.Inventory.Item": {
4252 "PrettyName": "Onboard Memory Power Control Device"
4253 }
4254 }
4255 },
4256 {
4257 "inventoryPath": "/system/chassis/motherboard/dimm18/unit3",
4258 "inherit": false,
4259 "extraInterfaces": {
4260 "xyz.openbmc_project.Inventory.Item": {
4261 "PrettyName": "Onboard Memory Power Management IC"
4262 }
4263 }
4264 }
4265 ],
4266 "/sys/bus/i2c/drivers/at24/512-0050/eeprom": [
4267 {
4268 "inventoryPath": "/system/chassis/motherboard/dimm19",
4269 "extraInterfaces": {
4270 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4271 "com.ibm.ipzvpd.Location": {
4272 "LocationCode": "Ufcs-P0-C41"
4273 },
4274 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004275 "PrettyName": "Memory module 19"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004276 },
4277 "xyz.openbmc_project.State.Decorator.Availability": {
4278 "Available": false
4279 }
4280 }
4281 },
4282 {
4283 "inventoryPath": "/system/chassis/motherboard/dimm19/unit0",
4284 "inherit": false,
4285 "extraInterfaces": {
4286 "xyz.openbmc_project.Inventory.Item": {
4287 "PrettyName": "OpenCAPI Memory Buffer"
4288 }
4289 }
4290 },
4291 {
4292 "inventoryPath": "/system/chassis/motherboard/dimm19/unit1",
4293 "inherit": false,
4294 "extraInterfaces": {
4295 "xyz.openbmc_project.Inventory.Item": {
4296 "PrettyName": "DDR Memory Port"
4297 }
4298 }
4299 },
4300 {
4301 "inventoryPath": "/system/chassis/motherboard/dimm19/unit2",
4302 "inherit": false,
4303 "extraInterfaces": {
4304 "xyz.openbmc_project.Inventory.Item": {
4305 "PrettyName": "Onboard Memory Power Control Device"
4306 }
4307 }
4308 },
4309 {
4310 "inventoryPath": "/system/chassis/motherboard/dimm19/unit3",
4311 "inherit": false,
4312 "extraInterfaces": {
4313 "xyz.openbmc_project.Inventory.Item": {
4314 "PrettyName": "Onboard Memory Power Management IC"
4315 }
4316 }
4317 }
4318 ],
4319 "/sys/bus/i2c/drivers/at24/515-0050/eeprom": [
4320 {
4321 "inventoryPath": "/system/chassis/motherboard/dimm20",
4322 "extraInterfaces": {
4323 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4324 "com.ibm.ipzvpd.Location": {
4325 "LocationCode": "Ufcs-P0-C42"
4326 },
4327 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004328 "PrettyName": "Memory module 20"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004329 },
4330 "xyz.openbmc_project.State.Decorator.Availability": {
4331 "Available": false
4332 }
4333 }
4334 },
4335 {
4336 "inventoryPath": "/system/chassis/motherboard/dimm20/unit0",
4337 "inherit": false,
4338 "extraInterfaces": {
4339 "xyz.openbmc_project.Inventory.Item": {
4340 "PrettyName": "OpenCAPI Memory Buffer"
4341 }
4342 }
4343 },
4344 {
4345 "inventoryPath": "/system/chassis/motherboard/dimm20/unit1",
4346 "inherit": false,
4347 "extraInterfaces": {
4348 "xyz.openbmc_project.Inventory.Item": {
4349 "PrettyName": "DDR Memory Port"
4350 }
4351 }
4352 },
4353 {
4354 "inventoryPath": "/system/chassis/motherboard/dimm20/unit2",
4355 "inherit": false,
4356 "extraInterfaces": {
4357 "xyz.openbmc_project.Inventory.Item": {
4358 "PrettyName": "Onboard Memory Power Control Device"
4359 }
4360 }
4361 },
4362 {
4363 "inventoryPath": "/system/chassis/motherboard/dimm20/unit3",
4364 "inherit": false,
4365 "extraInterfaces": {
4366 "xyz.openbmc_project.Inventory.Item": {
4367 "PrettyName": "Onboard Memory Power Management IC"
4368 }
4369 }
4370 }
4371 ],
4372 "/sys/bus/i2c/drivers/at24/513-0050/eeprom": [
4373 {
4374 "inventoryPath": "/system/chassis/motherboard/dimm21",
4375 "extraInterfaces": {
4376 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4377 "com.ibm.ipzvpd.Location": {
4378 "LocationCode": "Ufcs-P0-C43"
4379 },
4380 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004381 "PrettyName": "Memory module 21"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004382 },
4383 "xyz.openbmc_project.State.Decorator.Availability": {
4384 "Available": false
4385 }
4386 }
4387 },
4388 {
4389 "inventoryPath": "/system/chassis/motherboard/dimm21/unit0",
4390 "inherit": false,
4391 "extraInterfaces": {
4392 "xyz.openbmc_project.Inventory.Item": {
4393 "PrettyName": "OpenCAPI Memory Buffer"
4394 }
4395 }
4396 },
4397 {
4398 "inventoryPath": "/system/chassis/motherboard/dimm21/unit1",
4399 "inherit": false,
4400 "extraInterfaces": {
4401 "xyz.openbmc_project.Inventory.Item": {
4402 "PrettyName": "DDR Memory Port"
4403 }
4404 }
4405 },
4406 {
4407 "inventoryPath": "/system/chassis/motherboard/dimm21/unit2",
4408 "inherit": false,
4409 "extraInterfaces": {
4410 "xyz.openbmc_project.Inventory.Item": {
4411 "PrettyName": "Onboard Memory Power Control Device"
4412 }
4413 }
4414 },
4415 {
4416 "inventoryPath": "/system/chassis/motherboard/dimm21/unit3",
4417 "inherit": false,
4418 "extraInterfaces": {
4419 "xyz.openbmc_project.Inventory.Item": {
4420 "PrettyName": "Onboard Memory Power Management IC"
4421 }
4422 }
4423 }
4424 ],
4425 "/sys/bus/i2c/drivers/at24/511-0050/eeprom": [
4426 {
4427 "inventoryPath": "/system/chassis/motherboard/dimm22",
4428 "extraInterfaces": {
4429 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4430 "com.ibm.ipzvpd.Location": {
4431 "LocationCode": "Ufcs-P0-C44"
4432 },
4433 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004434 "PrettyName": "Memory module 22"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004435 },
4436 "xyz.openbmc_project.State.Decorator.Availability": {
4437 "Available": false
4438 }
4439 }
4440 },
4441 {
4442 "inventoryPath": "/system/chassis/motherboard/dimm22/unit0",
4443 "inherit": false,
4444 "extraInterfaces": {
4445 "xyz.openbmc_project.Inventory.Item": {
4446 "PrettyName": "OpenCAPI Memory Buffer"
4447 }
4448 }
4449 },
4450 {
4451 "inventoryPath": "/system/chassis/motherboard/dimm22/unit1",
4452 "inherit": false,
4453 "extraInterfaces": {
4454 "xyz.openbmc_project.Inventory.Item": {
4455 "PrettyName": "DDR Memory Port"
4456 }
4457 }
4458 },
4459 {
4460 "inventoryPath": "/system/chassis/motherboard/dimm22/unit2",
4461 "inherit": false,
4462 "extraInterfaces": {
4463 "xyz.openbmc_project.Inventory.Item": {
4464 "PrettyName": "Onboard Memory Power Control Device"
4465 }
4466 }
4467 },
4468 {
4469 "inventoryPath": "/system/chassis/motherboard/dimm22/unit3",
4470 "inherit": false,
4471 "extraInterfaces": {
4472 "xyz.openbmc_project.Inventory.Item": {
4473 "PrettyName": "Onboard Memory Power Management IC"
4474 }
4475 }
4476 }
4477 ],
4478 "/sys/bus/i2c/drivers/at24/514-0050/eeprom": [
4479 {
4480 "inventoryPath": "/system/chassis/motherboard/dimm23",
4481 "extraInterfaces": {
4482 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4483 "com.ibm.ipzvpd.Location": {
4484 "LocationCode": "Ufcs-P0-C45"
4485 },
4486 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004487 "PrettyName": "Memory module 23"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004488 },
4489 "xyz.openbmc_project.State.Decorator.Availability": {
4490 "Available": false
4491 }
4492 }
4493 },
4494 {
4495 "inventoryPath": "/system/chassis/motherboard/dimm23/unit0",
4496 "inherit": false,
4497 "extraInterfaces": {
4498 "xyz.openbmc_project.Inventory.Item": {
4499 "PrettyName": "OpenCAPI Memory Buffer"
4500 }
4501 }
4502 },
4503 {
4504 "inventoryPath": "/system/chassis/motherboard/dimm23/unit1",
4505 "inherit": false,
4506 "extraInterfaces": {
4507 "xyz.openbmc_project.Inventory.Item": {
4508 "PrettyName": "DDR Memory Port"
4509 }
4510 }
4511 },
4512 {
4513 "inventoryPath": "/system/chassis/motherboard/dimm23/unit2",
4514 "inherit": false,
4515 "extraInterfaces": {
4516 "xyz.openbmc_project.Inventory.Item": {
4517 "PrettyName": "Onboard Memory Power Control Device"
4518 }
4519 }
4520 },
4521 {
4522 "inventoryPath": "/system/chassis/motherboard/dimm23/unit3",
4523 "inherit": false,
4524 "extraInterfaces": {
4525 "xyz.openbmc_project.Inventory.Item": {
4526 "PrettyName": "Onboard Memory Power Management IC"
4527 }
4528 }
4529 }
4530 ],
4531 "/sys/bus/i2c/drivers/at24/616-0050/eeprom": [
4532 {
4533 "inventoryPath": "/system/chassis/motherboard/dimm24",
4534 "extraInterfaces": {
4535 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4536 "com.ibm.ipzvpd.Location": {
4537 "LocationCode": "Ufcs-P0-C46"
4538 },
4539 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004540 "PrettyName": "Memory module 24"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004541 },
4542 "xyz.openbmc_project.State.Decorator.Availability": {
4543 "Available": false
4544 }
4545 }
4546 },
4547 {
4548 "inventoryPath": "/system/chassis/motherboard/dimm24/unit0",
4549 "inherit": false,
4550 "extraInterfaces": {
4551 "xyz.openbmc_project.Inventory.Item": {
4552 "PrettyName": "OpenCAPI Memory Buffer"
4553 }
4554 }
4555 },
4556 {
4557 "inventoryPath": "/system/chassis/motherboard/dimm24/unit1",
4558 "inherit": false,
4559 "extraInterfaces": {
4560 "xyz.openbmc_project.Inventory.Item": {
4561 "PrettyName": "DDR Memory Port"
4562 }
4563 }
4564 },
4565 {
4566 "inventoryPath": "/system/chassis/motherboard/dimm24/unit2",
4567 "inherit": false,
4568 "extraInterfaces": {
4569 "xyz.openbmc_project.Inventory.Item": {
4570 "PrettyName": "Onboard Memory Power Control Device"
4571 }
4572 }
4573 },
4574 {
4575 "inventoryPath": "/system/chassis/motherboard/dimm24/unit3",
4576 "inherit": false,
4577 "extraInterfaces": {
4578 "xyz.openbmc_project.Inventory.Item": {
4579 "PrettyName": "Onboard Memory Power Management IC"
4580 }
4581 }
4582 }
4583 ],
4584 "/sys/bus/i2c/drivers/at24/611-0050/eeprom": [
4585 {
4586 "inventoryPath": "/system/chassis/motherboard/dimm25",
4587 "extraInterfaces": {
4588 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4589 "com.ibm.ipzvpd.Location": {
4590 "LocationCode": "Ufcs-P0-C47"
4591 },
4592 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004593 "PrettyName": "Memory module 25"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004594 },
4595 "xyz.openbmc_project.State.Decorator.Availability": {
4596 "Available": false
4597 }
4598 }
4599 },
4600 {
4601 "inventoryPath": "/system/chassis/motherboard/dimm25/unit0",
4602 "inherit": false,
4603 "extraInterfaces": {
4604 "xyz.openbmc_project.Inventory.Item": {
4605 "PrettyName": "OpenCAPI Memory Buffer"
4606 }
4607 }
4608 },
4609 {
4610 "inventoryPath": "/system/chassis/motherboard/dimm25/unit1",
4611 "inherit": false,
4612 "extraInterfaces": {
4613 "xyz.openbmc_project.Inventory.Item": {
4614 "PrettyName": "DDR Memory Port"
4615 }
4616 }
4617 },
4618 {
4619 "inventoryPath": "/system/chassis/motherboard/dimm25/unit2",
4620 "inherit": false,
4621 "extraInterfaces": {
4622 "xyz.openbmc_project.Inventory.Item": {
4623 "PrettyName": "Onboard Memory Power Control Device"
4624 }
4625 }
4626 },
4627 {
4628 "inventoryPath": "/system/chassis/motherboard/dimm25/unit3",
4629 "inherit": false,
4630 "extraInterfaces": {
4631 "xyz.openbmc_project.Inventory.Item": {
4632 "PrettyName": "Onboard Memory Power Management IC"
4633 }
4634 }
4635 }
4636 ],
4637 "/sys/bus/i2c/drivers/at24/615-0050/eeprom": [
4638 {
4639 "inventoryPath": "/system/chassis/motherboard/dimm26",
4640 "extraInterfaces": {
4641 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4642 "com.ibm.ipzvpd.Location": {
4643 "LocationCode": "Ufcs-P0-C48"
4644 },
4645 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004646 "PrettyName": "Memory module 26"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004647 },
4648 "xyz.openbmc_project.State.Decorator.Availability": {
4649 "Available": false
4650 }
4651 }
4652 },
4653 {
4654 "inventoryPath": "/system/chassis/motherboard/dimm26/unit0",
4655 "inherit": false,
4656 "extraInterfaces": {
4657 "xyz.openbmc_project.Inventory.Item": {
4658 "PrettyName": "OpenCAPI Memory Buffer"
4659 }
4660 }
4661 },
4662 {
4663 "inventoryPath": "/system/chassis/motherboard/dimm26/unit1",
4664 "inherit": false,
4665 "extraInterfaces": {
4666 "xyz.openbmc_project.Inventory.Item": {
4667 "PrettyName": "DDR Memory Port"
4668 }
4669 }
4670 },
4671 {
4672 "inventoryPath": "/system/chassis/motherboard/dimm26/unit2",
4673 "inherit": false,
4674 "extraInterfaces": {
4675 "xyz.openbmc_project.Inventory.Item": {
4676 "PrettyName": "Onboard Memory Power Control Device"
4677 }
4678 }
4679 },
4680 {
4681 "inventoryPath": "/system/chassis/motherboard/dimm26/unit3",
4682 "inherit": false,
4683 "extraInterfaces": {
4684 "xyz.openbmc_project.Inventory.Item": {
4685 "PrettyName": "Onboard Memory Power Management IC"
4686 }
4687 }
4688 }
4689 ],
4690 "/sys/bus/i2c/drivers/at24/617-0050/eeprom": [
4691 {
4692 "inventoryPath": "/system/chassis/motherboard/dimm27",
4693 "extraInterfaces": {
4694 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4695 "com.ibm.ipzvpd.Location": {
4696 "LocationCode": "Ufcs-P0-C49"
4697 },
4698 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004699 "PrettyName": "Memory module 27"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004700 },
4701 "xyz.openbmc_project.State.Decorator.Availability": {
4702 "Available": false
4703 }
4704 }
4705 },
4706 {
4707 "inventoryPath": "/system/chassis/motherboard/dimm27/unit0",
4708 "inherit": false,
4709 "extraInterfaces": {
4710 "xyz.openbmc_project.Inventory.Item": {
4711 "PrettyName": "OpenCAPI Memory Buffer"
4712 }
4713 }
4714 },
4715 {
4716 "inventoryPath": "/system/chassis/motherboard/dimm27/unit1",
4717 "inherit": false,
4718 "extraInterfaces": {
4719 "xyz.openbmc_project.Inventory.Item": {
4720 "PrettyName": "DDR Memory Port"
4721 }
4722 }
4723 },
4724 {
4725 "inventoryPath": "/system/chassis/motherboard/dimm27/unit2",
4726 "inherit": false,
4727 "extraInterfaces": {
4728 "xyz.openbmc_project.Inventory.Item": {
4729 "PrettyName": "Onboard Memory Power Control Device"
4730 }
4731 }
4732 },
4733 {
4734 "inventoryPath": "/system/chassis/motherboard/dimm27/unit3",
4735 "inherit": false,
4736 "extraInterfaces": {
4737 "xyz.openbmc_project.Inventory.Item": {
4738 "PrettyName": "Onboard Memory Power Management IC"
4739 }
4740 }
4741 }
4742 ],
4743 "/sys/bus/i2c/drivers/at24/614-0050/eeprom": [
4744 {
4745 "inventoryPath": "/system/chassis/motherboard/dimm28",
4746 "extraInterfaces": {
4747 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4748 "com.ibm.ipzvpd.Location": {
4749 "LocationCode": "Ufcs-P0-C50"
4750 },
4751 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004752 "PrettyName": "Memory module 28"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004753 },
4754 "xyz.openbmc_project.State.Decorator.Availability": {
4755 "Available": false
4756 }
4757 }
4758 },
4759 {
4760 "inventoryPath": "/system/chassis/motherboard/dimm28/unit0",
4761 "inherit": false,
4762 "extraInterfaces": {
4763 "xyz.openbmc_project.Inventory.Item": {
4764 "PrettyName": "OpenCAPI Memory Buffer"
4765 }
4766 }
4767 },
4768 {
4769 "inventoryPath": "/system/chassis/motherboard/dimm28/unit1",
4770 "inherit": false,
4771 "extraInterfaces": {
4772 "xyz.openbmc_project.Inventory.Item": {
4773 "PrettyName": "DDR Memory Port"
4774 }
4775 }
4776 },
4777 {
4778 "inventoryPath": "/system/chassis/motherboard/dimm28/unit2",
4779 "inherit": false,
4780 "extraInterfaces": {
4781 "xyz.openbmc_project.Inventory.Item": {
4782 "PrettyName": "Onboard Memory Power Control Device"
4783 }
4784 }
4785 },
4786 {
4787 "inventoryPath": "/system/chassis/motherboard/dimm28/unit3",
4788 "inherit": false,
4789 "extraInterfaces": {
4790 "xyz.openbmc_project.Inventory.Item": {
4791 "PrettyName": "Onboard Memory Power Management IC"
4792 }
4793 }
4794 }
4795 ],
4796 "/sys/bus/i2c/drivers/at24/610-0050/eeprom": [
4797 {
4798 "inventoryPath": "/system/chassis/motherboard/dimm29",
4799 "extraInterfaces": {
4800 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4801 "com.ibm.ipzvpd.Location": {
4802 "LocationCode": "Ufcs-P0-C51"
4803 },
4804 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004805 "PrettyName": "Memory module 29"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004806 },
4807 "xyz.openbmc_project.State.Decorator.Availability": {
4808 "Available": false
4809 }
4810 }
4811 },
4812 {
4813 "inventoryPath": "/system/chassis/motherboard/dimm29/unit0",
4814 "inherit": false,
4815 "extraInterfaces": {
4816 "xyz.openbmc_project.Inventory.Item": {
4817 "PrettyName": "OpenCAPI Memory Buffer"
4818 }
4819 }
4820 },
4821 {
4822 "inventoryPath": "/system/chassis/motherboard/dimm29/unit1",
4823 "inherit": false,
4824 "extraInterfaces": {
4825 "xyz.openbmc_project.Inventory.Item": {
4826 "PrettyName": "DDR Memory Port"
4827 }
4828 }
4829 },
4830 {
4831 "inventoryPath": "/system/chassis/motherboard/dimm29/unit2",
4832 "inherit": false,
4833 "extraInterfaces": {
4834 "xyz.openbmc_project.Inventory.Item": {
4835 "PrettyName": "Onboard Memory Power Control Device"
4836 }
4837 }
4838 },
4839 {
4840 "inventoryPath": "/system/chassis/motherboard/dimm29/unit3",
4841 "inherit": false,
4842 "extraInterfaces": {
4843 "xyz.openbmc_project.Inventory.Item": {
4844 "PrettyName": "Onboard Memory Power Management IC"
4845 }
4846 }
4847 }
4848 ],
4849 "/sys/bus/i2c/drivers/at24/602-0050/eeprom": [
4850 {
4851 "inventoryPath": "/system/chassis/motherboard/dimm30",
4852 "extraInterfaces": {
4853 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4854 "com.ibm.ipzvpd.Location": {
4855 "LocationCode": "Ufcs-P0-C52"
4856 },
4857 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004858 "PrettyName": "Memory module 30"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004859 },
4860 "xyz.openbmc_project.State.Decorator.Availability": {
4861 "Available": false
4862 }
4863 }
4864 },
4865 {
4866 "inventoryPath": "/system/chassis/motherboard/dimm30/unit0",
4867 "inherit": false,
4868 "extraInterfaces": {
4869 "xyz.openbmc_project.Inventory.Item": {
4870 "PrettyName": "OpenCAPI Memory Buffer"
4871 }
4872 }
4873 },
4874 {
4875 "inventoryPath": "/system/chassis/motherboard/dimm30/unit1",
4876 "inherit": false,
4877 "extraInterfaces": {
4878 "xyz.openbmc_project.Inventory.Item": {
4879 "PrettyName": "DDR Memory Port"
4880 }
4881 }
4882 },
4883 {
4884 "inventoryPath": "/system/chassis/motherboard/dimm30/unit2",
4885 "inherit": false,
4886 "extraInterfaces": {
4887 "xyz.openbmc_project.Inventory.Item": {
4888 "PrettyName": "Onboard Memory Power Control Device"
4889 }
4890 }
4891 },
4892 {
4893 "inventoryPath": "/system/chassis/motherboard/dimm30/unit3",
4894 "inherit": false,
4895 "extraInterfaces": {
4896 "xyz.openbmc_project.Inventory.Item": {
4897 "PrettyName": "Onboard Memory Power Management IC"
4898 }
4899 }
4900 }
4901 ],
4902 "/sys/bus/i2c/drivers/at24/603-0050/eeprom": [
4903 {
4904 "inventoryPath": "/system/chassis/motherboard/dimm31",
4905 "extraInterfaces": {
4906 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4907 "com.ibm.ipzvpd.Location": {
4908 "LocationCode": "Ufcs-P0-C53"
4909 },
4910 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004911 "PrettyName": "Memory module 31"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004912 },
4913 "xyz.openbmc_project.State.Decorator.Availability": {
4914 "Available": false
4915 }
4916 }
4917 },
4918 {
4919 "inventoryPath": "/system/chassis/motherboard/dimm31/unit0",
4920 "inherit": false,
4921 "extraInterfaces": {
4922 "xyz.openbmc_project.Inventory.Item": {
4923 "PrettyName": "OpenCAPI Memory Buffer"
4924 }
4925 }
4926 },
4927 {
4928 "inventoryPath": "/system/chassis/motherboard/dimm31/unit1",
4929 "inherit": false,
4930 "extraInterfaces": {
4931 "xyz.openbmc_project.Inventory.Item": {
4932 "PrettyName": "DDR Memory Port"
4933 }
4934 }
4935 },
4936 {
4937 "inventoryPath": "/system/chassis/motherboard/dimm31/unit2",
4938 "inherit": false,
4939 "extraInterfaces": {
4940 "xyz.openbmc_project.Inventory.Item": {
4941 "PrettyName": "Onboard Memory Power Control Device"
4942 }
4943 }
4944 },
4945 {
4946 "inventoryPath": "/system/chassis/motherboard/dimm31/unit3",
4947 "inherit": false,
4948 "extraInterfaces": {
4949 "xyz.openbmc_project.Inventory.Item": {
4950 "PrettyName": "Onboard Memory Power Management IC"
4951 }
4952 }
4953 }
4954 ],
4955 "/sys/bus/i2c/drivers/at24/816-0050/eeprom": [
4956 {
4957 "inventoryPath": "/system/chassis/motherboard/dimm32",
4958 "extraInterfaces": {
4959 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4960 "com.ibm.ipzvpd.Location": {
4961 "LocationCode": "Ufcs-P0-C64"
4962 },
4963 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004964 "PrettyName": "Memory module 32"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004965 },
4966 "xyz.openbmc_project.State.Decorator.Availability": {
4967 "Available": false
4968 }
4969 }
4970 },
4971 {
4972 "inventoryPath": "/system/chassis/motherboard/dimm32/unit0",
4973 "inherit": false,
4974 "extraInterfaces": {
4975 "xyz.openbmc_project.Inventory.Item": {
4976 "PrettyName": "OpenCAPI Memory Buffer"
4977 }
4978 }
4979 },
4980 {
4981 "inventoryPath": "/system/chassis/motherboard/dimm32/unit1",
4982 "inherit": false,
4983 "extraInterfaces": {
4984 "xyz.openbmc_project.Inventory.Item": {
4985 "PrettyName": "DDR Memory Port"
4986 }
4987 }
4988 },
4989 {
4990 "inventoryPath": "/system/chassis/motherboard/dimm32/unit2",
4991 "inherit": false,
4992 "extraInterfaces": {
4993 "xyz.openbmc_project.Inventory.Item": {
4994 "PrettyName": "Onboard Memory Power Control Device"
4995 }
4996 }
4997 },
4998 {
4999 "inventoryPath": "/system/chassis/motherboard/dimm32/unit3",
5000 "inherit": false,
5001 "extraInterfaces": {
5002 "xyz.openbmc_project.Inventory.Item": {
5003 "PrettyName": "Onboard Memory Power Management IC"
5004 }
5005 }
5006 }
5007 ],
5008 "/sys/bus/i2c/drivers/at24/811-0050/eeprom": [
5009 {
5010 "inventoryPath": "/system/chassis/motherboard/dimm33",
5011 "extraInterfaces": {
5012 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5013 "com.ibm.ipzvpd.Location": {
5014 "LocationCode": "Ufcs-P0-C65"
5015 },
5016 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005017 "PrettyName": "Memory module 33"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005018 },
5019 "xyz.openbmc_project.State.Decorator.Availability": {
5020 "Available": false
5021 }
5022 }
5023 },
5024 {
5025 "inventoryPath": "/system/chassis/motherboard/dimm33/unit0",
5026 "inherit": false,
5027 "extraInterfaces": {
5028 "xyz.openbmc_project.Inventory.Item": {
5029 "PrettyName": "OpenCAPI Memory Buffer"
5030 }
5031 }
5032 },
5033 {
5034 "inventoryPath": "/system/chassis/motherboard/dimm33/unit1",
5035 "inherit": false,
5036 "extraInterfaces": {
5037 "xyz.openbmc_project.Inventory.Item": {
5038 "PrettyName": "DDR Memory Port"
5039 }
5040 }
5041 },
5042 {
5043 "inventoryPath": "/system/chassis/motherboard/dimm33/unit2",
5044 "inherit": false,
5045 "extraInterfaces": {
5046 "xyz.openbmc_project.Inventory.Item": {
5047 "PrettyName": "Onboard Memory Power Control Device"
5048 }
5049 }
5050 },
5051 {
5052 "inventoryPath": "/system/chassis/motherboard/dimm33/unit3",
5053 "inherit": false,
5054 "extraInterfaces": {
5055 "xyz.openbmc_project.Inventory.Item": {
5056 "PrettyName": "Onboard Memory Power Management IC"
5057 }
5058 }
5059 }
5060 ],
5061 "/sys/bus/i2c/drivers/at24/815-0050/eeprom": [
5062 {
5063 "inventoryPath": "/system/chassis/motherboard/dimm34",
5064 "extraInterfaces": {
5065 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5066 "com.ibm.ipzvpd.Location": {
5067 "LocationCode": "Ufcs-P0-C66"
5068 },
5069 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005070 "PrettyName": "Memory module 34"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005071 },
5072 "xyz.openbmc_project.State.Decorator.Availability": {
5073 "Available": false
5074 }
5075 }
5076 },
5077 {
5078 "inventoryPath": "/system/chassis/motherboard/dimm34/unit0",
5079 "inherit": false,
5080 "extraInterfaces": {
5081 "xyz.openbmc_project.Inventory.Item": {
5082 "PrettyName": "OpenCAPI Memory Buffer"
5083 }
5084 }
5085 },
5086 {
5087 "inventoryPath": "/system/chassis/motherboard/dimm34/unit1",
5088 "inherit": false,
5089 "extraInterfaces": {
5090 "xyz.openbmc_project.Inventory.Item": {
5091 "PrettyName": "DDR Memory Port"
5092 }
5093 }
5094 },
5095 {
5096 "inventoryPath": "/system/chassis/motherboard/dimm34/unit2",
5097 "inherit": false,
5098 "extraInterfaces": {
5099 "xyz.openbmc_project.Inventory.Item": {
5100 "PrettyName": "Onboard Memory Power Control Device"
5101 }
5102 }
5103 },
5104 {
5105 "inventoryPath": "/system/chassis/motherboard/dimm34/unit3",
5106 "inherit": false,
5107 "extraInterfaces": {
5108 "xyz.openbmc_project.Inventory.Item": {
5109 "PrettyName": "Onboard Memory Power Management IC"
5110 }
5111 }
5112 }
5113 ],
5114 "/sys/bus/i2c/drivers/at24/817-0050/eeprom": [
5115 {
5116 "inventoryPath": "/system/chassis/motherboard/dimm35",
5117 "extraInterfaces": {
5118 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5119 "com.ibm.ipzvpd.Location": {
5120 "LocationCode": "Ufcs-P0-C67"
5121 },
5122 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005123 "PrettyName": "Memory module 35"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005124 },
5125 "xyz.openbmc_project.State.Decorator.Availability": {
5126 "Available": false
5127 }
5128 }
5129 },
5130 {
5131 "inventoryPath": "/system/chassis/motherboard/dimm35/unit0",
5132 "inherit": false,
5133 "extraInterfaces": {
5134 "xyz.openbmc_project.Inventory.Item": {
5135 "PrettyName": "OpenCAPI Memory Buffer"
5136 }
5137 }
5138 },
5139 {
5140 "inventoryPath": "/system/chassis/motherboard/dimm35/unit1",
5141 "inherit": false,
5142 "extraInterfaces": {
5143 "xyz.openbmc_project.Inventory.Item": {
5144 "PrettyName": "DDR Memory Port"
5145 }
5146 }
5147 },
5148 {
5149 "inventoryPath": "/system/chassis/motherboard/dimm35/unit2",
5150 "inherit": false,
5151 "extraInterfaces": {
5152 "xyz.openbmc_project.Inventory.Item": {
5153 "PrettyName": "Onboard Memory Power Control Device"
5154 }
5155 }
5156 },
5157 {
5158 "inventoryPath": "/system/chassis/motherboard/dimm35/unit3",
5159 "inherit": false,
5160 "extraInterfaces": {
5161 "xyz.openbmc_project.Inventory.Item": {
5162 "PrettyName": "Onboard Memory Power Management IC"
5163 }
5164 }
5165 }
5166 ],
5167 "/sys/bus/i2c/drivers/at24/814-0050/eeprom": [
5168 {
5169 "inventoryPath": "/system/chassis/motherboard/dimm36",
5170 "extraInterfaces": {
5171 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5172 "com.ibm.ipzvpd.Location": {
5173 "LocationCode": "Ufcs-P0-C68"
5174 },
5175 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005176 "PrettyName": "Memory module 36"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005177 },
5178 "xyz.openbmc_project.State.Decorator.Availability": {
5179 "Available": false
5180 }
5181 }
5182 },
5183 {
5184 "inventoryPath": "/system/chassis/motherboard/dimm36/unit0",
5185 "inherit": false,
5186 "extraInterfaces": {
5187 "xyz.openbmc_project.Inventory.Item": {
5188 "PrettyName": "OpenCAPI Memory Buffer"
5189 }
5190 }
5191 },
5192 {
5193 "inventoryPath": "/system/chassis/motherboard/dimm36/unit1",
5194 "inherit": false,
5195 "extraInterfaces": {
5196 "xyz.openbmc_project.Inventory.Item": {
5197 "PrettyName": "DDR Memory Port"
5198 }
5199 }
5200 },
5201 {
5202 "inventoryPath": "/system/chassis/motherboard/dimm36/unit2",
5203 "inherit": false,
5204 "extraInterfaces": {
5205 "xyz.openbmc_project.Inventory.Item": {
5206 "PrettyName": "Onboard Memory Power Control Device"
5207 }
5208 }
5209 },
5210 {
5211 "inventoryPath": "/system/chassis/motherboard/dimm36/unit3",
5212 "inherit": false,
5213 "extraInterfaces": {
5214 "xyz.openbmc_project.Inventory.Item": {
5215 "PrettyName": "Onboard Memory Power Management IC"
5216 }
5217 }
5218 }
5219 ],
5220 "/sys/bus/i2c/drivers/at24/810-0050/eeprom": [
5221 {
5222 "inventoryPath": "/system/chassis/motherboard/dimm37",
5223 "extraInterfaces": {
5224 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5225 "com.ibm.ipzvpd.Location": {
5226 "LocationCode": "Ufcs-P0-C69"
5227 },
5228 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005229 "PrettyName": "Memory module 37"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005230 },
5231 "xyz.openbmc_project.State.Decorator.Availability": {
5232 "Available": false
5233 }
5234 }
5235 },
5236 {
5237 "inventoryPath": "/system/chassis/motherboard/dimm37/unit0",
5238 "inherit": false,
5239 "extraInterfaces": {
5240 "xyz.openbmc_project.Inventory.Item": {
5241 "PrettyName": "OpenCAPI Memory Buffer"
5242 }
5243 }
5244 },
5245 {
5246 "inventoryPath": "/system/chassis/motherboard/dimm37/unit1",
5247 "inherit": false,
5248 "extraInterfaces": {
5249 "xyz.openbmc_project.Inventory.Item": {
5250 "PrettyName": "DDR Memory Port"
5251 }
5252 }
5253 },
5254 {
5255 "inventoryPath": "/system/chassis/motherboard/dimm37/unit2",
5256 "inherit": false,
5257 "extraInterfaces": {
5258 "xyz.openbmc_project.Inventory.Item": {
5259 "PrettyName": "Onboard Memory Power Control Device"
5260 }
5261 }
5262 },
5263 {
5264 "inventoryPath": "/system/chassis/motherboard/dimm37/unit3",
5265 "inherit": false,
5266 "extraInterfaces": {
5267 "xyz.openbmc_project.Inventory.Item": {
5268 "PrettyName": "Onboard Memory Power Management IC"
5269 }
5270 }
5271 }
5272 ],
5273 "/sys/bus/i2c/drivers/at24/802-0050/eeprom": [
5274 {
5275 "inventoryPath": "/system/chassis/motherboard/dimm38",
5276 "extraInterfaces": {
5277 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5278 "com.ibm.ipzvpd.Location": {
5279 "LocationCode": "Ufcs-P0-C70"
5280 },
5281 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005282 "PrettyName": "Memory module 38"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005283 },
5284 "xyz.openbmc_project.State.Decorator.Availability": {
5285 "Available": false
5286 }
5287 }
5288 },
5289 {
5290 "inventoryPath": "/system/chassis/motherboard/dimm38/unit0",
5291 "inherit": false,
5292 "extraInterfaces": {
5293 "xyz.openbmc_project.Inventory.Item": {
5294 "PrettyName": "OpenCAPI Memory Buffer"
5295 }
5296 }
5297 },
5298 {
5299 "inventoryPath": "/system/chassis/motherboard/dimm38/unit1",
5300 "inherit": false,
5301 "extraInterfaces": {
5302 "xyz.openbmc_project.Inventory.Item": {
5303 "PrettyName": "DDR Memory Port"
5304 }
5305 }
5306 },
5307 {
5308 "inventoryPath": "/system/chassis/motherboard/dimm38/unit2",
5309 "inherit": false,
5310 "extraInterfaces": {
5311 "xyz.openbmc_project.Inventory.Item": {
5312 "PrettyName": "Onboard Memory Power Control Device"
5313 }
5314 }
5315 },
5316 {
5317 "inventoryPath": "/system/chassis/motherboard/dimm38/unit3",
5318 "inherit": false,
5319 "extraInterfaces": {
5320 "xyz.openbmc_project.Inventory.Item": {
5321 "PrettyName": "Onboard Memory Power Management IC"
5322 }
5323 }
5324 }
5325 ],
5326 "/sys/bus/i2c/drivers/at24/803-0050/eeprom": [
5327 {
5328 "inventoryPath": "/system/chassis/motherboard/dimm39",
5329 "extraInterfaces": {
5330 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5331 "com.ibm.ipzvpd.Location": {
5332 "LocationCode": "Ufcs-P0-C71"
5333 },
5334 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005335 "PrettyName": "Memory module 39"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005336 },
5337 "xyz.openbmc_project.State.Decorator.Availability": {
5338 "Available": false
5339 }
5340 }
5341 },
5342 {
5343 "inventoryPath": "/system/chassis/motherboard/dimm39/unit0",
5344 "inherit": false,
5345 "extraInterfaces": {
5346 "xyz.openbmc_project.Inventory.Item": {
5347 "PrettyName": "OpenCAPI Memory Buffer"
5348 }
5349 }
5350 },
5351 {
5352 "inventoryPath": "/system/chassis/motherboard/dimm39/unit1",
5353 "inherit": false,
5354 "extraInterfaces": {
5355 "xyz.openbmc_project.Inventory.Item": {
5356 "PrettyName": "DDR Memory Port"
5357 }
5358 }
5359 },
5360 {
5361 "inventoryPath": "/system/chassis/motherboard/dimm39/unit2",
5362 "inherit": false,
5363 "extraInterfaces": {
5364 "xyz.openbmc_project.Inventory.Item": {
5365 "PrettyName": "Onboard Memory Power Control Device"
5366 }
5367 }
5368 },
5369 {
5370 "inventoryPath": "/system/chassis/motherboard/dimm39/unit3",
5371 "inherit": false,
5372 "extraInterfaces": {
5373 "xyz.openbmc_project.Inventory.Item": {
5374 "PrettyName": "Onboard Memory Power Management IC"
5375 }
5376 }
5377 }
5378 ],
5379 "/sys/bus/i2c/drivers/at24/701-0050/eeprom": [
5380 {
5381 "inventoryPath": "/system/chassis/motherboard/dimm40",
5382 "extraInterfaces": {
5383 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5384 "com.ibm.ipzvpd.Location": {
5385 "LocationCode": "Ufcs-P0-C72"
5386 },
5387 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005388 "PrettyName": "Memory module 40"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005389 },
5390 "xyz.openbmc_project.State.Decorator.Availability": {
5391 "Available": false
5392 }
5393 }
5394 },
5395 {
5396 "inventoryPath": "/system/chassis/motherboard/dimm40/unit0",
5397 "inherit": false,
5398 "extraInterfaces": {
5399 "xyz.openbmc_project.Inventory.Item": {
5400 "PrettyName": "OpenCAPI Memory Buffer"
5401 }
5402 }
5403 },
5404 {
5405 "inventoryPath": "/system/chassis/motherboard/dimm40/unit1",
5406 "inherit": false,
5407 "extraInterfaces": {
5408 "xyz.openbmc_project.Inventory.Item": {
5409 "PrettyName": "DDR Memory Port"
5410 }
5411 }
5412 },
5413 {
5414 "inventoryPath": "/system/chassis/motherboard/dimm40/unit2",
5415 "inherit": false,
5416 "extraInterfaces": {
5417 "xyz.openbmc_project.Inventory.Item": {
5418 "PrettyName": "Onboard Memory Power Control Device"
5419 }
5420 }
5421 },
5422 {
5423 "inventoryPath": "/system/chassis/motherboard/dimm40/unit3",
5424 "inherit": false,
5425 "extraInterfaces": {
5426 "xyz.openbmc_project.Inventory.Item": {
5427 "PrettyName": "Onboard Memory Power Management IC"
5428 }
5429 }
5430 }
5431 ],
5432 "/sys/bus/i2c/drivers/at24/700-0050/eeprom": [
5433 {
5434 "inventoryPath": "/system/chassis/motherboard/dimm41",
5435 "extraInterfaces": {
5436 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5437 "com.ibm.ipzvpd.Location": {
5438 "LocationCode": "Ufcs-P0-C73"
5439 },
5440 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005441 "PrettyName": "Memory module 41"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005442 },
5443 "xyz.openbmc_project.State.Decorator.Availability": {
5444 "Available": false
5445 }
5446 }
5447 },
5448 {
5449 "inventoryPath": "/system/chassis/motherboard/dimm41/unit0",
5450 "inherit": false,
5451 "extraInterfaces": {
5452 "xyz.openbmc_project.Inventory.Item": {
5453 "PrettyName": "OpenCAPI Memory Buffer"
5454 }
5455 }
5456 },
5457 {
5458 "inventoryPath": "/system/chassis/motherboard/dimm41/unit1",
5459 "inherit": false,
5460 "extraInterfaces": {
5461 "xyz.openbmc_project.Inventory.Item": {
5462 "PrettyName": "DDR Memory Port"
5463 }
5464 }
5465 },
5466 {
5467 "inventoryPath": "/system/chassis/motherboard/dimm41/unit2",
5468 "inherit": false,
5469 "extraInterfaces": {
5470 "xyz.openbmc_project.Inventory.Item": {
5471 "PrettyName": "Onboard Memory Power Control Device"
5472 }
5473 }
5474 },
5475 {
5476 "inventoryPath": "/system/chassis/motherboard/dimm41/unit3",
5477 "inherit": false,
5478 "extraInterfaces": {
5479 "xyz.openbmc_project.Inventory.Item": {
5480 "PrettyName": "Onboard Memory Power Management IC"
5481 }
5482 }
5483 }
5484 ],
5485 "/sys/bus/i2c/drivers/at24/710-0050/eeprom": [
5486 {
5487 "inventoryPath": "/system/chassis/motherboard/dimm42",
5488 "extraInterfaces": {
5489 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5490 "com.ibm.ipzvpd.Location": {
5491 "LocationCode": "Ufcs-P0-C74"
5492 },
5493 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005494 "PrettyName": "Memory module 42"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005495 },
5496 "xyz.openbmc_project.State.Decorator.Availability": {
5497 "Available": false
5498 }
5499 }
5500 },
5501 {
5502 "inventoryPath": "/system/chassis/motherboard/dimm42/unit0",
5503 "inherit": false,
5504 "extraInterfaces": {
5505 "xyz.openbmc_project.Inventory.Item": {
5506 "PrettyName": "OpenCAPI Memory Buffer"
5507 }
5508 }
5509 },
5510 {
5511 "inventoryPath": "/system/chassis/motherboard/dimm42/unit1",
5512 "inherit": false,
5513 "extraInterfaces": {
5514 "xyz.openbmc_project.Inventory.Item": {
5515 "PrettyName": "DDR Memory Port"
5516 }
5517 }
5518 },
5519 {
5520 "inventoryPath": "/system/chassis/motherboard/dimm42/unit2",
5521 "inherit": false,
5522 "extraInterfaces": {
5523 "xyz.openbmc_project.Inventory.Item": {
5524 "PrettyName": "Onboard Memory Power Control Device"
5525 }
5526 }
5527 },
5528 {
5529 "inventoryPath": "/system/chassis/motherboard/dimm42/unit3",
5530 "inherit": false,
5531 "extraInterfaces": {
5532 "xyz.openbmc_project.Inventory.Item": {
5533 "PrettyName": "Onboard Memory Power Management IC"
5534 }
5535 }
5536 }
5537 ],
5538 "/sys/bus/i2c/drivers/at24/712-0050/eeprom": [
5539 {
5540 "inventoryPath": "/system/chassis/motherboard/dimm43",
5541 "extraInterfaces": {
5542 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5543 "com.ibm.ipzvpd.Location": {
5544 "LocationCode": "Ufcs-P0-C75"
5545 },
5546 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005547 "PrettyName": "Memory module 43"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005548 },
5549 "xyz.openbmc_project.State.Decorator.Availability": {
5550 "Available": false
5551 }
5552 }
5553 },
5554 {
5555 "inventoryPath": "/system/chassis/motherboard/dimm43/unit0",
5556 "inherit": false,
5557 "extraInterfaces": {
5558 "xyz.openbmc_project.Inventory.Item": {
5559 "PrettyName": "OpenCAPI Memory Buffer"
5560 }
5561 }
5562 },
5563 {
5564 "inventoryPath": "/system/chassis/motherboard/dimm43/unit1",
5565 "inherit": false,
5566 "extraInterfaces": {
5567 "xyz.openbmc_project.Inventory.Item": {
5568 "PrettyName": "DDR Memory Port"
5569 }
5570 }
5571 },
5572 {
5573 "inventoryPath": "/system/chassis/motherboard/dimm43/unit2",
5574 "inherit": false,
5575 "extraInterfaces": {
5576 "xyz.openbmc_project.Inventory.Item": {
5577 "PrettyName": "Onboard Memory Power Control Device"
5578 }
5579 }
5580 },
5581 {
5582 "inventoryPath": "/system/chassis/motherboard/dimm43/unit3",
5583 "inherit": false,
5584 "extraInterfaces": {
5585 "xyz.openbmc_project.Inventory.Item": {
5586 "PrettyName": "Onboard Memory Power Management IC"
5587 }
5588 }
5589 }
5590 ],
5591 "/sys/bus/i2c/drivers/at24/715-0050/eeprom": [
5592 {
5593 "inventoryPath": "/system/chassis/motherboard/dimm44",
5594 "extraInterfaces": {
5595 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5596 "com.ibm.ipzvpd.Location": {
5597 "LocationCode": "Ufcs-P0-C76"
5598 },
5599 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005600 "PrettyName": "Memory module 44"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005601 },
5602 "xyz.openbmc_project.State.Decorator.Availability": {
5603 "Available": false
5604 }
5605 }
5606 },
5607 {
5608 "inventoryPath": "/system/chassis/motherboard/dimm44/unit0",
5609 "inherit": false,
5610 "extraInterfaces": {
5611 "xyz.openbmc_project.Inventory.Item": {
5612 "PrettyName": "OpenCAPI Memory Buffer"
5613 }
5614 }
5615 },
5616 {
5617 "inventoryPath": "/system/chassis/motherboard/dimm44/unit1",
5618 "inherit": false,
5619 "extraInterfaces": {
5620 "xyz.openbmc_project.Inventory.Item": {
5621 "PrettyName": "DDR Memory Port"
5622 }
5623 }
5624 },
5625 {
5626 "inventoryPath": "/system/chassis/motherboard/dimm44/unit2",
5627 "inherit": false,
5628 "extraInterfaces": {
5629 "xyz.openbmc_project.Inventory.Item": {
5630 "PrettyName": "Onboard Memory Power Control Device"
5631 }
5632 }
5633 },
5634 {
5635 "inventoryPath": "/system/chassis/motherboard/dimm44/unit3",
5636 "inherit": false,
5637 "extraInterfaces": {
5638 "xyz.openbmc_project.Inventory.Item": {
5639 "PrettyName": "Onboard Memory Power Management IC"
5640 }
5641 }
5642 }
5643 ],
5644 "/sys/bus/i2c/drivers/at24/713-0050/eeprom": [
5645 {
5646 "inventoryPath": "/system/chassis/motherboard/dimm45",
5647 "extraInterfaces": {
5648 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5649 "com.ibm.ipzvpd.Location": {
5650 "LocationCode": "Ufcs-P0-C77"
5651 },
5652 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005653 "PrettyName": "Memory module 45"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005654 },
5655 "xyz.openbmc_project.State.Decorator.Availability": {
5656 "Available": false
5657 }
5658 }
5659 },
5660 {
5661 "inventoryPath": "/system/chassis/motherboard/dimm45/unit0",
5662 "inherit": false,
5663 "extraInterfaces": {
5664 "xyz.openbmc_project.Inventory.Item": {
5665 "PrettyName": "OpenCAPI Memory Buffer"
5666 }
5667 }
5668 },
5669 {
5670 "inventoryPath": "/system/chassis/motherboard/dimm45/unit1",
5671 "inherit": false,
5672 "extraInterfaces": {
5673 "xyz.openbmc_project.Inventory.Item": {
5674 "PrettyName": "DDR Memory Port"
5675 }
5676 }
5677 },
5678 {
5679 "inventoryPath": "/system/chassis/motherboard/dimm45/unit2",
5680 "inherit": false,
5681 "extraInterfaces": {
5682 "xyz.openbmc_project.Inventory.Item": {
5683 "PrettyName": "Onboard Memory Power Control Device"
5684 }
5685 }
5686 },
5687 {
5688 "inventoryPath": "/system/chassis/motherboard/dimm45/unit3",
5689 "inherit": false,
5690 "extraInterfaces": {
5691 "xyz.openbmc_project.Inventory.Item": {
5692 "PrettyName": "Onboard Memory Power Management IC"
5693 }
5694 }
5695 }
5696 ],
5697 "/sys/bus/i2c/drivers/at24/711-0050/eeprom": [
5698 {
5699 "inventoryPath": "/system/chassis/motherboard/dimm46",
5700 "extraInterfaces": {
5701 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5702 "com.ibm.ipzvpd.Location": {
5703 "LocationCode": "Ufcs-P0-C78"
5704 },
5705 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005706 "PrettyName": "Memory module 46"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005707 },
5708 "xyz.openbmc_project.State.Decorator.Availability": {
5709 "Available": false
5710 }
5711 }
5712 },
5713 {
5714 "inventoryPath": "/system/chassis/motherboard/dimm46/unit0",
5715 "inherit": false,
5716 "extraInterfaces": {
5717 "xyz.openbmc_project.Inventory.Item": {
5718 "PrettyName": "OpenCAPI Memory Buffer"
5719 }
5720 }
5721 },
5722 {
5723 "inventoryPath": "/system/chassis/motherboard/dimm46/unit1",
5724 "inherit": false,
5725 "extraInterfaces": {
5726 "xyz.openbmc_project.Inventory.Item": {
5727 "PrettyName": "DDR Memory Port"
5728 }
5729 }
5730 },
5731 {
5732 "inventoryPath": "/system/chassis/motherboard/dimm46/unit2",
5733 "inherit": false,
5734 "extraInterfaces": {
5735 "xyz.openbmc_project.Inventory.Item": {
5736 "PrettyName": "Onboard Memory Power Control Device"
5737 }
5738 }
5739 },
5740 {
5741 "inventoryPath": "/system/chassis/motherboard/dimm46/unit3",
5742 "inherit": false,
5743 "extraInterfaces": {
5744 "xyz.openbmc_project.Inventory.Item": {
5745 "PrettyName": "Onboard Memory Power Management IC"
5746 }
5747 }
5748 }
5749 ],
5750 "/sys/bus/i2c/drivers/at24/714-0050/eeprom": [
5751 {
5752 "inventoryPath": "/system/chassis/motherboard/dimm47",
5753 "extraInterfaces": {
5754 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5755 "com.ibm.ipzvpd.Location": {
5756 "LocationCode": "Ufcs-P0-C79"
5757 },
5758 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005759 "PrettyName": "Memory module 47"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005760 },
5761 "xyz.openbmc_project.State.Decorator.Availability": {
5762 "Available": false
5763 }
5764 }
5765 },
5766 {
5767 "inventoryPath": "/system/chassis/motherboard/dimm47/unit0",
5768 "inherit": false,
5769 "extraInterfaces": {
5770 "xyz.openbmc_project.Inventory.Item": {
5771 "PrettyName": "OpenCAPI Memory Buffer"
5772 }
5773 }
5774 },
5775 {
5776 "inventoryPath": "/system/chassis/motherboard/dimm47/unit1",
5777 "inherit": false,
5778 "extraInterfaces": {
5779 "xyz.openbmc_project.Inventory.Item": {
5780 "PrettyName": "DDR Memory Port"
5781 }
5782 }
5783 },
5784 {
5785 "inventoryPath": "/system/chassis/motherboard/dimm47/unit2",
5786 "inherit": false,
5787 "extraInterfaces": {
5788 "xyz.openbmc_project.Inventory.Item": {
5789 "PrettyName": "Onboard Memory Power Control Device"
5790 }
5791 }
5792 },
5793 {
5794 "inventoryPath": "/system/chassis/motherboard/dimm47/unit3",
5795 "inherit": false,
5796 "extraInterfaces": {
5797 "xyz.openbmc_project.Inventory.Item": {
5798 "PrettyName": "Onboard Memory Power Management IC"
5799 }
5800 }
5801 }
5802 ],
5803 "/sys/bus/i2c/drivers/at24/216-0050/eeprom": [
5804 {
5805 "inventoryPath": "/system/chassis/motherboard/dimm48",
5806 "extraInterfaces": {
5807 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5808 "com.ibm.ipzvpd.Location": {
5809 "LocationCode": "Ufcs-P0-C80"
5810 },
5811 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005812 "PrettyName": "Memory module 48"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005813 },
5814 "xyz.openbmc_project.State.Decorator.Availability": {
5815 "Available": false
5816 }
5817 }
5818 },
5819 {
5820 "inventoryPath": "/system/chassis/motherboard/dimm48/unit0",
5821 "inherit": false,
5822 "extraInterfaces": {
5823 "xyz.openbmc_project.Inventory.Item": {
5824 "PrettyName": "OpenCAPI Memory Buffer"
5825 }
5826 }
5827 },
5828 {
5829 "inventoryPath": "/system/chassis/motherboard/dimm48/unit1",
5830 "inherit": false,
5831 "extraInterfaces": {
5832 "xyz.openbmc_project.Inventory.Item": {
5833 "PrettyName": "DDR Memory Port"
5834 }
5835 }
5836 },
5837 {
5838 "inventoryPath": "/system/chassis/motherboard/dimm48/unit2",
5839 "inherit": false,
5840 "extraInterfaces": {
5841 "xyz.openbmc_project.Inventory.Item": {
5842 "PrettyName": "Onboard Memory Power Control Device"
5843 }
5844 }
5845 },
5846 {
5847 "inventoryPath": "/system/chassis/motherboard/dimm48/unit3",
5848 "inherit": false,
5849 "extraInterfaces": {
5850 "xyz.openbmc_project.Inventory.Item": {
5851 "PrettyName": "Onboard Memory Power Management IC"
5852 }
5853 }
5854 }
5855 ],
5856 "/sys/bus/i2c/drivers/at24/217-0050/eeprom": [
5857 {
5858 "inventoryPath": "/system/chassis/motherboard/dimm49",
5859 "extraInterfaces": {
5860 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5861 "com.ibm.ipzvpd.Location": {
5862 "LocationCode": "Ufcs-P0-C81"
5863 },
5864 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005865 "PrettyName": "Memory module 49"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005866 },
5867 "xyz.openbmc_project.State.Decorator.Availability": {
5868 "Available": false
5869 }
5870 }
5871 },
5872 {
5873 "inventoryPath": "/system/chassis/motherboard/dimm49/unit0",
5874 "inherit": false,
5875 "extraInterfaces": {
5876 "xyz.openbmc_project.Inventory.Item": {
5877 "PrettyName": "OpenCAPI Memory Buffer"
5878 }
5879 }
5880 },
5881 {
5882 "inventoryPath": "/system/chassis/motherboard/dimm49/unit1",
5883 "inherit": false,
5884 "extraInterfaces": {
5885 "xyz.openbmc_project.Inventory.Item": {
5886 "PrettyName": "DDR Memory Port"
5887 }
5888 }
5889 },
5890 {
5891 "inventoryPath": "/system/chassis/motherboard/dimm49/unit2",
5892 "inherit": false,
5893 "extraInterfaces": {
5894 "xyz.openbmc_project.Inventory.Item": {
5895 "PrettyName": "Onboard Memory Power Control Device"
5896 }
5897 }
5898 },
5899 {
5900 "inventoryPath": "/system/chassis/motherboard/dimm49/unit3",
5901 "inherit": false,
5902 "extraInterfaces": {
5903 "xyz.openbmc_project.Inventory.Item": {
5904 "PrettyName": "Onboard Memory Power Management IC"
5905 }
5906 }
5907 }
5908 ],
5909 "/sys/bus/i2c/drivers/at24/211-0050/eeprom": [
5910 {
5911 "inventoryPath": "/system/chassis/motherboard/dimm50",
5912 "extraInterfaces": {
5913 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5914 "com.ibm.ipzvpd.Location": {
5915 "LocationCode": "Ufcs-P0-C82"
5916 },
5917 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005918 "PrettyName": "Memory module 50"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005919 },
5920 "xyz.openbmc_project.State.Decorator.Availability": {
5921 "Available": false
5922 }
5923 }
5924 },
5925 {
5926 "inventoryPath": "/system/chassis/motherboard/dimm50/unit0",
5927 "inherit": false,
5928 "extraInterfaces": {
5929 "xyz.openbmc_project.Inventory.Item": {
5930 "PrettyName": "OpenCAPI Memory Buffer"
5931 }
5932 }
5933 },
5934 {
5935 "inventoryPath": "/system/chassis/motherboard/dimm50/unit1",
5936 "inherit": false,
5937 "extraInterfaces": {
5938 "xyz.openbmc_project.Inventory.Item": {
5939 "PrettyName": "DDR Memory Port"
5940 }
5941 }
5942 },
5943 {
5944 "inventoryPath": "/system/chassis/motherboard/dimm50/unit2",
5945 "inherit": false,
5946 "extraInterfaces": {
5947 "xyz.openbmc_project.Inventory.Item": {
5948 "PrettyName": "Onboard Memory Power Control Device"
5949 }
5950 }
5951 },
5952 {
5953 "inventoryPath": "/system/chassis/motherboard/dimm50/unit3",
5954 "inherit": false,
5955 "extraInterfaces": {
5956 "xyz.openbmc_project.Inventory.Item": {
5957 "PrettyName": "Onboard Memory Power Management IC"
5958 }
5959 }
5960 }
5961 ],
5962 "/sys/bus/i2c/drivers/at24/215-0050/eeprom": [
5963 {
5964 "inventoryPath": "/system/chassis/motherboard/dimm51",
5965 "extraInterfaces": {
5966 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5967 "com.ibm.ipzvpd.Location": {
5968 "LocationCode": "Ufcs-P0-C83"
5969 },
5970 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005971 "PrettyName": "Memory module 51"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005972 },
5973 "xyz.openbmc_project.State.Decorator.Availability": {
5974 "Available": false
5975 }
5976 }
5977 },
5978 {
5979 "inventoryPath": "/system/chassis/motherboard/dimm51/unit0",
5980 "inherit": false,
5981 "extraInterfaces": {
5982 "xyz.openbmc_project.Inventory.Item": {
5983 "PrettyName": "OpenCAPI Memory Buffer"
5984 }
5985 }
5986 },
5987 {
5988 "inventoryPath": "/system/chassis/motherboard/dimm51/unit1",
5989 "inherit": false,
5990 "extraInterfaces": {
5991 "xyz.openbmc_project.Inventory.Item": {
5992 "PrettyName": "DDR Memory Port"
5993 }
5994 }
5995 },
5996 {
5997 "inventoryPath": "/system/chassis/motherboard/dimm51/unit2",
5998 "inherit": false,
5999 "extraInterfaces": {
6000 "xyz.openbmc_project.Inventory.Item": {
6001 "PrettyName": "Onboard Memory Power Control Device"
6002 }
6003 }
6004 },
6005 {
6006 "inventoryPath": "/system/chassis/motherboard/dimm51/unit3",
6007 "inherit": false,
6008 "extraInterfaces": {
6009 "xyz.openbmc_project.Inventory.Item": {
6010 "PrettyName": "Onboard Memory Power Management IC"
6011 }
6012 }
6013 }
6014 ],
6015 "/sys/bus/i2c/drivers/at24/214-0050/eeprom": [
6016 {
6017 "inventoryPath": "/system/chassis/motherboard/dimm52",
6018 "extraInterfaces": {
6019 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6020 "com.ibm.ipzvpd.Location": {
6021 "LocationCode": "Ufcs-P0-C84"
6022 },
6023 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006024 "PrettyName": "Memory module 52"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006025 },
6026 "xyz.openbmc_project.State.Decorator.Availability": {
6027 "Available": false
6028 }
6029 }
6030 },
6031 {
6032 "inventoryPath": "/system/chassis/motherboard/dimm52/unit0",
6033 "inherit": false,
6034 "extraInterfaces": {
6035 "xyz.openbmc_project.Inventory.Item": {
6036 "PrettyName": "OpenCAPI Memory Buffer"
6037 }
6038 }
6039 },
6040 {
6041 "inventoryPath": "/system/chassis/motherboard/dimm52/unit1",
6042 "inherit": false,
6043 "extraInterfaces": {
6044 "xyz.openbmc_project.Inventory.Item": {
6045 "PrettyName": "DDR Memory Port"
6046 }
6047 }
6048 },
6049 {
6050 "inventoryPath": "/system/chassis/motherboard/dimm52/unit2",
6051 "inherit": false,
6052 "extraInterfaces": {
6053 "xyz.openbmc_project.Inventory.Item": {
6054 "PrettyName": "Onboard Memory Power Control Device"
6055 }
6056 }
6057 },
6058 {
6059 "inventoryPath": "/system/chassis/motherboard/dimm52/unit3",
6060 "inherit": false,
6061 "extraInterfaces": {
6062 "xyz.openbmc_project.Inventory.Item": {
6063 "PrettyName": "Onboard Memory Power Management IC"
6064 }
6065 }
6066 }
6067 ],
6068 "/sys/bus/i2c/drivers/at24/210-0050/eeprom": [
6069 {
6070 "inventoryPath": "/system/chassis/motherboard/dimm53",
6071 "extraInterfaces": {
6072 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6073 "com.ibm.ipzvpd.Location": {
6074 "LocationCode": "Ufcs-P0-C85"
6075 },
6076 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006077 "PrettyName": "Memory module 53"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006078 },
6079 "xyz.openbmc_project.State.Decorator.Availability": {
6080 "Available": false
6081 }
6082 }
6083 },
6084 {
6085 "inventoryPath": "/system/chassis/motherboard/dimm53/unit0",
6086 "inherit": false,
6087 "extraInterfaces": {
6088 "xyz.openbmc_project.Inventory.Item": {
6089 "PrettyName": "OpenCAPI Memory Buffer"
6090 }
6091 }
6092 },
6093 {
6094 "inventoryPath": "/system/chassis/motherboard/dimm53/unit1",
6095 "inherit": false,
6096 "extraInterfaces": {
6097 "xyz.openbmc_project.Inventory.Item": {
6098 "PrettyName": "DDR Memory Port"
6099 }
6100 }
6101 },
6102 {
6103 "inventoryPath": "/system/chassis/motherboard/dimm53/unit2",
6104 "inherit": false,
6105 "extraInterfaces": {
6106 "xyz.openbmc_project.Inventory.Item": {
6107 "PrettyName": "Onboard Memory Power Control Device"
6108 }
6109 }
6110 },
6111 {
6112 "inventoryPath": "/system/chassis/motherboard/dimm53/unit3",
6113 "inherit": false,
6114 "extraInterfaces": {
6115 "xyz.openbmc_project.Inventory.Item": {
6116 "PrettyName": "Onboard Memory Power Management IC"
6117 }
6118 }
6119 }
6120 ],
6121 "/sys/bus/i2c/drivers/at24/203-0050/eeprom": [
6122 {
6123 "inventoryPath": "/system/chassis/motherboard/dimm54",
6124 "extraInterfaces": {
6125 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6126 "com.ibm.ipzvpd.Location": {
6127 "LocationCode": "Ufcs-P0-C86"
6128 },
6129 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006130 "PrettyName": "Memory module 54"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006131 },
6132 "xyz.openbmc_project.State.Decorator.Availability": {
6133 "Available": false
6134 }
6135 }
6136 },
6137 {
6138 "inventoryPath": "/system/chassis/motherboard/dimm54/unit0",
6139 "inherit": false,
6140 "extraInterfaces": {
6141 "xyz.openbmc_project.Inventory.Item": {
6142 "PrettyName": "OpenCAPI Memory Buffer"
6143 }
6144 }
6145 },
6146 {
6147 "inventoryPath": "/system/chassis/motherboard/dimm54/unit1",
6148 "inherit": false,
6149 "extraInterfaces": {
6150 "xyz.openbmc_project.Inventory.Item": {
6151 "PrettyName": "DDR Memory Port"
6152 }
6153 }
6154 },
6155 {
6156 "inventoryPath": "/system/chassis/motherboard/dimm54/unit2",
6157 "inherit": false,
6158 "extraInterfaces": {
6159 "xyz.openbmc_project.Inventory.Item": {
6160 "PrettyName": "Onboard Memory Power Control Device"
6161 }
6162 }
6163 },
6164 {
6165 "inventoryPath": "/system/chassis/motherboard/dimm54/unit3",
6166 "inherit": false,
6167 "extraInterfaces": {
6168 "xyz.openbmc_project.Inventory.Item": {
6169 "PrettyName": "Onboard Memory Power Management IC"
6170 }
6171 }
6172 }
6173 ],
6174 "/sys/bus/i2c/drivers/at24/202-0050/eeprom": [
6175 {
6176 "inventoryPath": "/system/chassis/motherboard/dimm55",
6177 "extraInterfaces": {
6178 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6179 "com.ibm.ipzvpd.Location": {
6180 "LocationCode": "Ufcs-P0-C87"
6181 },
6182 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006183 "PrettyName": "Memory module 55"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006184 },
6185 "xyz.openbmc_project.State.Decorator.Availability": {
6186 "Available": false
6187 }
6188 }
6189 },
6190 {
6191 "inventoryPath": "/system/chassis/motherboard/dimm55/unit0",
6192 "inherit": false,
6193 "extraInterfaces": {
6194 "xyz.openbmc_project.Inventory.Item": {
6195 "PrettyName": "OpenCAPI Memory Buffer"
6196 }
6197 }
6198 },
6199 {
6200 "inventoryPath": "/system/chassis/motherboard/dimm55/unit1",
6201 "inherit": false,
6202 "extraInterfaces": {
6203 "xyz.openbmc_project.Inventory.Item": {
6204 "PrettyName": "DDR Memory Port"
6205 }
6206 }
6207 },
6208 {
6209 "inventoryPath": "/system/chassis/motherboard/dimm55/unit2",
6210 "inherit": false,
6211 "extraInterfaces": {
6212 "xyz.openbmc_project.Inventory.Item": {
6213 "PrettyName": "Onboard Memory Power Control Device"
6214 }
6215 }
6216 },
6217 {
6218 "inventoryPath": "/system/chassis/motherboard/dimm55/unit3",
6219 "inherit": false,
6220 "extraInterfaces": {
6221 "xyz.openbmc_project.Inventory.Item": {
6222 "PrettyName": "Onboard Memory Power Management IC"
6223 }
6224 }
6225 }
6226 ],
6227 "/sys/bus/i2c/drivers/at24/100-0050/eeprom": [
6228 {
6229 "inventoryPath": "/system/chassis/motherboard/dimm56",
6230 "extraInterfaces": {
6231 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6232 "com.ibm.ipzvpd.Location": {
6233 "LocationCode": "Ufcs-P0-C88"
6234 },
6235 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006236 "PrettyName": "Memory module 56"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006237 },
6238 "xyz.openbmc_project.State.Decorator.Availability": {
6239 "Available": false
6240 }
6241 }
6242 },
6243 {
6244 "inventoryPath": "/system/chassis/motherboard/dimm56/unit0",
6245 "inherit": false,
6246 "extraInterfaces": {
6247 "xyz.openbmc_project.Inventory.Item": {
6248 "PrettyName": "OpenCAPI Memory Buffer"
6249 }
6250 }
6251 },
6252 {
6253 "inventoryPath": "/system/chassis/motherboard/dimm56/unit1",
6254 "inherit": false,
6255 "extraInterfaces": {
6256 "xyz.openbmc_project.Inventory.Item": {
6257 "PrettyName": "DDR Memory Port"
6258 }
6259 }
6260 },
6261 {
6262 "inventoryPath": "/system/chassis/motherboard/dimm56/unit2",
6263 "inherit": false,
6264 "extraInterfaces": {
6265 "xyz.openbmc_project.Inventory.Item": {
6266 "PrettyName": "Onboard Memory Power Control Device"
6267 }
6268 }
6269 },
6270 {
6271 "inventoryPath": "/system/chassis/motherboard/dimm56/unit3",
6272 "inherit": false,
6273 "extraInterfaces": {
6274 "xyz.openbmc_project.Inventory.Item": {
6275 "PrettyName": "Onboard Memory Power Management IC"
6276 }
6277 }
6278 }
6279 ],
6280 "/sys/bus/i2c/drivers/at24/101-0050/eeprom": [
6281 {
6282 "inventoryPath": "/system/chassis/motherboard/dimm57",
6283 "extraInterfaces": {
6284 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6285 "com.ibm.ipzvpd.Location": {
6286 "LocationCode": "Ufcs-P0-C89"
6287 },
6288 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006289 "PrettyName": "Memory module 57"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006290 },
6291 "xyz.openbmc_project.State.Decorator.Availability": {
6292 "Available": false
6293 }
6294 }
6295 },
6296 {
6297 "inventoryPath": "/system/chassis/motherboard/dimm57/unit0",
6298 "inherit": false,
6299 "extraInterfaces": {
6300 "xyz.openbmc_project.Inventory.Item": {
6301 "PrettyName": "OpenCAPI Memory Buffer"
6302 }
6303 }
6304 },
6305 {
6306 "inventoryPath": "/system/chassis/motherboard/dimm57/unit1",
6307 "inherit": false,
6308 "extraInterfaces": {
6309 "xyz.openbmc_project.Inventory.Item": {
6310 "PrettyName": "DDR Memory Port"
6311 }
6312 }
6313 },
6314 {
6315 "inventoryPath": "/system/chassis/motherboard/dimm57/unit2",
6316 "inherit": false,
6317 "extraInterfaces": {
6318 "xyz.openbmc_project.Inventory.Item": {
6319 "PrettyName": "Onboard Memory Power Control Device"
6320 }
6321 }
6322 },
6323 {
6324 "inventoryPath": "/system/chassis/motherboard/dimm57/unit3",
6325 "inherit": false,
6326 "extraInterfaces": {
6327 "xyz.openbmc_project.Inventory.Item": {
6328 "PrettyName": "Onboard Memory Power Management IC"
6329 }
6330 }
6331 }
6332 ],
6333 "/sys/bus/i2c/drivers/at24/110-0050/eeprom": [
6334 {
6335 "inventoryPath": "/system/chassis/motherboard/dimm58",
6336 "extraInterfaces": {
6337 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6338 "com.ibm.ipzvpd.Location": {
6339 "LocationCode": "Ufcs-P0-C90"
6340 },
6341 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006342 "PrettyName": "Memory module 58"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006343 },
6344 "xyz.openbmc_project.State.Decorator.Availability": {
6345 "Available": false
6346 }
6347 }
6348 },
6349 {
6350 "inventoryPath": "/system/chassis/motherboard/dimm58/unit0",
6351 "inherit": false,
6352 "extraInterfaces": {
6353 "xyz.openbmc_project.Inventory.Item": {
6354 "PrettyName": "OpenCAPI Memory Buffer"
6355 }
6356 }
6357 },
6358 {
6359 "inventoryPath": "/system/chassis/motherboard/dimm58/unit1",
6360 "inherit": false,
6361 "extraInterfaces": {
6362 "xyz.openbmc_project.Inventory.Item": {
6363 "PrettyName": "DDR Memory Port"
6364 }
6365 }
6366 },
6367 {
6368 "inventoryPath": "/system/chassis/motherboard/dimm58/unit2",
6369 "inherit": false,
6370 "extraInterfaces": {
6371 "xyz.openbmc_project.Inventory.Item": {
6372 "PrettyName": "Onboard Memory Power Control Device"
6373 }
6374 }
6375 },
6376 {
6377 "inventoryPath": "/system/chassis/motherboard/dimm58/unit3",
6378 "inherit": false,
6379 "extraInterfaces": {
6380 "xyz.openbmc_project.Inventory.Item": {
6381 "PrettyName": "Onboard Memory Power Management IC"
6382 }
6383 }
6384 }
6385 ],
6386 "/sys/bus/i2c/drivers/at24/112-0050/eeprom": [
6387 {
6388 "inventoryPath": "/system/chassis/motherboard/dimm59",
6389 "extraInterfaces": {
6390 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6391 "com.ibm.ipzvpd.Location": {
6392 "LocationCode": "Ufcs-P0-C91"
6393 },
6394 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006395 "PrettyName": "Memory module 59"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006396 },
6397 "xyz.openbmc_project.State.Decorator.Availability": {
6398 "Available": false
6399 }
6400 }
6401 },
6402 {
6403 "inventoryPath": "/system/chassis/motherboard/dimm59/unit0",
6404 "inherit": false,
6405 "extraInterfaces": {
6406 "xyz.openbmc_project.Inventory.Item": {
6407 "PrettyName": "OpenCAPI Memory Buffer"
6408 }
6409 }
6410 },
6411 {
6412 "inventoryPath": "/system/chassis/motherboard/dimm59/unit1",
6413 "inherit": false,
6414 "extraInterfaces": {
6415 "xyz.openbmc_project.Inventory.Item": {
6416 "PrettyName": "DDR Memory Port"
6417 }
6418 }
6419 },
6420 {
6421 "inventoryPath": "/system/chassis/motherboard/dimm59/unit2",
6422 "inherit": false,
6423 "extraInterfaces": {
6424 "xyz.openbmc_project.Inventory.Item": {
6425 "PrettyName": "Onboard Memory Power Control Device"
6426 }
6427 }
6428 },
6429 {
6430 "inventoryPath": "/system/chassis/motherboard/dimm59/unit3",
6431 "inherit": false,
6432 "extraInterfaces": {
6433 "xyz.openbmc_project.Inventory.Item": {
6434 "PrettyName": "Onboard Memory Power Management IC"
6435 }
6436 }
6437 }
6438 ],
6439 "/sys/bus/i2c/drivers/at24/113-0050/eeprom": [
6440 {
6441 "inventoryPath": "/system/chassis/motherboard/dimm60",
6442 "extraInterfaces": {
6443 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6444 "com.ibm.ipzvpd.Location": {
6445 "LocationCode": "Ufcs-P0-C92"
6446 },
6447 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006448 "PrettyName": "Memory module 60"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006449 },
6450 "xyz.openbmc_project.State.Decorator.Availability": {
6451 "Available": false
6452 }
6453 }
6454 },
6455 {
6456 "inventoryPath": "/system/chassis/motherboard/dimm60/unit0",
6457 "inherit": false,
6458 "extraInterfaces": {
6459 "xyz.openbmc_project.Inventory.Item": {
6460 "PrettyName": "OpenCAPI Memory Buffer"
6461 }
6462 }
6463 },
6464 {
6465 "inventoryPath": "/system/chassis/motherboard/dimm60/unit1",
6466 "inherit": false,
6467 "extraInterfaces": {
6468 "xyz.openbmc_project.Inventory.Item": {
6469 "PrettyName": "DDR Memory Port"
6470 }
6471 }
6472 },
6473 {
6474 "inventoryPath": "/system/chassis/motherboard/dimm60/unit2",
6475 "inherit": false,
6476 "extraInterfaces": {
6477 "xyz.openbmc_project.Inventory.Item": {
6478 "PrettyName": "Onboard Memory Power Control Device"
6479 }
6480 }
6481 },
6482 {
6483 "inventoryPath": "/system/chassis/motherboard/dimm60/unit3",
6484 "inherit": false,
6485 "extraInterfaces": {
6486 "xyz.openbmc_project.Inventory.Item": {
6487 "PrettyName": "Onboard Memory Power Management IC"
6488 }
6489 }
6490 }
6491 ],
6492 "/sys/bus/i2c/drivers/at24/115-0050/eeprom": [
6493 {
6494 "inventoryPath": "/system/chassis/motherboard/dimm61",
6495 "extraInterfaces": {
6496 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6497 "com.ibm.ipzvpd.Location": {
6498 "LocationCode": "Ufcs-P0-C93"
6499 },
6500 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006501 "PrettyName": "Memory module 61"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006502 },
6503 "xyz.openbmc_project.State.Decorator.Availability": {
6504 "Available": false
6505 }
6506 }
6507 },
6508 {
6509 "inventoryPath": "/system/chassis/motherboard/dimm61/unit0",
6510 "inherit": false,
6511 "extraInterfaces": {
6512 "xyz.openbmc_project.Inventory.Item": {
6513 "PrettyName": "OpenCAPI Memory Buffer"
6514 }
6515 }
6516 },
6517 {
6518 "inventoryPath": "/system/chassis/motherboard/dimm61/unit1",
6519 "inherit": false,
6520 "extraInterfaces": {
6521 "xyz.openbmc_project.Inventory.Item": {
6522 "PrettyName": "DDR Memory Port"
6523 }
6524 }
6525 },
6526 {
6527 "inventoryPath": "/system/chassis/motherboard/dimm61/unit2",
6528 "inherit": false,
6529 "extraInterfaces": {
6530 "xyz.openbmc_project.Inventory.Item": {
6531 "PrettyName": "Onboard Memory Power Control Device"
6532 }
6533 }
6534 },
6535 {
6536 "inventoryPath": "/system/chassis/motherboard/dimm61/unit3",
6537 "inherit": false,
6538 "extraInterfaces": {
6539 "xyz.openbmc_project.Inventory.Item": {
6540 "PrettyName": "Onboard Memory Power Management IC"
6541 }
6542 }
6543 }
6544 ],
6545 "/sys/bus/i2c/drivers/at24/111-0050/eeprom": [
6546 {
6547 "inventoryPath": "/system/chassis/motherboard/dimm62",
6548 "extraInterfaces": {
6549 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6550 "com.ibm.ipzvpd.Location": {
6551 "LocationCode": "Ufcs-P0-C94"
6552 },
6553 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006554 "PrettyName": "Memory module 62"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006555 },
6556 "xyz.openbmc_project.State.Decorator.Availability": {
6557 "Available": false
6558 }
6559 }
6560 },
6561 {
6562 "inventoryPath": "/system/chassis/motherboard/dimm62/unit0",
6563 "inherit": false,
6564 "extraInterfaces": {
6565 "xyz.openbmc_project.Inventory.Item": {
6566 "PrettyName": "OpenCAPI Memory Buffer"
6567 }
6568 }
6569 },
6570 {
6571 "inventoryPath": "/system/chassis/motherboard/dimm62/unit1",
6572 "inherit": false,
6573 "extraInterfaces": {
6574 "xyz.openbmc_project.Inventory.Item": {
6575 "PrettyName": "DDR Memory Port"
6576 }
6577 }
6578 },
6579 {
6580 "inventoryPath": "/system/chassis/motherboard/dimm62/unit2",
6581 "inherit": false,
6582 "extraInterfaces": {
6583 "xyz.openbmc_project.Inventory.Item": {
6584 "PrettyName": "Onboard Memory Power Control Device"
6585 }
6586 }
6587 },
6588 {
6589 "inventoryPath": "/system/chassis/motherboard/dimm62/unit3",
6590 "inherit": false,
6591 "extraInterfaces": {
6592 "xyz.openbmc_project.Inventory.Item": {
6593 "PrettyName": "Onboard Memory Power Management IC"
6594 }
6595 }
6596 }
6597 ],
6598 "/sys/bus/i2c/drivers/at24/114-0050/eeprom": [
6599 {
6600 "inventoryPath": "/system/chassis/motherboard/dimm63",
6601 "extraInterfaces": {
6602 "xyz.openbmc_project.Inventory.Item.Dimm": null,
6603 "com.ibm.ipzvpd.Location": {
6604 "LocationCode": "Ufcs-P0-C95"
6605 },
6606 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06006607 "PrettyName": "Memory module 63"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05006608 },
6609 "xyz.openbmc_project.State.Decorator.Availability": {
6610 "Available": false
6611 }
6612 }
6613 },
6614 {
6615 "inventoryPath": "/system/chassis/motherboard/dimm63/unit0",
6616 "inherit": false,
6617 "extraInterfaces": {
6618 "xyz.openbmc_project.Inventory.Item": {
6619 "PrettyName": "OpenCAPI Memory Buffer"
6620 }
6621 }
6622 },
6623 {
6624 "inventoryPath": "/system/chassis/motherboard/dimm63/unit1",
6625 "inherit": false,
6626 "extraInterfaces": {
6627 "xyz.openbmc_project.Inventory.Item": {
6628 "PrettyName": "DDR Memory Port"
6629 }
6630 }
6631 },
6632 {
6633 "inventoryPath": "/system/chassis/motherboard/dimm63/unit2",
6634 "inherit": false,
6635 "extraInterfaces": {
6636 "xyz.openbmc_project.Inventory.Item": {
6637 "PrettyName": "Onboard Memory Power Control Device"
6638 }
6639 }
6640 },
6641 {
6642 "inventoryPath": "/system/chassis/motherboard/dimm63/unit3",
6643 "inherit": false,
6644 "extraInterfaces": {
6645 "xyz.openbmc_project.Inventory.Item": {
6646 "PrettyName": "Onboard Memory Power Management IC"
6647 }
6648 }
6649 }
6650 ]
6651 }
6652}