blob: a80c0348241a93ef2694ae56deed6ce596ebb832 [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 },
Sunny Srivastavac91c8bd2024-02-12 05:01:35 -060027 "muxes": [
28 {
29 "i2bus": "6",
30 "deviceaddress": "0xE0",
31 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/6-0070/hold_idle"
32 },
33 {
34 "i2bus": "11",
35 "deviceaddress": "0xE0",
36 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/11-0070/hold_idle"
37 }
38 ],
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050039 "frus": {
40 "/sys/bus/i2c/drivers/at24/8-0050/eeprom": [
41 {
42 "inventoryPath": "/system/chassis/motherboard",
43 "isSystemVpd": true,
44 "extraInterfaces": {
45 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
46 "com.ibm.ipzvpd.Location": {
47 "LocationCode": "Ufcs-P0"
48 },
49 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -060050 "PrettyName": "System backplane"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050051 }
52 }
53 },
54 {
55 "inventoryPath": "/system/chassis/motherboard/unit0",
56 "inherit": false,
57 "extraInterfaces": {
58 "xyz.openbmc_project.Inventory.Item": {
59 "PrettyName": "Oscillator Reference Clock"
60 }
61 }
62 },
63 {
64 "inventoryPath": "/system",
65 "inherit": false,
66 "isSystemVpd": true,
67 "copyRecords": ["VSYS"],
68 "extraInterfaces": {
69 "xyz.openbmc_project.Inventory.Item.System": null,
70 "xyz.openbmc_project.Inventory.Decorator.Asset": {
71 "SerialNumber": {
72 "recordName": "VSYS",
73 "keywordName": "SE"
74 },
75 "Model": {
76 "recordName": "VSYS",
77 "keywordName": "TM"
78 },
79 "SubModel": {
80 "recordName": "VSYS",
81 "keywordName": "BR"
82 }
83 },
84 "com.ibm.ipzvpd.Location": {
85 "LocationCode": "Umts"
86 },
87 "xyz.openbmc_project.Inventory.Item": {
88 "PrettyName": "System"
89 }
90 }
91 },
92 {
93 "inventoryPath": "/system/chassis",
94 "isSystemVpd": true,
95 "extraInterfaces": {
96 "xyz.openbmc_project.Inventory.Item.Chassis": null,
97 "xyz.openbmc_project.Inventory.Item.Global": null,
98 "com.ibm.ipzvpd.Location": {
99 "LocationCode": "Ufcs"
100 },
101 "xyz.openbmc_project.Inventory.Item": {
102 "PrettyName": "Chassis"
103 }
104 }
105 },
106 {
107 "inventoryPath": "/system/chassis/motherboard/pcieslot6",
108 "inherit": false,
109 "extraInterfaces": {
110 "com.ibm.Control.Host.PCIeLink": null,
111 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
112 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
113 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
114 },
115 "com.ibm.ipzvpd.Location": {
116 "LocationCode": "Ufcs-P0-C6"
117 },
118 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600119 "PrettyName": "OpenCAPI adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500120 }
121 }
122 },
123 {
124 "inventoryPath": "/system/chassis/motherboard/pcieslot7",
125 "inherit": false,
126 "extraInterfaces": {
127 "com.ibm.Control.Host.PCIeLink": null,
128 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
129 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
130 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
131 },
132 "com.ibm.ipzvpd.Location": {
133 "LocationCode": "Ufcs-P0-C7"
134 },
135 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600136 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500137 }
138 }
139 },
140 {
141 "inventoryPath": "/system/chassis/motherboard/pcieslot8",
142 "inherit": false,
143 "extraInterfaces": {
144 "com.ibm.Control.Host.PCIeLink": null,
145 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
146 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
147 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
148 },
149 "com.ibm.ipzvpd.Location": {
150 "LocationCode": "Ufcs-P0-C8"
151 },
152 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600153 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500154 }
155 }
156 },
157 {
158 "inventoryPath": "/system/chassis/motherboard/pcieslot9",
159 "inherit": false,
160 "extraInterfaces": {
161 "com.ibm.Control.Host.PCIeLink": null,
162 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
163 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
164 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
165 },
166 "com.ibm.ipzvpd.Location": {
167 "LocationCode": "Ufcs-P0-C9"
168 },
169 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600170 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500171 }
172 }
173 },
174 {
175 "inventoryPath": "/system/chassis/motherboard/pcieslot10",
176 "inherit": false,
177 "extraInterfaces": {
178 "com.ibm.Control.Host.PCIeLink": null,
179 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
180 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
181 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
182 },
183 "com.ibm.ipzvpd.Location": {
184 "LocationCode": "Ufcs-P0-C10"
185 },
186 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600187 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500188 }
189 }
190 },
191 {
192 "inventoryPath": "/system/chassis/motherboard/pcieslot11",
193 "inherit": false,
194 "extraInterfaces": {
195 "com.ibm.Control.Host.PCIeLink": null,
196 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
197 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
198 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
199 },
200 "com.ibm.ipzvpd.Location": {
201 "LocationCode": "Ufcs-P0-C11"
202 },
203 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600204 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500205 }
206 }
207 },
208 {
209 "inventoryPath": "/system/chassis/motherboard/pcieslot12",
210 "inherit": false,
211 "extraInterfaces": {
212 "com.ibm.Control.Host.PCIeLink": null,
213 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
214 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.OEM"
215 },
216 "com.ibm.ipzvpd.Location": {
217 "LocationCode": "Ufcs-P0-T18"
218 },
219 "xyz.openbmc_project.Inventory.Item": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500220 "PrettyName": "USB 3.0 port (front)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500221 }
222 }
223 },
224 {
225 "inventoryPath": "/system/chassis/motherboard/pcieslot12/pcie_card12",
226 "inherit": false,
227 "extraInterfaces": {
228 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
229 "com.ibm.ipzvpd.Location": {
230 "LocationCode": "Ufcs-P0-T18"
231 },
232 "xyz.openbmc_project.Inventory.Decorator.Slot": {
233 "SlotNumber": 12
234 },
235 "xyz.openbmc_project.Inventory.Item": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500236 "PrettyName": "USB 3.0 port (front)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500237 }
238 }
239 },
240 {
241 "inventoryPath": "/system/chassis/motherboard/powersupply0",
242 "inherit": false,
243 "embedded": false,
244 "synthesized": true,
245 "extraInterfaces": {
246 "com.ibm.ipzvpd.Location": {
247 "LocationCode": "Ufcs-E0"
248 }
249 }
250 },
251 {
252 "inventoryPath": "/system/chassis/motherboard/powersupply1",
253 "inherit": false,
254 "embedded": false,
255 "synthesized": true,
256 "extraInterfaces": {
257 "com.ibm.ipzvpd.Location": {
258 "LocationCode": "Ufcs-E1"
259 }
260 }
261 },
262 {
263 "inventoryPath": "/system/chassis/motherboard/powersupply2",
264 "inherit": false,
265 "embedded": false,
266 "synthesized": true,
267 "extraInterfaces": {
268 "com.ibm.ipzvpd.Location": {
269 "LocationCode": "Ufcs-E2"
270 }
271 }
272 },
273 {
274 "inventoryPath": "/system/chassis/motherboard/powersupply3",
275 "inherit": false,
276 "embedded": false,
277 "synthesized": true,
278 "extraInterfaces": {
279 "com.ibm.ipzvpd.Location": {
280 "LocationCode": "Ufcs-E3"
281 }
282 }
283 },
284 {
285 "inventoryPath": "/system/chassis/motherboard/fan0",
286 "inherit": false,
287 "embedded": false,
288 "synthesized": true,
289 "extraInterfaces": {
290 "com.ibm.ipzvpd.Location": {
291 "LocationCode": "Ufcs-A0"
292 },
293 "com.ibm.ipzvpd.VINI": {
294 "FN": [48, 50, 89, 75, 51, 50, 51],
295 "CC": [55, 66, 53, 70],
296 "PN": [48, 50, 89, 75, 51, 50, 51],
297 "DR": [66, 108, 111, 119, 101, 114],
298 "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52],
299 "RT": [86, 73, 78, 73]
300 },
301 "com.ibm.ipzvpd.DINF": {
302 "RI": [0, 5, 33, 0],
303 "RT": [68, 73, 78, 70]
304 },
305 "xyz.openbmc_project.Inventory.Decorator.Asset": {
306 "Model": "7B5F",
307 "Manufacturer": "Delta",
308 "PartNumber": "02YK323",
309 "SparePartNumber": "02YK323",
310 "SerialNumber": "YL12JP1C1234"
311 }
312 }
313 },
314 {
315 "inventoryPath": "/system/chassis/motherboard/fan1",
316 "inherit": false,
317 "embedded": false,
318 "synthesized": true,
319 "extraInterfaces": {
320 "com.ibm.ipzvpd.Location": {
321 "LocationCode": "Ufcs-A1"
322 },
323 "com.ibm.ipzvpd.VINI": {
324 "FN": [48, 50, 89, 75, 51, 50, 51],
325 "CC": [55, 66, 53, 70],
326 "PN": [48, 50, 89, 75, 51, 50, 51],
327 "DR": [66, 108, 111, 119, 101, 114],
328 "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52],
329 "RT": [86, 73, 78, 73]
330 },
331 "com.ibm.ipzvpd.DINF": {
332 "RI": [0, 5, 33, 1],
333 "RT": [68, 73, 78, 70]
334 },
335 "xyz.openbmc_project.Inventory.Decorator.Asset": {
336 "Model": "7B5F",
337 "Manufacturer": "Delta",
338 "PartNumber": "02YK323",
339 "SparePartNumber": "02YK323",
340 "SerialNumber": "YL12JP1C1234"
341 }
342 }
343 },
344 {
345 "inventoryPath": "/system/chassis/motherboard/fan2",
346 "inherit": false,
347 "embedded": false,
348 "synthesized": true,
349 "extraInterfaces": {
350 "com.ibm.ipzvpd.Location": {
351 "LocationCode": "Ufcs-A2"
352 },
353 "com.ibm.ipzvpd.VINI": {
354 "FN": [48, 50, 89, 75, 51, 50, 51],
355 "CC": [55, 66, 53, 70],
356 "PN": [48, 50, 89, 75, 51, 50, 51],
357 "DR": [66, 108, 111, 119, 101, 114],
358 "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52],
359 "RT": [86, 73, 78, 73]
360 },
361 "com.ibm.ipzvpd.DINF": {
362 "RI": [0, 5, 33, 2],
363 "RT": [68, 73, 78, 70]
364 },
365 "xyz.openbmc_project.Inventory.Decorator.Asset": {
366 "Model": "7B5F",
367 "Manufacturer": "Delta",
368 "PartNumber": "02YK323",
369 "SparePartNumber": "02YK323",
370 "SerialNumber": "YL12JP1C1234"
371 }
372 }
373 },
374 {
375 "inventoryPath": "/system/chassis/motherboard/fan4",
376 "inherit": false,
377 "embedded": false,
378 "synthesized": true,
379 "extraInterfaces": {
380 "com.ibm.ipzvpd.Location": {
381 "LocationCode": "Ufcs-A4"
382 },
383 "com.ibm.ipzvpd.VINI": {
384 "FN": [48, 50, 89, 75, 51, 50, 51],
385 "CC": [55, 66, 53, 70],
386 "PN": [48, 50, 89, 75, 51, 50, 51],
387 "DR": [66, 108, 111, 119, 101, 114],
388 "SN": [89, 76, 49, 50, 74, 80, 49, 67, 49, 50, 51, 52],
389 "RT": [86, 73, 78, 73]
390 },
391 "com.ibm.ipzvpd.DINF": {
392 "RI": [0, 5, 33, 3],
393 "RT": [68, 73, 78, 70]
394 },
395 "xyz.openbmc_project.Inventory.Decorator.Asset": {
396 "Model": "7B5F",
397 "Manufacturer": "Delta",
398 "PartNumber": "02YK323",
399 "SparePartNumber": "02YK323",
400 "SerialNumber": "YL12JP1C1234"
401 }
402 }
403 },
404 {
405 "inventoryPath": "/system/chassis/motherboard/tod_battery",
406 "extraInterfaces": {
407 "xyz.openbmc_project.Inventory.Item.Battery": null,
408 "com.ibm.ipzvpd.Location": {
409 "LocationCode": "Ufcs-P0-E0"
410 },
411 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600412 "PrettyName": "Time-of-day battery"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500413 }
414 }
415 },
416 {
417 "inventoryPath": "/system/chassis/motherboard/connector0",
418 "inherit": false,
419 "extraInterfaces": {
420 "xyz.openbmc_project.Inventory.Item.Connector": null,
421 "com.ibm.ipzvpd.Location": {
422 "LocationCode": "Ufcs-P0-T0"
423 },
424 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600425 "PrettyName": "Connector for OpenCAPI Port DCM-0 P0 OP3B"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500426 }
427 }
428 },
429 {
430 "inventoryPath": "/system/chassis/motherboard/connector1",
431 "inherit": false,
432 "extraInterfaces": {
433 "xyz.openbmc_project.Inventory.Item.Connector": null,
434 "com.ibm.ipzvpd.Location": {
435 "LocationCode": "Ufcs-P0-T1"
436 },
437 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600438 "PrettyName": "Connector for OpenCAPI Port DCM-0 P0 OP3A"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500439 }
440 }
441 },
442 {
443 "inventoryPath": "/system/chassis/motherboard/connector2",
444 "inherit": false,
445 "extraInterfaces": {
446 "xyz.openbmc_project.Inventory.Item.Connector": null,
447 "com.ibm.ipzvpd.Location": {
448 "LocationCode": "Ufcs-P0-T2"
449 },
450 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600451 "PrettyName": "Connector for OpenCAPI Port DCM-0 P1 OP0B"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500452 }
453 }
454 },
455 {
456 "inventoryPath": "/system/chassis/motherboard/connector3",
457 "inherit": false,
458 "extraInterfaces": {
459 "xyz.openbmc_project.Inventory.Item.Connector": null,
460 "com.ibm.ipzvpd.Location": {
461 "LocationCode": "Ufcs-P0-T3"
462 },
463 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600464 "PrettyName": "Connector for OpenCAPI Port DCM-0 P1 OP0A"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500465 }
466 }
467 },
468 {
469 "inventoryPath": "/system/chassis/motherboard/connector4",
470 "inherit": false,
471 "extraInterfaces": {
472 "xyz.openbmc_project.Inventory.Item.Connector": null,
473 "com.ibm.ipzvpd.Location": {
474 "LocationCode": "Ufcs-P0-T4"
475 },
476 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600477 "PrettyName": "Power signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500478 }
479 }
480 },
481 {
482 "inventoryPath": "/system/chassis/motherboard/connector7",
483 "inherit": false,
484 "extraInterfaces": {
485 "xyz.openbmc_project.Inventory.Item.Connector": null,
486 "com.ibm.ipzvpd.Location": {
487 "LocationCode": "Ufcs-P0-T7"
488 },
489 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600490 "PrettyName": "USB 3.0 port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500491 }
492 }
493 },
494 {
495 "inventoryPath": "/system/chassis/motherboard/connector8",
496 "inherit": false,
497 "extraInterfaces": {
498 "xyz.openbmc_project.Inventory.Item.Connector": null,
499 "com.ibm.ipzvpd.Location": {
500 "LocationCode": "Ufcs-P0-T8"
501 },
502 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600503 "PrettyName": "Drive backplane signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500504 }
505 }
506 },
507 {
508 "inventoryPath": "/system/chassis/motherboard/connector9",
509 "inherit": false,
510 "extraInterfaces": {
511 "xyz.openbmc_project.Inventory.Item.Connector": null,
512 "com.ibm.ipzvpd.Location": {
513 "LocationCode": "Ufcs-P0-T9"
514 },
515 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600516 "PrettyName": "Drive backplane signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500517 }
518 }
519 },
520 {
521 "inventoryPath": "/system/chassis/motherboard/connector11",
522 "inherit": false,
523 "extraInterfaces": {
524 "xyz.openbmc_project.Inventory.Item.Connector": null,
525 "com.ibm.ipzvpd.Location": {
526 "LocationCode": "Ufcs-P0-T11"
527 },
528 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600529 "PrettyName": "Control panel cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500530 }
531 }
532 },
533 {
534 "inventoryPath": "/system/chassis/motherboard/connector12",
535 "inherit": false,
536 "extraInterfaces": {
537 "xyz.openbmc_project.Inventory.Item.Connector": null,
538 "com.ibm.ipzvpd.Location": {
539 "LocationCode": "Ufcs-P0-T12"
540 },
541 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600542 "PrettyName": "Fan signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500543 }
544 }
545 },
546 {
547 "inventoryPath": "/system/chassis/motherboard/connector13",
548 "inherit": false,
549 "extraInterfaces": {
550 "xyz.openbmc_project.Inventory.Item.Connector": null,
551 "com.ibm.ipzvpd.Location": {
552 "LocationCode": "Ufcs-P0-T13"
553 },
554 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600555 "PrettyName": "Control panel display cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500556 }
557 }
558 },
559 {
560 "inventoryPath": "/system/chassis/motherboard/connector14",
561 "inherit": false,
562 "extraInterfaces": {
563 "xyz.openbmc_project.Inventory.Item.Connector": null,
564 "com.ibm.ipzvpd.Location": {
565 "LocationCode": "Ufcs-P0-T14"
566 },
567 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600568 "PrettyName": "Drive backplane power cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500569 }
570 }
571 },
572 {
573 "inventoryPath": "/system/chassis/motherboard/connector15",
574 "inherit": false,
575 "extraInterfaces": {
576 "xyz.openbmc_project.Inventory.Item.Connector": null,
577 "com.ibm.ipzvpd.Location": {
578 "LocationCode": "Ufcs-P0-T15"
579 },
580 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600581 "PrettyName": "Drive backplane power cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500582 }
583 }
584 },
585 {
586 "inventoryPath": "/system/chassis/motherboard/connector17",
587 "inherit": false,
588 "extraInterfaces": {
589 "xyz.openbmc_project.Inventory.Item.Connector": null,
590 "com.ibm.ipzvpd.Location": {
591 "LocationCode": "Ufcs-P0-T17"
592 },
593 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600594 "PrettyName": "Fan signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500595 }
596 }
597 },
598 {
599 "inventoryPath": "/system/chassis/motherboard/connector18",
600 "inherit": false,
601 "extraInterfaces": {
602 "xyz.openbmc_project.Inventory.Item.Connector": null,
603 "com.ibm.ipzvpd.Location": {
604 "LocationCode": "Ufcs-P0-T18"
605 },
606 "xyz.openbmc_project.Inventory.Item": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500607 "PrettyName": "USB 3.0 port (front)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500608 }
609 }
610 },
611 {
612 "inventoryPath": "/system/chassis/motherboard/rdx0",
613 "inherit": false,
614 "embedded": false,
615 "extraInterfaces": {
616 "xyz.openbmc_project.Inventory.Item.Board": null,
617 "com.ibm.ipzvpd.Location": {
618 "LocationCode": "Ufcs-P4"
619 },
620 "xyz.openbmc_project.Inventory.Item": {
621 "PrettyName": "RDX Docking Station"
622 }
623 }
624 },
625 {
626 "inventoryPath": "/system/chassis/motherboard/rdx0/media0",
627 "inherit": false,
628 "embedded": false,
629 "extraInterfaces": {
630 "xyz.openbmc_project.Inventory.Item.Drive": null,
631 "com.ibm.ipzvpd.Location": {
632 "LocationCode": "Ufcs-P4-D0"
633 },
634 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600635 "PrettyName": "RDX removable disk drive"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500636 }
637 }
638 },
639 {
640 "inventoryPath": "/system/chassis/motherboard/rdx0/rdx_power_connector",
641 "inherit": false,
642 "embedded": false,
643 "extraInterfaces": {
644 "xyz.openbmc_project.Inventory.Item.Connector": null,
645 "com.ibm.ipzvpd.Location": {
646 "LocationCode": "Ufcs-P4-T0"
647 },
648 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600649 "PrettyName": "Power connector for RDX"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500650 }
651 }
652 },
653 {
654 "inventoryPath": "/system/chassis/motherboard/rdx0/rdx_usb_connector",
655 "inherit": false,
656 "embedded": false,
657 "extraInterfaces": {
658 "xyz.openbmc_project.Inventory.Item.Connector": null,
659 "com.ibm.ipzvpd.Location": {
660 "LocationCode": "Ufcs-P4-T1"
661 },
662 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600663 "PrettyName": "USB connector for RDX"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500664 }
665 }
666 }
667 ],
668 "/sys/bus/i2c/drivers/at24/8-0051/eeprom": [
669 {
670 "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc",
671 "extraInterfaces": {
672 "xyz.openbmc_project.Inventory.Item.Bmc": null,
673 "com.ibm.ipzvpd.Location": {
674 "LocationCode": "Ufcs-P0-C5"
675 },
676 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600677 "PrettyName": "eBMC card"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500678 }
679 }
680 },
681 {
682 "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/ethernet0",
683 "inherit": false,
684 "noprime": true,
685 "extraInterfaces": {
686 "xyz.openbmc_project.Inventory.Item.Ethernet": null,
687 "xyz.openbmc_project.Inventory.Item.Connector": null,
688 "com.ibm.ipzvpd.Location": {
689 "LocationCode": "Ufcs-P0-C5-T0"
690 },
691 "xyz.openbmc_project.Inventory.Item.NetworkInterface": {
692 "MACAddress": {
693 "recordName": "VCFG",
694 "keywordName": "Z0",
695 "encoding": "MAC"
696 }
697 },
698 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600699 "PrettyName": "HMC port 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500700 }
701 }
702 },
703 {
704 "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/ethernet1",
705 "inherit": false,
706 "noprime": true,
707 "extraInterfaces": {
708 "xyz.openbmc_project.Inventory.Item.Ethernet": null,
709 "xyz.openbmc_project.Inventory.Item.Connector": null,
710 "com.ibm.ipzvpd.Location": {
711 "LocationCode": "Ufcs-P0-C5-T1"
712 },
713 "xyz.openbmc_project.Inventory.Item.NetworkInterface": {
714 "MACAddress": {
715 "recordName": "VCFG",
716 "keywordName": "Z1",
717 "encoding": "MAC"
718 },
719 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600720 "PrettyName": "HMC port 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500721 }
722 }
723 }
724 },
725 {
726 "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/usb0",
727 "inherit": false,
728 "extraInterfaces": {
729 "xyz.openbmc_project.Inventory.Item.Connector": null,
730 "com.ibm.ipzvpd.Location": {
731 "LocationCode": "Ufcs-P0-C5-T2"
732 },
733 "xyz.openbmc_project.Inventory.Item": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500734 "PrettyName": "USB 3.0 port (rear)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500735 }
736 }
737 },
738 {
739 "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/displayport0",
740 "inherit": false,
741 "extraInterfaces": {
742 "xyz.openbmc_project.Inventory.Item.Connector": null,
743 "com.ibm.ipzvpd.Location": {
744 "LocationCode": "Ufcs-P0-C5-T3"
745 },
746 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600747 "PrettyName": "Display Port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500748 }
749 }
750 },
751 {
752 "inventoryPath": "/system/chassis/motherboard/ebmc_card_bmc/usb1",
753 "inherit": false,
754 "extraInterfaces": {
755 "xyz.openbmc_project.Inventory.Item.Connector": null,
756 "com.ibm.ipzvpd.Location": {
757 "LocationCode": "Ufcs-P0-C5-T4"
758 },
759 "xyz.openbmc_project.Inventory.Item": {
Rekha Aparnaf842bc52024-05-15 23:13:08 -0500760 "PrettyName": "USB 2.0 port (rear)"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500761 }
762 }
763 }
764 ],
765 "/sys/bus/i2c/drivers/at24/0-0051/eeprom": [
766 {
767 "inventoryPath": "/system/chassis/motherboard/tpm_wilson",
768 "extraInterfaces": {
769 "xyz.openbmc_project.Inventory.Item.Tpm": null,
770 "com.ibm.ipzvpd.Location": {
771 "LocationCode": "Ufcs-P0-C22"
772 },
773 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600774 "PrettyName": "Trusted platform module card"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500775 }
776 }
777 }
778 ],
779 "/sys/bus/i2c/drivers/at24/7-0050/eeprom": [
780 {
781 "inventoryPath": "/system/chassis/motherboard/base_op_panel_blyth",
782 "essentialFru": true,
783 "extraInterfaces": {
784 "xyz.openbmc_project.Inventory.Item.Panel": null,
785 "com.ibm.ipzvpd.Location": {
786 "LocationCode": "Ufcs-D0"
787 },
788 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600789 "PrettyName": "Control panel"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500790 }
791 }
792 }
793 ],
794 "/sys/bus/i2c/drivers/at24/7-0051/eeprom": [
795 {
796 "inventoryPath": "/system/chassis/motherboard/lcd_op_panel_hill",
797 "devAddress": "7-0051",
798 "driverType": "at24",
799 "busType": "i2c",
800 "presence": {
801 "pollingRequired": true,
802 "pin": "RUSSEL_OPPANEL_PRESENCE_N",
803 "value": 0,
804 "gpioI2CAddress": "0-0020"
805 },
806 "preAction": {
807 "pin": "RUSSEL_FW_I2C_ENABLE_N",
808 "value": 0,
809 "gpioI2CAddress": "0-0020"
810 },
811 "postActionFail": {
812 "pin": "RUSSEL_FW_I2C_ENABLE_N",
813 "value": 1,
814 "gpioI2CAddress": "0-0020"
815 },
816 "extraInterfaces": {
817 "xyz.openbmc_project.Inventory.Item.Panel": null,
818 "com.ibm.ipzvpd.Location": {
819 "LocationCode": "Ufcs-D1"
820 },
821 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600822 "PrettyName": "Control panel display"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500823 }
824 }
825 }
826 ],
827 "/sys/bus/i2c/drivers/at24/9-0050/eeprom": [
828 {
829 "inventoryPath": "/system/chassis/motherboard/vdd_vrm0",
830 "extraInterfaces": {
831 "xyz.openbmc_project.Inventory.Item.Vrm": null,
832 "com.ibm.ipzvpd.Location": {
833 "LocationCode": "Ufcs-P0-C14"
834 },
835 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600836 "PrettyName": "Voltage regulator module for system processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500837 }
838 }
839 }
840 ],
841 "/sys/bus/spi/drivers/at25/spi12.0/eeprom": [
842 {
843 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0",
844 "redundantEeprom": "/sys/bus/spi/drivers/at25/spi13.0/eeprom",
845 "cpuType": "primary",
846 "powerOffOnly": true,
847 "offset": 196608,
848 "size": 65504,
849 "extraInterfaces": {
850 "xyz.openbmc_project.Inventory.Item.Cpu": null,
851 "com.ibm.ipzvpd.Location": {
852 "LocationCode": "Ufcs-P0-C15"
853 },
854 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600855 "PrettyName": "System processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500856 }
857 }
858 },
859 {
860 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit0",
861 "inherit": false,
862 "extraInterfaces": {
863 "xyz.openbmc_project.Inventory.Item": {
864 "PrettyName": "Quad"
865 }
866 }
867 },
868 {
869 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit1",
870 "inherit": false,
871 "extraInterfaces": {
872 "xyz.openbmc_project.Inventory.Item": {
873 "PrettyName": "High speed SMP/OpenCAPI Link"
874 }
875 }
876 },
877 {
878 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit2",
879 "inherit": false,
880 "extraInterfaces": {
881 "xyz.openbmc_project.Inventory.Item": {
882 "PrettyName": "Memory Controller"
883 }
884 }
885 },
886 {
887 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit3",
888 "inherit": false,
889 "extraInterfaces": {
890 "xyz.openbmc_project.Inventory.Item": {
891 "PrettyName": "Memory Controller Channel"
892 }
893 }
894 },
895 {
896 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit4",
897 "inherit": false,
898 "extraInterfaces": {
899 "xyz.openbmc_project.Inventory.Item": {
900 "PrettyName": "Processor To Memory Buffer Interface"
901 }
902 }
903 },
904 {
905 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit5",
906 "inherit": false,
907 "extraInterfaces": {
908 "xyz.openbmc_project.Inventory.Item": {
909 "PrettyName": "Nest Memory Management Unit"
910 }
911 }
912 },
913 {
914 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit6",
915 "inherit": false,
916 "extraInterfaces": {
917 "xyz.openbmc_project.Inventory.Item": {
918 "PrettyName": "Accelerator"
919 }
920 }
921 },
922 {
923 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit7",
924 "inherit": false,
925 "extraInterfaces": {
926 "xyz.openbmc_project.Inventory.Item": {
927 "PrettyName": "OpenCAPI Memory Interface"
928 }
929 }
930 },
931 {
932 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit8",
933 "inherit": false,
934 "extraInterfaces": {
935 "xyz.openbmc_project.Inventory.Item": {
936 "PrettyName": "OpenCAPI Memory Interface Controller"
937 }
938 }
939 },
940 {
941 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit9",
942 "inherit": false,
943 "extraInterfaces": {
944 "xyz.openbmc_project.Inventory.Item": {
945 "PrettyName": "POWER Accelerator Unit"
946 }
947 }
948 },
949 {
950 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit10",
951 "inherit": false,
952 "extraInterfaces": {
953 "xyz.openbmc_project.Inventory.Item": {
954 "PrettyName": "POWER Accelerator Unit Controller"
955 }
956 }
957 },
958 {
959 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit11",
960 "inherit": false,
961 "extraInterfaces": {
962 "xyz.openbmc_project.Inventory.Item": {
963 "PrettyName": "PCI Express controllers"
964 }
965 }
966 },
967 {
968 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit12",
969 "inherit": false,
970 "extraInterfaces": {
971 "xyz.openbmc_project.Inventory.Item": {
972 "PrettyName": "PCIe host bridge (PHB)"
973 }
974 }
975 },
976 {
977 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit13",
978 "inherit": false,
979 "extraInterfaces": {
980 "xyz.openbmc_project.Inventory.Item": {
981 "PrettyName": "OBUS End Point"
982 }
983 }
984 },
985 {
986 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu0/unit14",
987 "inherit": false,
988 "extraInterfaces": {
989 "xyz.openbmc_project.Inventory.Item": {
990 "PrettyName": "Cache-Only Core"
991 }
992 }
993 }
994 ],
995 "/sys/bus/spi/drivers/at25/spi22.0/eeprom": [
996 {
997 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1",
998 "redundantEeprom": "/sys/bus/spi/drivers/at25/spi23.0/eeprom",
999 "powerOffOnly": true,
1000 "offset": 196608,
1001 "size": 65504,
1002 "extraInterfaces": {
1003 "xyz.openbmc_project.Inventory.Item.Cpu": null,
1004 "com.ibm.ipzvpd.Location": {
1005 "LocationCode": "Ufcs-P0-C15"
1006 },
1007 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001008 "PrettyName": "System processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001009 }
1010 }
1011 },
1012 {
1013 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit0",
1014 "inherit": false,
1015 "extraInterfaces": {
1016 "xyz.openbmc_project.Inventory.Item": {
1017 "PrettyName": "Quad"
1018 }
1019 }
1020 },
1021 {
1022 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit1",
1023 "inherit": false,
1024 "extraInterfaces": {
1025 "xyz.openbmc_project.Inventory.Item": {
1026 "PrettyName": "High speed SMP/OpenCAPI Link"
1027 }
1028 }
1029 },
1030 {
1031 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit2",
1032 "inherit": false,
1033 "extraInterfaces": {
1034 "xyz.openbmc_project.Inventory.Item": {
1035 "PrettyName": "Memory Controller"
1036 }
1037 }
1038 },
1039 {
1040 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit3",
1041 "inherit": false,
1042 "extraInterfaces": {
1043 "xyz.openbmc_project.Inventory.Item": {
1044 "PrettyName": "Memory Controller Channel"
1045 }
1046 }
1047 },
1048 {
1049 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit4",
1050 "inherit": false,
1051 "extraInterfaces": {
1052 "xyz.openbmc_project.Inventory.Item": {
1053 "PrettyName": "Processor To Memory Buffer Interface"
1054 }
1055 }
1056 },
1057 {
1058 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit5",
1059 "inherit": false,
1060 "extraInterfaces": {
1061 "xyz.openbmc_project.Inventory.Item": {
1062 "PrettyName": "Nest Memory Management Unit"
1063 }
1064 }
1065 },
1066 {
1067 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit6",
1068 "inherit": false,
1069 "extraInterfaces": {
1070 "xyz.openbmc_project.Inventory.Item": {
1071 "PrettyName": "Accelerator"
1072 }
1073 }
1074 },
1075 {
1076 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit7",
1077 "inherit": false,
1078 "extraInterfaces": {
1079 "xyz.openbmc_project.Inventory.Item": {
1080 "PrettyName": "OpenCAPI Memory Interface"
1081 }
1082 }
1083 },
1084 {
1085 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit8",
1086 "inherit": false,
1087 "extraInterfaces": {
1088 "xyz.openbmc_project.Inventory.Item": {
1089 "PrettyName": "OpenCAPI Memory Interface Controller"
1090 }
1091 }
1092 },
1093 {
1094 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit9",
1095 "inherit": false,
1096 "extraInterfaces": {
1097 "xyz.openbmc_project.Inventory.Item": {
1098 "PrettyName": "POWER Accelerator Unit"
1099 }
1100 }
1101 },
1102 {
1103 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit10",
1104 "inherit": false,
1105 "extraInterfaces": {
1106 "xyz.openbmc_project.Inventory.Item": {
1107 "PrettyName": "POWER Accelerator Unit Controller"
1108 }
1109 }
1110 },
1111 {
1112 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit11",
1113 "inherit": false,
1114 "extraInterfaces": {
1115 "xyz.openbmc_project.Inventory.Item": {
1116 "PrettyName": "PCI Express controllers"
1117 }
1118 }
1119 },
1120 {
1121 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit12",
1122 "inherit": false,
1123 "extraInterfaces": {
1124 "xyz.openbmc_project.Inventory.Item": {
1125 "PrettyName": "PCIe host bridge (PHB)"
1126 }
1127 }
1128 },
1129 {
1130 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit13",
1131 "inherit": false,
1132 "extraInterfaces": {
1133 "xyz.openbmc_project.Inventory.Item": {
1134 "PrettyName": "OBUS End Point"
1135 }
1136 }
1137 },
1138 {
1139 "inventoryPath": "/system/chassis/motherboard/dcm0/cpu1/unit14",
1140 "inherit": false,
1141 "extraInterfaces": {
1142 "xyz.openbmc_project.Inventory.Item": {
1143 "PrettyName": "Cache-Only Core"
1144 }
1145 }
1146 }
1147 ],
1148 "/sys/bus/i2c/drivers/at24/29-0050/eeprom": [
1149 {
1150 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10",
1151 "devAddress": "29-0050",
1152 "pcaChipAddress": "29-0060",
1153 "replaceableAtStandby": true,
1154 "busType": "i2c",
1155 "driverType": "at24",
1156 "concurrentlyMaintainable": true,
1157 "presence": {
1158 "pin": "SLOT10_EXPANDER_PRSNT_N",
1159 "value": 0,
1160 "gpioI2CAddress": "8-0061"
1161 },
1162 "preAction": {
1163 "pin": "SLOT10_PRSNT_EN_RSVD",
1164 "value": 1,
1165 "gpioI2CAddress": "8-0061"
1166 },
1167 "postActionFail": {
1168 "pin": "SLOT10_PRSNT_EN_RSVD",
1169 "value": 0,
1170 "gpioI2CAddress": "8-0061"
1171 },
1172 "extraInterfaces": {
1173 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1174 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1175 "com.ibm.ipzvpd.Location": {
1176 "LocationCode": "Ufcs-P0-C10"
1177 },
1178 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
1179 "Bus": 29,
1180 "Address": 80
1181 },
1182 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1183 "SlotNumber": 10
1184 },
1185 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001186 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001187 }
1188 }
1189 },
1190 {
1191 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_top",
1192 "inherit": false,
1193 "noprime": true,
1194 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1195 "extraInterfaces": {
1196 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavae28ac7f2024-07-18 02:02:28 -05001197 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001198 "com.ibm.ipzvpd.Location": {
1199 "LocationCode": "Ufcs-P0-C10-T0"
1200 },
1201 "xyz.openbmc_project.Inventory.Item": {
1202 "PrettyName": "CXP Port"
1203 }
1204 }
1205 },
1206 {
1207 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_bot",
1208 "inherit": false,
1209 "noprime": true,
1210 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1211 "extraInterfaces": {
1212 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavae28ac7f2024-07-18 02:02:28 -05001213 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001214 "com.ibm.ipzvpd.Location": {
1215 "LocationCode": "Ufcs-P0-C10-T1"
1216 },
1217 "xyz.openbmc_project.Inventory.Item": {
1218 "PrettyName": "CXP Port"
1219 }
1220 }
1221 },
1222 {
1223 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector0",
1224 "inherit": false,
1225 "noprime": true,
1226 "ccin": ["6B87"],
1227 "extraInterfaces": {
1228 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavae28ac7f2024-07-18 02:02:28 -05001229 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001230 "com.ibm.ipzvpd.Location": {
1231 "LocationCode": "Ufcs-P0-C10-T0"
1232 },
1233 "xyz.openbmc_project.Inventory.Item": {
1234 "PrettyName": "NVMe Internal Connector"
1235 }
1236 }
1237 },
1238 {
1239 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector1",
1240 "inherit": false,
1241 "noprime": true,
1242 "ccin": ["6B87"],
1243 "extraInterfaces": {
1244 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavae28ac7f2024-07-18 02:02:28 -05001245 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001246 "com.ibm.ipzvpd.Location": {
1247 "LocationCode": "Ufcs-P0-C10-T1"
1248 },
1249 "xyz.openbmc_project.Inventory.Item": {
1250 "PrettyName": "NVMe Internal Connector"
1251 }
1252 }
1253 },
1254 {
1255 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector2",
1256 "inherit": false,
1257 "noprime": true,
1258 "ccin": ["6B87"],
1259 "extraInterfaces": {
1260 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavae28ac7f2024-07-18 02:02:28 -05001261 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001262 "com.ibm.ipzvpd.Location": {
1263 "LocationCode": "Ufcs-P0-C10-T2"
1264 },
1265 "xyz.openbmc_project.Inventory.Item": {
1266 "PrettyName": "NVMe Internal Connector"
1267 }
1268 }
1269 },
1270 {
1271 "inventoryPath": "/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector3",
1272 "inherit": false,
1273 "noprime": true,
1274 "ccin": ["6B87"],
1275 "extraInterfaces": {
1276 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavae28ac7f2024-07-18 02:02:28 -05001277 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001278 "com.ibm.ipzvpd.Location": {
1279 "LocationCode": "Ufcs-P0-C10-T3"
1280 },
1281 "xyz.openbmc_project.Inventory.Item": {
1282 "PrettyName": "NVMe Internal Connector"
1283 }
1284 }
1285 }
1286 ],
1287 "/sys/bus/i2c/drivers/at24/25-0053/eeprom": [
1288 {
1289 "inventoryPath": "/system/chassis/motherboard/pcieslot6/pcie_card6",
1290 "devAddress": "25-0053",
1291 "replaceableAtStandby": true,
1292 "busType": "i2c",
1293 "driverType": "at24",
1294 "concurrentlyMaintainable": true,
1295 "presence": {
1296 "pin": "SLOT6_EXPANDER_PRSNT_N",
1297 "value": 0,
1298 "gpioI2CAddress": "8-0061"
1299 },
1300 "preAction": {
1301 "pin": "SLOT6_PRSNT_EN_RSVD",
1302 "value": 1,
1303 "gpioI2CAddress": "8-0061"
1304 },
1305 "postActionFail": {
1306 "pin": "SLOT6_PRSNT_EN_RSVD",
1307 "value": 0,
1308 "gpioI2CAddress": "8-0061"
1309 },
1310 "extraInterfaces": {
1311 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1312 "com.ibm.ipzvpd.Location": {
1313 "LocationCode": "Ufcs-P0-C6"
1314 },
1315 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001316 "PrettyName": "OpenCAPI adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001317 }
1318 }
1319 }
1320 ],
1321 "/sys/bus/i2c/drivers/at24/26-0052/eeprom": [
1322 {
1323 "inventoryPath": "/system/chassis/motherboard/pcieslot7/pcie_card7",
1324 "devAddress": "26-0052",
1325 "pcaChipAddress": "26-0062",
1326 "replaceableAtStandby": true,
1327 "busType": "i2c",
1328 "driverType": "at24",
1329 "concurrentlyMaintainable": true,
1330 "presence": {
1331 "pin": "SLOT7_EXPANDER_PRSNT_N",
1332 "value": 0,
1333 "gpioI2CAddress": "8-0061"
1334 },
1335 "preAction": {
1336 "pin": "SLOT7_PRSNT_EN_RSVD",
1337 "value": 1,
1338 "gpioI2CAddress": "8-0061"
1339 },
1340 "postActionFail": {
1341 "pin": "SLOT7_PRSNT_EN_RSVD",
1342 "value": 0,
1343 "gpioI2CAddress": "8-0061"
1344 },
1345 "extraInterfaces": {
1346 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1347 "com.ibm.ipzvpd.Location": {
1348 "LocationCode": "Ufcs-P0-C7"
1349 },
1350 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
1351 "Bus": 26,
1352 "Address": 82
1353 },
1354 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1355 "SlotNumber": 7
1356 },
1357 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001358 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001359 }
1360 }
1361 }
1362 ],
1363 "/sys/bus/i2c/drivers/at24/27-0050/eeprom": [
1364 {
1365 "inventoryPath": "/system/chassis/motherboard/pcieslot9/pcie_card9",
1366 "devAddress": "27-0050",
1367 "pcaChipAddress": "27-0060",
1368 "replaceableAtStandby": true,
1369 "busType": "i2c",
1370 "driverType": "at24",
1371 "concurrentlyMaintainable": true,
1372 "presence": {
1373 "pin": "SLOT9_EXPANDER_PRSNT_N",
1374 "value": 0,
1375 "gpioI2CAddress": "8-0061"
1376 },
1377 "preAction": {
1378 "pin": "SLOT9_PRSNT_EN_RSVD",
1379 "value": 1,
1380 "gpioI2CAddress": "8-0061"
1381 },
1382 "postActionFail": {
1383 "pin": "SLOT9_PRSNT_EN_RSVD",
1384 "value": 0,
1385 "gpioI2CAddress": "8-0061"
1386 },
1387 "extraInterfaces": {
1388 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1389 "com.ibm.ipzvpd.Location": {
1390 "LocationCode": "Ufcs-P0-C9"
1391 },
1392 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
1393 "Bus": 27,
1394 "Address": 80
1395 },
1396 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1397 "SlotNumber": 9
1398 },
1399 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001400 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001401 }
1402 }
1403 }
1404 ],
1405 "/sys/bus/i2c/drivers/at24/30-0051/eeprom": [
1406 {
1407 "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11",
1408 "devAddress": "30-0051",
1409 "pcaChipAddress": "30-0061",
1410 "replaceableAtStandby": true,
1411 "busType": "i2c",
1412 "driverType": "at24",
1413 "concurrentlyMaintainable": true,
1414 "presence": {
1415 "pin": "SLOT11_EXPANDER_PRSNT_N",
1416 "value": 0,
1417 "gpioI2CAddress": "8-0061"
1418 },
1419 "preAction": {
1420 "pin": "SLOT11_PRSNT_EN_RSVD",
1421 "value": 1,
1422 "gpioI2CAddress": "8-0061"
1423 },
1424 "postActionFail": {
1425 "pin": "SLOT11_PRSNT_EN_RSVD",
1426 "value": 0,
1427 "gpioI2CAddress": "8-0061"
1428 },
1429 "extraInterfaces": {
1430 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1431 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1432 "com.ibm.ipzvpd.Location": {
1433 "LocationCode": "Ufcs-P0-C11"
1434 },
1435 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
1436 "Bus": 30,
1437 "Address": 81
1438 },
1439 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1440 "SlotNumber": 11
1441 },
1442 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001443 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001444 }
1445 }
1446 },
1447 {
1448 "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector0",
1449 "inherit": false,
1450 "noprime": true,
1451 "ccin": ["6B87"],
1452 "extraInterfaces": {
1453 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001454 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001455 "com.ibm.ipzvpd.Location": {
1456 "LocationCode": "Ufcs-P0-C11-T0"
1457 },
1458 "xyz.openbmc_project.Inventory.Item": {
1459 "PrettyName": "NVMe Internal Connector"
1460 }
1461 }
1462 },
1463 {
1464 "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector1",
1465 "inherit": false,
1466 "noprime": true,
1467 "ccin": ["6B87"],
1468 "extraInterfaces": {
1469 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001470 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001471 "com.ibm.ipzvpd.Location": {
1472 "LocationCode": "Ufcs-P0-C11-T1"
1473 },
1474 "xyz.openbmc_project.Inventory.Item": {
1475 "PrettyName": "NVMe Internal Connector"
1476 }
1477 }
1478 },
1479 {
1480 "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector2",
1481 "inherit": false,
1482 "noprime": true,
1483 "ccin": ["6B87"],
1484 "extraInterfaces": {
1485 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001486 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001487 "com.ibm.ipzvpd.Location": {
1488 "LocationCode": "Ufcs-P0-C11-T2"
1489 },
1490 "xyz.openbmc_project.Inventory.Item": {
1491 "PrettyName": "NVMe Internal Connector"
1492 }
1493 }
1494 },
1495 {
1496 "inventoryPath": "/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector3",
1497 "inherit": false,
1498 "noprime": true,
1499 "ccin": ["6B87"],
1500 "extraInterfaces": {
1501 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001502 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001503 "com.ibm.ipzvpd.Location": {
1504 "LocationCode": "Ufcs-P0-C11-T3"
1505 },
1506 "xyz.openbmc_project.Inventory.Item": {
1507 "PrettyName": "NVMe Internal Connector"
1508 }
1509 }
1510 }
1511 ],
1512 "/sys/bus/i2c/drivers/at24/28-0051/eeprom": [
1513 {
1514 "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8",
1515 "devAddress": "28-0051",
1516 "pcaChipAddress": "28-0061",
1517 "replaceableAtStandby": true,
1518 "busType": "i2c",
1519 "driverType": "at24",
1520 "concurrentlyMaintainable": true,
1521 "presence": {
1522 "pin": "SLOT8_EXPANDER_PRSNT_N",
1523 "value": 0,
1524 "gpioI2CAddress": "8-0061"
1525 },
1526 "preAction": {
1527 "pin": "SLOT8_PRSNT_EN_RSVD",
1528 "value": 1,
1529 "gpioI2CAddress": "8-0061"
1530 },
1531 "postActionFail": {
1532 "pin": "SLOT8_PRSNT_EN_RSVD",
1533 "value": 0,
1534 "gpioI2CAddress": "8-0061"
1535 },
1536 "extraInterfaces": {
1537 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1538 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1539 "com.ibm.ipzvpd.Location": {
1540 "LocationCode": "Ufcs-P0-C8"
1541 },
1542 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
1543 "Bus": 28,
1544 "Address": 81
1545 },
1546 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1547 "SlotNumber": 8
1548 },
1549 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001550 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001551 }
1552 }
1553 },
1554 {
1555 "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector0",
1556 "inherit": false,
1557 "noprime": true,
1558 "ccin": ["6B87"],
1559 "extraInterfaces": {
1560 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001561 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001562 "com.ibm.ipzvpd.Location": {
1563 "LocationCode": "Ufcs-P0-C8-T0"
1564 },
1565 "xyz.openbmc_project.Inventory.Item": {
1566 "PrettyName": "NVMe Internal Connector"
1567 }
1568 }
1569 },
1570 {
1571 "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector1",
1572 "inherit": false,
1573 "noprime": true,
1574 "ccin": ["6B87"],
1575 "extraInterfaces": {
1576 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001577 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001578 "com.ibm.ipzvpd.Location": {
1579 "LocationCode": "Ufcs-P0-C8-T1"
1580 },
1581 "xyz.openbmc_project.Inventory.Item": {
1582 "PrettyName": "NVMe Internal Connector"
1583 }
1584 }
1585 },
1586 {
1587 "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector2",
1588 "inherit": false,
1589 "noprime": true,
1590 "ccin": ["6B87"],
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-C8-T2"
1596 },
1597 "xyz.openbmc_project.Inventory.Item": {
1598 "PrettyName": "NVMe Internal Connector"
1599 }
1600 }
1601 },
1602 {
1603 "inventoryPath": "/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector3",
1604 "inherit": false,
1605 "noprime": true,
1606 "ccin": ["6B87"],
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-C8-T3"
1612 },
1613 "xyz.openbmc_project.Inventory.Item": {
1614 "PrettyName": "NVMe Internal Connector"
1615 }
1616 }
1617 }
1618 ],
1619 "/sys/bus/i2c/drivers/at24/13-0050/eeprom": [
1620 {
1621 "inventoryPath": "/system/chassis/motherboard/disk_backplane0",
1622 "extraInterfaces": {
1623 "xyz.openbmc_project.Inventory.Item.DiskBackplane": null,
1624 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1625 "com.ibm.ipzvpd.Location": {
1626 "LocationCode": "Ufcs-P1"
1627 },
1628 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001629 "PrettyName": "Drive backplane 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001630 }
1631 }
1632 },
1633 {
1634 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme0",
1635 "inherit": false,
1636 "extraInterfaces": {
1637 "com.ibm.Control.Host.PCIeLink": null,
1638 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
1639 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
1640 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
1641 },
1642 "com.ibm.ipzvpd.Location": {
1643 "LocationCode": "Ufcs-P1-C0"
1644 },
1645 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001646 "PrettyName": "NVMe U.2 drive 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001647 }
1648 }
1649 },
1650 {
1651 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme0/dp0_drive0",
1652 "inherit": false,
1653 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05301654 "devAddress": "13-0050",
1655 "busType": "i2c",
1656 "driverType": "at24",
1657 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001658 "extraInterfaces": {
1659 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1660 "com.ibm.ipzvpd.Location": {
1661 "LocationCode": "Ufcs-P1-C0"
1662 },
Matt Spinlere0e15492024-10-28 04:17:48 -05001663 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1664 "SlotNumber": 1
1665 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001666 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001667 "PrettyName": "NVMe U.2 drive 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001668 }
1669 }
1670 },
1671 {
1672 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme1",
1673 "inherit": false,
1674 "extraInterfaces": {
1675 "com.ibm.Control.Host.PCIeLink": null,
1676 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
1677 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
1678 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
1679 },
1680 "com.ibm.ipzvpd.Location": {
1681 "LocationCode": "Ufcs-P1-C1"
1682 },
1683 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001684 "PrettyName": "NVMe U.2 drive 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001685 }
1686 }
1687 },
1688 {
1689 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme1/dp0_drive1",
1690 "inherit": false,
1691 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05301692 "devAddress": "13-0050",
1693 "busType": "i2c",
1694 "driverType": "at24",
1695 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001696 "extraInterfaces": {
1697 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1698 "com.ibm.ipzvpd.Location": {
1699 "LocationCode": "Ufcs-P1-C1"
1700 },
Matt Spinlere0e15492024-10-28 04:17:48 -05001701 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1702 "SlotNumber": 2
1703 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001704 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001705 "PrettyName": "NVMe U.2 drive 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001706 }
1707 }
1708 },
1709 {
1710 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme2",
1711 "inherit": false,
1712 "extraInterfaces": {
1713 "com.ibm.Control.Host.PCIeLink": null,
1714 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
1715 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
1716 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
1717 },
1718 "com.ibm.ipzvpd.Location": {
1719 "LocationCode": "Ufcs-P1-C2"
1720 },
1721 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001722 "PrettyName": "NVMe U.2 drive 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001723 }
1724 }
1725 },
1726 {
1727 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme2/dp0_drive2",
1728 "inherit": false,
1729 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05301730 "devAddress": "13-0050",
1731 "busType": "i2c",
1732 "driverType": "at24",
1733 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001734 "extraInterfaces": {
1735 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1736 "com.ibm.ipzvpd.Location": {
1737 "LocationCode": "Ufcs-P1-C2"
1738 },
Matt Spinlere0e15492024-10-28 04:17:48 -05001739 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1740 "SlotNumber": 3
1741 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001742 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001743 "PrettyName": "NVMe U.2 drive 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001744 }
1745 }
1746 },
1747 {
1748 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme3",
1749 "inherit": false,
1750 "extraInterfaces": {
1751 "com.ibm.Control.Host.PCIeLink": null,
1752 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
1753 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
1754 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
1755 },
1756 "com.ibm.ipzvpd.Location": {
1757 "LocationCode": "Ufcs-P1-C3"
1758 },
1759 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001760 "PrettyName": "NVMe U.2 drive 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001761 }
1762 }
1763 },
1764 {
1765 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme3/dp0_drive3",
1766 "inherit": false,
1767 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05301768 "devAddress": "13-0050",
1769 "busType": "i2c",
1770 "driverType": "at24",
1771 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001772 "extraInterfaces": {
1773 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1774 "com.ibm.ipzvpd.Location": {
1775 "LocationCode": "Ufcs-P1-C3"
1776 },
Matt Spinlere0e15492024-10-28 04:17:48 -05001777 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1778 "SlotNumber": 4
1779 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001780 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001781 "PrettyName": "NVMe U.2 drive 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001782 }
1783 }
1784 },
1785 {
1786 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme4",
1787 "inherit": false,
1788 "extraInterfaces": {
1789 "com.ibm.Control.Host.PCIeLink": null,
1790 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
1791 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
1792 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
1793 },
1794 "com.ibm.ipzvpd.Location": {
1795 "LocationCode": "Ufcs-P1-C4"
1796 },
1797 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001798 "PrettyName": "NVMe U.2 drive 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001799 }
1800 }
1801 },
1802 {
1803 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme4/dp0_drive4",
1804 "inherit": false,
1805 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05301806 "devAddress": "13-0050",
1807 "busType": "i2c",
1808 "driverType": "at24",
1809 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001810 "extraInterfaces": {
1811 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1812 "com.ibm.ipzvpd.Location": {
1813 "LocationCode": "Ufcs-P1-C4"
1814 },
Matt Spinlere0e15492024-10-28 04:17:48 -05001815 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1816 "SlotNumber": 5
1817 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001818 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001819 "PrettyName": "NVMe U.2 drive 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001820 }
1821 }
1822 },
1823 {
1824 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme5",
1825 "inherit": false,
1826 "extraInterfaces": {
1827 "com.ibm.Control.Host.PCIeLink": null,
1828 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
1829 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
1830 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
1831 },
1832 "com.ibm.ipzvpd.Location": {
1833 "LocationCode": "Ufcs-P1-C5"
1834 },
1835 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001836 "PrettyName": "NVMe U.2 drive 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001837 }
1838 }
1839 },
1840 {
1841 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme5/dp0_drive5",
1842 "inherit": false,
1843 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05301844 "devAddress": "13-0050",
1845 "busType": "i2c",
1846 "driverType": "at24",
1847 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001848 "extraInterfaces": {
1849 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1850 "com.ibm.ipzvpd.Location": {
1851 "LocationCode": "Ufcs-P1-C5"
1852 },
Matt Spinlere0e15492024-10-28 04:17:48 -05001853 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1854 "SlotNumber": 6
1855 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001856 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001857 "PrettyName": "NVMe U.2 drive 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001858 }
1859 }
1860 },
1861 {
1862 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme6",
1863 "inherit": false,
1864 "extraInterfaces": {
1865 "com.ibm.Control.Host.PCIeLink": null,
1866 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
1867 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
1868 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
1869 },
1870 "com.ibm.ipzvpd.Location": {
1871 "LocationCode": "Ufcs-P1-C6"
1872 },
1873 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001874 "PrettyName": "NVMe U.2 drive 6"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001875 }
1876 }
1877 },
1878 {
1879 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme6/dp0_drive6",
1880 "inherit": false,
1881 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05301882 "devAddress": "13-0050",
1883 "busType": "i2c",
1884 "driverType": "at24",
1885 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001886 "extraInterfaces": {
1887 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1888 "com.ibm.ipzvpd.Location": {
1889 "LocationCode": "Ufcs-P1-C6"
1890 },
Matt Spinlere0e15492024-10-28 04:17:48 -05001891 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1892 "SlotNumber": 7
1893 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001894 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001895 "PrettyName": "NVMe U.2 drive 6"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001896 }
1897 }
1898 },
1899 {
1900 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme7",
1901 "inherit": false,
1902 "extraInterfaces": {
1903 "com.ibm.Control.Host.PCIeLink": null,
1904 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
1905 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
1906 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
1907 },
1908 "com.ibm.ipzvpd.Location": {
1909 "LocationCode": "Ufcs-P1-C7"
1910 },
1911 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001912 "PrettyName": "NVMe U.2 drive 7"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001913 }
1914 }
1915 },
1916 {
1917 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/nvme7/dp0_drive7",
1918 "inherit": false,
1919 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05301920 "devAddress": "13-0050",
1921 "busType": "i2c",
1922 "driverType": "at24",
1923 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001924 "extraInterfaces": {
1925 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1926 "com.ibm.ipzvpd.Location": {
1927 "LocationCode": "Ufcs-P1-C7"
1928 },
Matt Spinlere0e15492024-10-28 04:17:48 -05001929 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1930 "SlotNumber": 8
1931 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001932 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001933 "PrettyName": "NVMe U.2 drive 7"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001934 }
1935 }
1936 },
1937 {
1938 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector0",
1939 "inherit": false,
1940 "extraInterfaces": {
1941 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001942 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001943 "com.ibm.ipzvpd.Location": {
1944 "LocationCode": "Ufcs-P1-T0"
1945 },
1946 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001947 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001948 }
1949 }
1950 },
1951 {
1952 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector1",
1953 "inherit": false,
1954 "extraInterfaces": {
1955 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001956 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001957 "com.ibm.ipzvpd.Location": {
1958 "LocationCode": "Ufcs-P1-T1"
1959 },
1960 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001961 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001962 }
1963 }
1964 },
1965 {
1966 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector2",
1967 "inherit": false,
1968 "extraInterfaces": {
1969 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001970 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001971 "com.ibm.ipzvpd.Location": {
1972 "LocationCode": "Ufcs-P1-T2"
1973 },
1974 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001975 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001976 }
1977 }
1978 },
1979 {
1980 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector3",
1981 "inherit": false,
1982 "extraInterfaces": {
1983 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001984 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001985 "com.ibm.ipzvpd.Location": {
1986 "LocationCode": "Ufcs-P1-T3"
1987 },
1988 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001989 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001990 }
1991 }
1992 },
1993 {
1994 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector4",
1995 "inherit": false,
1996 "extraInterfaces": {
1997 "xyz.openbmc_project.Inventory.Item.Connector": null,
Myung Baeb2d26c92023-09-18 14:27:59 -04001998 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001999 "com.ibm.ipzvpd.Location": {
2000 "LocationCode": "Ufcs-P1-T4"
2001 },
2002 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002003 "PrettyName": "Drive backplane signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002004 }
2005 }
2006 },
2007 {
2008 "inventoryPath": "/system/chassis/motherboard/disk_backplane0/dp0_connector5",
2009 "inherit": false,
2010 "extraInterfaces": {
2011 "xyz.openbmc_project.Inventory.Item.Connector": null,
Myung Baeb2d26c92023-09-18 14:27:59 -04002012 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002013 "com.ibm.ipzvpd.Location": {
2014 "LocationCode": "Ufcs-P1-T5"
2015 },
2016 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002017 "PrettyName": "Drive backplane power cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002018 }
2019 }
2020 },
2021 {
2022 "inventoryPath": "/cables/dp0_cable0",
2023 "inherit": false,
2024 "noprime": true,
2025 "extraInterfaces": {
2026 "xyz.openbmc_project.Inventory.Item.Cable": null,
2027 "xyz.openbmc_project.Inventory.Item": {
2028 "PrettyName": "NVMe Backplane Cable"
2029 }
2030 }
2031 },
2032 {
2033 "inventoryPath": "/cables/dp0_cable1",
2034 "inherit": false,
2035 "noprime": true,
2036 "extraInterfaces": {
2037 "xyz.openbmc_project.Inventory.Item.Cable": null,
2038 "xyz.openbmc_project.Inventory.Item": {
2039 "PrettyName": "NVMe Backplane Cable"
2040 }
2041 }
2042 },
2043 {
2044 "inventoryPath": "/cables/dp0_cable2",
2045 "inherit": false,
2046 "noprime": true,
2047 "extraInterfaces": {
2048 "xyz.openbmc_project.Inventory.Item.Cable": null,
2049 "xyz.openbmc_project.Inventory.Item": {
2050 "PrettyName": "NVMe Backplane Cable"
2051 }
2052 }
2053 },
2054 {
2055 "inventoryPath": "/cables/dp0_cable3",
2056 "inherit": false,
2057 "noprime": true,
2058 "extraInterfaces": {
2059 "xyz.openbmc_project.Inventory.Item.Cable": null,
2060 "xyz.openbmc_project.Inventory.Item": {
2061 "PrettyName": "NVMe Backplane Cable"
2062 }
2063 }
2064 }
2065 ],
2066 "/sys/bus/i2c/drivers/at24/14-0050/eeprom": [
2067 {
2068 "inventoryPath": "/system/chassis/motherboard/disk_backplane1",
2069 "extraInterfaces": {
2070 "xyz.openbmc_project.Inventory.Item.DiskBackplane": null,
2071 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2072 "com.ibm.ipzvpd.Location": {
2073 "LocationCode": "Ufcs-P2"
2074 },
2075 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002076 "PrettyName": "Drive backplane 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002077 }
2078 }
2079 },
2080 {
2081 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme0",
2082 "inherit": false,
2083 "extraInterfaces": {
2084 "com.ibm.Control.Host.PCIeLink": null,
2085 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2086 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2087 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2088 },
2089 "com.ibm.ipzvpd.Location": {
2090 "LocationCode": "Ufcs-P2-C8"
2091 },
2092 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002093 "PrettyName": "NVMe U.2 drive 8"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002094 }
2095 }
2096 },
2097 {
2098 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme0/dp1_drive0",
2099 "inherit": false,
2100 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302101 "devAddress": "14-0050",
2102 "busType": "i2c",
2103 "driverType": "at24",
2104 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002105 "extraInterfaces": {
2106 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2107 "com.ibm.ipzvpd.Location": {
2108 "LocationCode": "Ufcs-P2-C8"
2109 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002110 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2111 "SlotNumber": 9
2112 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002113 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002114 "PrettyName": "NVMe U.2 drive 8"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002115 }
2116 }
2117 },
2118 {
2119 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme1",
2120 "inherit": false,
2121 "extraInterfaces": {
2122 "com.ibm.Control.Host.PCIeLink": null,
2123 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2124 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2125 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2126 },
2127 "com.ibm.ipzvpd.Location": {
2128 "LocationCode": "Ufcs-P2-C9"
2129 },
2130 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002131 "PrettyName": "NVMe U.2 drive 9"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002132 }
2133 }
2134 },
2135 {
2136 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme1/dp1_drive1",
2137 "inherit": false,
2138 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302139 "devAddress": "14-0050",
2140 "busType": "i2c",
2141 "driverType": "at24",
2142 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002143 "extraInterfaces": {
2144 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2145 "com.ibm.ipzvpd.Location": {
2146 "LocationCode": "Ufcs-P2-C9"
2147 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002148 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2149 "SlotNumber": 10
2150 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002151 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002152 "PrettyName": "NVMe U.2 drive 9"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002153 }
2154 }
2155 },
2156 {
2157 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme2",
2158 "inherit": false,
2159 "extraInterfaces": {
2160 "com.ibm.Control.Host.PCIeLink": null,
2161 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2162 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2163 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2164 },
2165 "com.ibm.ipzvpd.Location": {
2166 "LocationCode": "Ufcs-P2-C10"
2167 },
2168 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002169 "PrettyName": "NVMe U.2 drive 10"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002170 }
2171 }
2172 },
2173 {
2174 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme2/dp1_drive2",
2175 "inherit": false,
2176 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302177 "devAddress": "14-0050",
2178 "busType": "i2c",
2179 "driverType": "at24",
2180 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002181 "extraInterfaces": {
2182 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2183 "com.ibm.ipzvpd.Location": {
2184 "LocationCode": "Ufcs-P2-C10"
2185 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002186 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2187 "SlotNumber": 11
2188 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002189 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002190 "PrettyName": "NVMe U.2 drive 10"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002191 }
2192 }
2193 },
2194 {
2195 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme3",
2196 "inherit": false,
2197 "extraInterfaces": {
2198 "com.ibm.Control.Host.PCIeLink": null,
2199 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2200 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2201 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2202 },
2203 "com.ibm.ipzvpd.Location": {
2204 "LocationCode": "Ufcs-P2-C11"
2205 },
2206 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002207 "PrettyName": "NVMe U.2 drive 11"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002208 }
2209 }
2210 },
2211 {
2212 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme3/dp1_drive3",
2213 "inherit": false,
2214 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302215 "devAddress": "14-0050",
2216 "busType": "i2c",
2217 "driverType": "at24",
2218 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002219 "extraInterfaces": {
2220 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2221 "com.ibm.ipzvpd.Location": {
2222 "LocationCode": "Ufcs-P2-C11"
2223 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002224 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2225 "SlotNumber": 12
2226 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002227 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002228 "PrettyName": "NVMe U.2 drive 11"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002229 }
2230 }
2231 },
2232 {
2233 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme4",
2234 "inherit": false,
2235 "extraInterfaces": {
2236 "com.ibm.Control.Host.PCIeLink": null,
2237 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2238 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2239 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2240 },
2241 "com.ibm.ipzvpd.Location": {
2242 "LocationCode": "Ufcs-P2-C12"
2243 },
2244 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002245 "PrettyName": "NVMe U.2 drive 12"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002246 }
2247 }
2248 },
2249 {
2250 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme4/dp1_drive4",
2251 "inherit": false,
2252 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302253 "devAddress": "14-0050",
2254 "busType": "i2c",
2255 "driverType": "at24",
2256 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002257 "extraInterfaces": {
2258 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2259 "com.ibm.ipzvpd.Location": {
2260 "LocationCode": "Ufcs-P2-C12"
2261 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002262 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2263 "SlotNumber": 13
2264 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002265 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002266 "PrettyName": "NVMe U.2 drive 12"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002267 }
2268 }
2269 },
2270 {
2271 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme5",
2272 "inherit": false,
2273 "extraInterfaces": {
2274 "com.ibm.Control.Host.PCIeLink": null,
2275 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2276 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2277 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2278 },
2279 "com.ibm.ipzvpd.Location": {
2280 "LocationCode": "Ufcs-P2-C13"
2281 },
2282 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002283 "PrettyName": "NVMe U.2 drive 13"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002284 }
2285 }
2286 },
2287 {
2288 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme5/dp1_drive5",
2289 "inherit": false,
2290 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302291 "devAddress": "14-0050",
2292 "busType": "i2c",
2293 "driverType": "at24",
2294 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002295 "extraInterfaces": {
2296 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2297 "com.ibm.ipzvpd.Location": {
2298 "LocationCode": "Ufcs-P2-C13"
2299 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002300 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2301 "SlotNumber": 14
2302 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002303 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002304 "PrettyName": "NVMe U.2 drive 13"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002305 }
2306 }
2307 },
2308 {
2309 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme6",
2310 "inherit": false,
2311 "extraInterfaces": {
2312 "com.ibm.Control.Host.PCIeLink": null,
2313 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2314 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2315 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2316 },
2317 "com.ibm.ipzvpd.Location": {
2318 "LocationCode": "Ufcs-P2-C14"
2319 },
2320 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002321 "PrettyName": "NVMe U.2 drive 14"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002322 }
2323 }
2324 },
2325 {
2326 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme6/dp1_drive6",
2327 "inherit": false,
2328 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302329 "devAddress": "14-0050",
2330 "busType": "i2c",
2331 "driverType": "at24",
2332 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002333 "extraInterfaces": {
2334 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2335 "com.ibm.ipzvpd.Location": {
2336 "LocationCode": "Ufcs-P2-C14"
2337 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002338 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2339 "SlotNumber": 15
2340 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002341 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002342 "PrettyName": "NVMe U.2 drive 14"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002343 }
2344 }
2345 },
2346 {
2347 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme7",
2348 "inherit": false,
2349 "extraInterfaces": {
2350 "com.ibm.Control.Host.PCIeLink": null,
2351 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2352 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2353 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2354 },
2355 "com.ibm.ipzvpd.Location": {
2356 "LocationCode": "Ufcs-P2-C15"
2357 },
2358 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002359 "PrettyName": "NVMe U.2 drive 15"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002360 }
2361 }
2362 },
2363 {
2364 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/nvme7/dp1_drive7",
2365 "inherit": false,
2366 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302367 "devAddress": "14-0050",
2368 "busType": "i2c",
2369 "driverType": "at24",
2370 "concurrentlyMaintainable": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002371 "extraInterfaces": {
2372 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2373 "com.ibm.ipzvpd.Location": {
2374 "LocationCode": "Ufcs-P2-C15"
2375 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002376 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2377 "SlotNumber": 16
2378 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002379 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002380 "PrettyName": "NVMe U.2 drive 15"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002381 }
2382 }
2383 },
2384 {
2385 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector0",
2386 "inherit": false,
2387 "extraInterfaces": {
2388 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002389 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002390 "com.ibm.ipzvpd.Location": {
2391 "LocationCode": "Ufcs-P2-T0"
2392 },
2393 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002394 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002395 }
2396 }
2397 },
2398 {
2399 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector1",
2400 "inherit": false,
2401 "extraInterfaces": {
2402 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002403 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002404 "com.ibm.ipzvpd.Location": {
2405 "LocationCode": "Ufcs-P2-T1"
2406 },
2407 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002408 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002409 }
2410 }
2411 },
2412 {
2413 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector2",
2414 "inherit": false,
2415 "extraInterfaces": {
2416 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002417 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002418 "com.ibm.ipzvpd.Location": {
2419 "LocationCode": "Ufcs-P2-T2"
2420 },
2421 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002422 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002423 }
2424 }
2425 },
2426 {
2427 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector3",
2428 "inherit": false,
2429 "extraInterfaces": {
2430 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002431 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002432 "com.ibm.ipzvpd.Location": {
2433 "LocationCode": "Ufcs-P2-T3"
2434 },
2435 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002436 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002437 }
2438 }
2439 },
2440 {
2441 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector4",
2442 "inherit": false,
2443 "extraInterfaces": {
2444 "xyz.openbmc_project.Inventory.Item.Connector": null,
Myung Baeb2d26c92023-09-18 14:27:59 -04002445 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002446 "com.ibm.ipzvpd.Location": {
2447 "LocationCode": "Ufcs-P2-T4"
2448 },
2449 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002450 "PrettyName": "Drive backplane signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002451 }
2452 }
2453 },
2454 {
2455 "inventoryPath": "/system/chassis/motherboard/disk_backplane1/dp1_connector5",
2456 "inherit": false,
2457 "extraInterfaces": {
2458 "xyz.openbmc_project.Inventory.Item.Connector": null,
Myung Baeb2d26c92023-09-18 14:27:59 -04002459 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002460 "com.ibm.ipzvpd.Location": {
2461 "LocationCode": "Ufcs-P2-T5"
2462 },
2463 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002464 "PrettyName": "Drive backplane power cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002465 }
2466 }
2467 },
2468 {
2469 "inventoryPath": "/cables/dp1_cable0",
2470 "inherit": false,
2471 "noprime": true,
2472 "extraInterfaces": {
2473 "xyz.openbmc_project.Inventory.Item.Cable": null,
2474 "xyz.openbmc_project.Inventory.Item": {
2475 "PrettyName": "NVMe Backplane Cable"
2476 }
2477 }
2478 },
2479 {
2480 "inventoryPath": "/cables/dp1_cable1",
2481 "inherit": false,
2482 "noprime": true,
2483 "extraInterfaces": {
2484 "xyz.openbmc_project.Inventory.Item.Cable": null,
2485 "xyz.openbmc_project.Inventory.Item": {
2486 "PrettyName": "NVMe Backplane Cable"
2487 }
2488 }
2489 },
2490 {
2491 "inventoryPath": "/cables/dp1_cable2",
2492 "inherit": false,
2493 "noprime": true,
2494 "extraInterfaces": {
2495 "xyz.openbmc_project.Inventory.Item.Cable": null,
2496 "xyz.openbmc_project.Inventory.Item": {
2497 "PrettyName": "NVMe Backplane Cable"
2498 }
2499 }
2500 },
2501 {
2502 "inventoryPath": "/cables/dp1_cable3",
2503 "inherit": false,
2504 "noprime": true,
2505 "extraInterfaces": {
2506 "xyz.openbmc_project.Inventory.Item.Cable": null,
2507 "xyz.openbmc_project.Inventory.Item": {
2508 "PrettyName": "NVMe Backplane Cable"
2509 }
2510 }
2511 }
2512 ],
2513 "/sys/bus/i2c/drivers/at24/111-0050/eeprom": [
2514 {
2515 "inventoryPath": "/system/chassis/motherboard/dimm0",
2516 "extraInterfaces": {
2517 "xyz.openbmc_project.Inventory.Item.Dimm": null,
2518 "com.ibm.ipzvpd.Location": {
2519 "LocationCode": "Ufcs-P0-C12"
2520 },
2521 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002522 "PrettyName": "Memory module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002523 },
2524 "xyz.openbmc_project.State.Decorator.Availability": {
2525 "Available": false
2526 }
2527 }
2528 },
2529 {
2530 "inventoryPath": "/system/chassis/motherboard/dimm0/unit0",
2531 "inherit": false,
2532 "extraInterfaces": {
2533 "xyz.openbmc_project.Inventory.Item": {
2534 "PrettyName": "OpenCAPI Memory Buffer"
2535 }
2536 }
2537 },
2538 {
2539 "inventoryPath": "/system/chassis/motherboard/dimm0/unit1",
2540 "inherit": false,
2541 "extraInterfaces": {
2542 "xyz.openbmc_project.Inventory.Item": {
2543 "PrettyName": "DDR Memory Port"
2544 }
2545 }
2546 },
2547 {
2548 "inventoryPath": "/system/chassis/motherboard/dimm0/unit2",
2549 "inherit": false,
2550 "extraInterfaces": {
2551 "xyz.openbmc_project.Inventory.Item": {
2552 "PrettyName": "Onboard Memory Power Control Device"
2553 }
2554 }
2555 },
2556 {
2557 "inventoryPath": "/system/chassis/motherboard/dimm0/unit3",
2558 "inherit": false,
2559 "extraInterfaces": {
2560 "xyz.openbmc_project.Inventory.Item": {
2561 "PrettyName": "Onboard Memory Power Management IC"
2562 }
2563 }
2564 }
2565 ],
2566 "/sys/bus/i2c/drivers/at24/110-0050/eeprom": [
2567 {
2568 "inventoryPath": "/system/chassis/motherboard/dimm1",
2569 "extraInterfaces": {
2570 "xyz.openbmc_project.Inventory.Item.Dimm": null,
2571 "com.ibm.ipzvpd.Location": {
2572 "LocationCode": "Ufcs-P0-C13"
2573 },
2574 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002575 "PrettyName": "Memory module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002576 },
2577 "xyz.openbmc_project.State.Decorator.Availability": {
2578 "Available": false
2579 }
2580 }
2581 },
2582 {
2583 "inventoryPath": "/system/chassis/motherboard/dimm1/unit0",
2584 "inherit": false,
2585 "extraInterfaces": {
2586 "xyz.openbmc_project.Inventory.Item": {
2587 "PrettyName": "OpenCAPI Memory Buffer"
2588 }
2589 }
2590 },
2591 {
2592 "inventoryPath": "/system/chassis/motherboard/dimm1/unit1",
2593 "inherit": false,
2594 "extraInterfaces": {
2595 "xyz.openbmc_project.Inventory.Item": {
2596 "PrettyName": "DDR Memory Port"
2597 }
2598 }
2599 },
2600 {
2601 "inventoryPath": "/system/chassis/motherboard/dimm1/unit2",
2602 "inherit": false,
2603 "extraInterfaces": {
2604 "xyz.openbmc_project.Inventory.Item": {
2605 "PrettyName": "Onboard Memory Power Control Device"
2606 }
2607 }
2608 },
2609 {
2610 "inventoryPath": "/system/chassis/motherboard/dimm1/unit3",
2611 "inherit": false,
2612 "extraInterfaces": {
2613 "xyz.openbmc_project.Inventory.Item": {
2614 "PrettyName": "Onboard Memory Power Management IC"
2615 }
2616 }
2617 }
2618 ],
2619 "/sys/bus/i2c/drivers/at24/112-0050/eeprom": [
2620 {
2621 "inventoryPath": "/system/chassis/motherboard/dimm2",
2622 "extraInterfaces": {
2623 "xyz.openbmc_project.Inventory.Item.Dimm": null,
2624 "com.ibm.ipzvpd.Location": {
2625 "LocationCode": "Ufcs-P0-C27"
2626 },
2627 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002628 "PrettyName": "Memory module 10"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002629 },
2630 "xyz.openbmc_project.State.Decorator.Availability": {
2631 "Available": false
2632 }
2633 }
2634 },
2635 {
2636 "inventoryPath": "/system/chassis/motherboard/dimm2/unit0",
2637 "inherit": false,
2638 "extraInterfaces": {
2639 "xyz.openbmc_project.Inventory.Item": {
2640 "PrettyName": "OpenCAPI Memory Buffer"
2641 }
2642 }
2643 },
2644 {
2645 "inventoryPath": "/system/chassis/motherboard/dimm2/unit1",
2646 "inherit": false,
2647 "extraInterfaces": {
2648 "xyz.openbmc_project.Inventory.Item": {
2649 "PrettyName": "DDR Memory Port"
2650 }
2651 }
2652 },
2653 {
2654 "inventoryPath": "/system/chassis/motherboard/dimm2/unit2",
2655 "inherit": false,
2656 "extraInterfaces": {
2657 "xyz.openbmc_project.Inventory.Item": {
2658 "PrettyName": "Onboard Memory Power Control Device"
2659 }
2660 }
2661 },
2662 {
2663 "inventoryPath": "/system/chassis/motherboard/dimm2/unit3",
2664 "inherit": false,
2665 "extraInterfaces": {
2666 "xyz.openbmc_project.Inventory.Item": {
2667 "PrettyName": "Onboard Memory Power Management IC"
2668 }
2669 }
2670 }
2671 ],
2672 "/sys/bus/i2c/drivers/at24/115-0050/eeprom": [
2673 {
2674 "inventoryPath": "/system/chassis/motherboard/dimm4",
2675 "extraInterfaces": {
2676 "xyz.openbmc_project.Inventory.Item.Dimm": null,
2677 "com.ibm.ipzvpd.Location": {
2678 "LocationCode": "Ufcs-P0-C28"
2679 },
2680 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002681 "PrettyName": "Memory module 11"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002682 },
2683 "xyz.openbmc_project.State.Decorator.Availability": {
2684 "Available": false
2685 }
2686 }
2687 },
2688 {
2689 "inventoryPath": "/system/chassis/motherboard/dimm4/unit0",
2690 "inherit": false,
2691 "extraInterfaces": {
2692 "xyz.openbmc_project.Inventory.Item": {
2693 "PrettyName": "OpenCAPI Memory Buffer"
2694 }
2695 }
2696 },
2697 {
2698 "inventoryPath": "/system/chassis/motherboard/dimm4/unit1",
2699 "inherit": false,
2700 "extraInterfaces": {
2701 "xyz.openbmc_project.Inventory.Item": {
2702 "PrettyName": "DDR Memory Port"
2703 }
2704 }
2705 },
2706 {
2707 "inventoryPath": "/system/chassis/motherboard/dimm4/unit2",
2708 "inherit": false,
2709 "extraInterfaces": {
2710 "xyz.openbmc_project.Inventory.Item": {
2711 "PrettyName": "Onboard Memory Power Control Device"
2712 }
2713 }
2714 },
2715 {
2716 "inventoryPath": "/system/chassis/motherboard/dimm4/unit3",
2717 "inherit": false,
2718 "extraInterfaces": {
2719 "xyz.openbmc_project.Inventory.Item": {
2720 "PrettyName": "Onboard Memory Power Management IC"
2721 }
2722 }
2723 }
2724 ],
2725 "/sys/bus/i2c/drivers/at24/100-0050/eeprom": [
2726 {
2727 "inventoryPath": "/system/chassis/motherboard/dimm5",
2728 "extraInterfaces": {
2729 "xyz.openbmc_project.Inventory.Item.Dimm": null,
2730 "com.ibm.ipzvpd.Location": {
2731 "LocationCode": "Ufcs-P0-C29"
2732 },
2733 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002734 "PrettyName": "Memory module 12"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002735 },
2736 "xyz.openbmc_project.State.Decorator.Availability": {
2737 "Available": false
2738 }
2739 }
2740 },
2741 {
2742 "inventoryPath": "/system/chassis/motherboard/dimm5/unit0",
2743 "inherit": false,
2744 "extraInterfaces": {
2745 "xyz.openbmc_project.Inventory.Item": {
2746 "PrettyName": "OpenCAPI Memory Buffer"
2747 }
2748 }
2749 },
2750 {
2751 "inventoryPath": "/system/chassis/motherboard/dimm5/unit1",
2752 "inherit": false,
2753 "extraInterfaces": {
2754 "xyz.openbmc_project.Inventory.Item": {
2755 "PrettyName": "DDR Memory Port"
2756 }
2757 }
2758 },
2759 {
2760 "inventoryPath": "/system/chassis/motherboard/dimm5/unit2",
2761 "inherit": false,
2762 "extraInterfaces": {
2763 "xyz.openbmc_project.Inventory.Item": {
2764 "PrettyName": "Onboard Memory Power Control Device"
2765 }
2766 }
2767 },
2768 {
2769 "inventoryPath": "/system/chassis/motherboard/dimm5/unit3",
2770 "inherit": false,
2771 "extraInterfaces": {
2772 "xyz.openbmc_project.Inventory.Item": {
2773 "PrettyName": "Onboard Memory Power Management IC"
2774 }
2775 }
2776 }
2777 ],
2778 "/sys/bus/i2c/drivers/at24/101-0050/eeprom": [
2779 {
2780 "inventoryPath": "/system/chassis/motherboard/dimm7",
2781 "extraInterfaces": {
2782 "xyz.openbmc_project.Inventory.Item.Dimm": null,
2783 "com.ibm.ipzvpd.Location": {
2784 "LocationCode": "Ufcs-P0-C30"
2785 },
2786 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002787 "PrettyName": "Memory module 13"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002788 },
2789 "xyz.openbmc_project.State.Decorator.Availability": {
2790 "Available": false
2791 }
2792 }
2793 },
2794 {
2795 "inventoryPath": "/system/chassis/motherboard/dimm7/unit0",
2796 "inherit": false,
2797 "extraInterfaces": {
2798 "xyz.openbmc_project.Inventory.Item": {
2799 "PrettyName": "OpenCAPI Memory Buffer"
2800 }
2801 }
2802 },
2803 {
2804 "inventoryPath": "/system/chassis/motherboard/dimm7/unit1",
2805 "inherit": false,
2806 "extraInterfaces": {
2807 "xyz.openbmc_project.Inventory.Item": {
2808 "PrettyName": "DDR Memory Port"
2809 }
2810 }
2811 },
2812 {
2813 "inventoryPath": "/system/chassis/motherboard/dimm7/unit2",
2814 "inherit": false,
2815 "extraInterfaces": {
2816 "xyz.openbmc_project.Inventory.Item": {
2817 "PrettyName": "Onboard Memory Power Control Device"
2818 }
2819 }
2820 },
2821 {
2822 "inventoryPath": "/system/chassis/motherboard/dimm7/unit3",
2823 "inherit": false,
2824 "extraInterfaces": {
2825 "xyz.openbmc_project.Inventory.Item": {
2826 "PrettyName": "Onboard Memory Power Management IC"
2827 }
2828 }
2829 }
2830 ],
2831 "/sys/bus/i2c/drivers/at24/114-0050/eeprom": [
2832 {
2833 "inventoryPath": "/system/chassis/motherboard/dimm6",
2834 "extraInterfaces": {
2835 "xyz.openbmc_project.Inventory.Item.Dimm": null,
2836 "com.ibm.ipzvpd.Location": {
2837 "LocationCode": "Ufcs-P0-C31"
2838 },
2839 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002840 "PrettyName": "Memory module 14"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002841 },
2842 "xyz.openbmc_project.State.Decorator.Availability": {
2843 "Available": false
2844 }
2845 }
2846 },
2847 {
2848 "inventoryPath": "/system/chassis/motherboard/dimm6/unit0",
2849 "inherit": false,
2850 "extraInterfaces": {
2851 "xyz.openbmc_project.Inventory.Item": {
2852 "PrettyName": "OpenCAPI Memory Buffer"
2853 }
2854 }
2855 },
2856 {
2857 "inventoryPath": "/system/chassis/motherboard/dimm6/unit1",
2858 "inherit": false,
2859 "extraInterfaces": {
2860 "xyz.openbmc_project.Inventory.Item": {
2861 "PrettyName": "DDR Memory Port"
2862 }
2863 }
2864 },
2865 {
2866 "inventoryPath": "/system/chassis/motherboard/dimm6/unit2",
2867 "inherit": false,
2868 "extraInterfaces": {
2869 "xyz.openbmc_project.Inventory.Item": {
2870 "PrettyName": "Onboard Memory Power Control Device"
2871 }
2872 }
2873 },
2874 {
2875 "inventoryPath": "/system/chassis/motherboard/dimm6/unit3",
2876 "inherit": false,
2877 "extraInterfaces": {
2878 "xyz.openbmc_project.Inventory.Item": {
2879 "PrettyName": "Onboard Memory Power Management IC"
2880 }
2881 }
2882 }
2883 ],
2884 "/sys/bus/i2c/drivers/at24/113-0050/eeprom": [
2885 {
2886 "inventoryPath": "/system/chassis/motherboard/dimm3",
2887 "extraInterfaces": {
2888 "xyz.openbmc_project.Inventory.Item.Dimm": null,
2889 "com.ibm.ipzvpd.Location": {
2890 "LocationCode": "Ufcs-P0-C32"
2891 },
2892 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002893 "PrettyName": "Memory module 15"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002894 },
2895 "xyz.openbmc_project.State.Decorator.Availability": {
2896 "Available": false
2897 }
2898 }
2899 },
2900 {
2901 "inventoryPath": "/system/chassis/motherboard/dimm3/unit0",
2902 "inherit": false,
2903 "extraInterfaces": {
2904 "xyz.openbmc_project.Inventory.Item": {
2905 "PrettyName": "OpenCAPI Memory Buffer"
2906 }
2907 }
2908 },
2909 {
2910 "inventoryPath": "/system/chassis/motherboard/dimm3/unit1",
2911 "inherit": false,
2912 "extraInterfaces": {
2913 "xyz.openbmc_project.Inventory.Item": {
2914 "PrettyName": "DDR Memory Port"
2915 }
2916 }
2917 },
2918 {
2919 "inventoryPath": "/system/chassis/motherboard/dimm3/unit2",
2920 "inherit": false,
2921 "extraInterfaces": {
2922 "xyz.openbmc_project.Inventory.Item": {
2923 "PrettyName": "Onboard Memory Power Control Device"
2924 }
2925 }
2926 },
2927 {
2928 "inventoryPath": "/system/chassis/motherboard/dimm3/unit3",
2929 "inherit": false,
2930 "extraInterfaces": {
2931 "xyz.openbmc_project.Inventory.Item": {
2932 "PrettyName": "Onboard Memory Power Management IC"
2933 }
2934 }
2935 }
2936 ]
2937 }
2938}