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