blob: 5e6621df43acf6a16701791062e743bf9f4cc4e2 [file] [log] [blame]
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001{
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002 "devTree": "conf-aspeed-bmc-ibm-rainier.dtb",
3 "backupRestoreConfigPath": "/usr/share/vpd/backup_restore_50001001.json",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004 "commonInterfaces": {
5 "xyz.openbmc_project.Inventory.Decorator.Asset": {
6 "PartNumber": {
7 "recordName": "VINI",
8 "keywordName": "PN"
9 },
10 "SerialNumber": {
11 "recordName": "VINI",
12 "keywordName": "SN"
13 },
14 "SparePartNumber": {
15 "recordName": "VINI",
16 "keywordName": "FN"
17 },
18 "Model": {
19 "recordName": "VINI",
20 "keywordName": "CC"
21 },
22 "BuildDate": {
23 "recordName": "VR10",
24 "keywordName": "DC",
25 "encoding": "DATE"
26 }
27 }
28 },
Jinu Joy Thomas9a60c8b2024-01-16 22:52:25 -060029 "muxes": [
30 {
31 "i2bus": "4",
32 "deviceaddress": "0xE0",
33 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/4-0070/hold_idle"
34 },
35 {
36 "i2bus": "5",
37 "deviceaddress": "0xE0",
38 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/5-0070/hold_idle"
39 },
40 {
41 "i2bus": "6",
42 "deviceaddress": "0xE0",
43 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/6-0070/hold_idle"
44 },
45 {
46 "i2bus": "11",
47 "deviceaddress": "0xE0",
48 "holdidlepath": "/sys/bus/i2c/drivers/pca954x/11-0070/hold_idle"
49 }
50 ],
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050051 "frus": {
52 "/sys/bus/i2c/drivers/at24/8-0050/eeprom": [
53 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -050054 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard",
55 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050056 "isSystemVpd": true,
57 "extraInterfaces": {
58 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
59 "com.ibm.ipzvpd.Location": {
60 "LocationCode": "Ufcs-P0"
61 },
62 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -060063 "PrettyName": "System backplane"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050064 }
65 }
66 },
67 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -050068 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/unit0",
69 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050070 "inherit": false,
71 "extraInterfaces": {
72 "xyz.openbmc_project.Inventory.Item": {
73 "PrettyName": "Oscillator Reference Clock"
74 }
75 }
76 },
77 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -050078 "inventoryPath": "/xyz/openbmc_project/inventory/system",
79 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050080 "inherit": false,
81 "isSystemVpd": true,
82 "copyRecords": ["VSYS"],
83 "extraInterfaces": {
84 "xyz.openbmc_project.Inventory.Item.System": null,
85 "xyz.openbmc_project.Inventory.Decorator.Asset": {
86 "SerialNumber": {
87 "recordName": "VSYS",
88 "keywordName": "SE"
89 },
90 "Model": {
91 "recordName": "VSYS",
92 "keywordName": "TM"
93 },
94 "SubModel": {
95 "recordName": "VSYS",
96 "keywordName": "BR"
97 }
98 },
99 "com.ibm.ipzvpd.Location": {
100 "LocationCode": "Umts"
101 },
102 "xyz.openbmc_project.Inventory.Item": {
103 "PrettyName": "System"
104 }
105 }
106 },
107 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500108 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis",
109 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500110 "isSystemVpd": true,
111 "extraInterfaces": {
Gunnar Mills7f23d4d2024-12-10 10:47:41 -0600112 "xyz.openbmc_project.Inventory.Item.Chassis": {
113 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
114 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500115 "xyz.openbmc_project.Inventory.Item.Global": null,
116 "com.ibm.ipzvpd.Location": {
117 "LocationCode": "Ufcs"
118 },
119 "xyz.openbmc_project.Inventory.Item": {
120 "PrettyName": "Chassis"
121 }
122 }
123 },
124 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500125 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot0",
126 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500127 "inherit": false,
128 "extraInterfaces": {
129 "com.ibm.Control.Host.PCIeLink": null,
130 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
131 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
132 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
133 },
134 "com.ibm.ipzvpd.Location": {
135 "LocationCode": "Ufcs-P0-C0"
136 },
137 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600138 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500139 }
140 }
141 },
142 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500143 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot1",
144 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500145 "inherit": false,
146 "extraInterfaces": {
147 "com.ibm.Control.Host.PCIeLink": null,
148 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
149 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
150 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
151 },
152 "com.ibm.ipzvpd.Location": {
153 "LocationCode": "Ufcs-P0-C1"
154 },
155 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600156 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500157 }
158 }
159 },
160 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500161 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot2",
162 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500163 "inherit": false,
164 "extraInterfaces": {
165 "com.ibm.Control.Host.PCIeLink": null,
166 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
167 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
168 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
169 },
170 "com.ibm.ipzvpd.Location": {
171 "LocationCode": "Ufcs-P0-C2"
172 },
173 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600174 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500175 }
176 }
177 },
178 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500179 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot3",
180 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500181 "inherit": false,
182 "extraInterfaces": {
183 "com.ibm.Control.Host.PCIeLink": null,
184 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
185 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
186 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
187 },
188 "com.ibm.ipzvpd.Location": {
189 "LocationCode": "Ufcs-P0-C3"
190 },
191 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600192 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500193 }
194 }
195 },
196 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500197 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot4",
198 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500199 "inherit": false,
200 "extraInterfaces": {
201 "com.ibm.Control.Host.PCIeLink": null,
202 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
203 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
204 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
205 },
206 "com.ibm.ipzvpd.Location": {
207 "LocationCode": "Ufcs-P0-C4"
208 },
209 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600210 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500211 }
212 }
213 },
214 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500215 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot6",
216 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500217 "inherit": false,
218 "extraInterfaces": {
219 "com.ibm.Control.Host.PCIeLink": null,
220 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
221 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
222 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
223 },
224 "com.ibm.ipzvpd.Location": {
225 "LocationCode": "Ufcs-P0-C6"
226 },
227 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600228 "PrettyName": "OpenCAPI adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500229 }
230 }
231 },
232 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500233 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot7",
234 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500235 "inherit": false,
236 "extraInterfaces": {
237 "com.ibm.Control.Host.PCIeLink": null,
238 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
239 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
240 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
241 },
242 "com.ibm.ipzvpd.Location": {
243 "LocationCode": "Ufcs-P0-C7"
244 },
245 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600246 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500247 }
248 }
249 },
250 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500251 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot8",
252 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500253 "inherit": false,
254 "extraInterfaces": {
255 "com.ibm.Control.Host.PCIeLink": null,
256 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
257 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
258 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
259 },
260 "com.ibm.ipzvpd.Location": {
261 "LocationCode": "Ufcs-P0-C8"
262 },
263 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600264 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500265 }
266 }
267 },
268 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500269 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot9",
270 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500271 "inherit": false,
272 "extraInterfaces": {
273 "com.ibm.Control.Host.PCIeLink": null,
274 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
275 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
276 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
277 },
278 "com.ibm.ipzvpd.Location": {
279 "LocationCode": "Ufcs-P0-C9"
280 },
281 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600282 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500283 }
284 }
285 },
286 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500287 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10",
288 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500289 "inherit": false,
290 "extraInterfaces": {
291 "com.ibm.Control.Host.PCIeLink": null,
292 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
293 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
294 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
295 },
296 "com.ibm.ipzvpd.Location": {
297 "LocationCode": "Ufcs-P0-C10"
298 },
299 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600300 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500301 }
302 }
303 },
304 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500305 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot11",
306 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500307 "inherit": false,
308 "extraInterfaces": {
309 "com.ibm.Control.Host.PCIeLink": null,
310 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
311 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
312 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength"
313 },
314 "com.ibm.ipzvpd.Location": {
315 "LocationCode": "Ufcs-P0-C11"
316 },
317 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600318 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500319 }
320 }
321 },
322 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500323 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot12",
324 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500325 "inherit": false,
326 "extraInterfaces": {
327 "com.ibm.Control.Host.PCIeLink": null,
328 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
329 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.OEM"
330 },
331 "com.ibm.ipzvpd.Location": {
332 "LocationCode": "Ufcs-P0-T18"
333 },
334 "xyz.openbmc_project.Inventory.Item": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500335 "PrettyName": "USB 3.0 port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500336 }
337 }
338 },
339 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500340 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot12/pcie_card12",
341 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500342 "inherit": false,
343 "extraInterfaces": {
344 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
345 "com.ibm.ipzvpd.Location": {
346 "LocationCode": "Ufcs-P0-T18"
347 },
348 "xyz.openbmc_project.Inventory.Decorator.Slot": {
349 "SlotNumber": 12
350 },
351 "xyz.openbmc_project.Inventory.Item": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500352 "PrettyName": "USB 3.0 port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500353 }
354 }
355 },
356 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500357 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
358 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500359 "inherit": false,
360 "embedded": false,
361 "synthesized": true,
362 "extraInterfaces": {
363 "com.ibm.ipzvpd.Location": {
364 "LocationCode": "Ufcs-E0"
365 }
366 }
367 },
368 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500369 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
370 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500371 "inherit": false,
372 "embedded": false,
373 "synthesized": true,
374 "extraInterfaces": {
375 "com.ibm.ipzvpd.Location": {
376 "LocationCode": "Ufcs-E1"
377 }
378 }
379 },
380 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500381 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan0",
382 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500383 "inherit": false,
384 "embedded": false,
385 "synthesized": true,
386 "extraInterfaces": {
387 "com.ibm.ipzvpd.Location": {
388 "LocationCode": "Ufcs-A0"
389 },
390 "com.ibm.ipzvpd.VINI": {
391 "FN": [48, 50, 89, 75, 50, 51, 55],
392 "CC": [55, 66, 53, 71],
393 "PN": [48, 50, 89, 75, 50, 48, 48],
394 "DR": [70, 97, 110],
395 "SN": [89, 83, 49, 48, 74, 80, 49, 50, 86, 48, 84, 89],
396 "RT": [86, 73, 78, 73]
397 },
398 "com.ibm.ipzvpd.DINF": {
399 "RI": [0, 5, 33, 0],
400 "RT": [68, 73, 78, 70]
401 },
402 "xyz.openbmc_project.Inventory.Decorator.Asset": {
403 "Model": "7B5G",
404 "Manufacturer": "Delta",
405 "PartNumber": "02YK200",
406 "SparePartNumber": "02YK237",
407 "SerialNumber": "YS10JP12V0TY"
408 }
409 }
410 },
411 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500412 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan1",
413 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500414 "inherit": false,
415 "embedded": false,
416 "synthesized": true,
417 "extraInterfaces": {
418 "com.ibm.ipzvpd.Location": {
419 "LocationCode": "Ufcs-A1"
420 },
421 "com.ibm.ipzvpd.VINI": {
422 "FN": [48, 50, 89, 75, 50, 51, 55],
423 "CC": [55, 66, 53, 71],
424 "PN": [48, 50, 89, 75, 50, 48, 48],
425 "DR": [70, 97, 110],
426 "SN": [89, 83, 49, 48, 74, 80, 49, 50, 86, 48, 84, 89],
427 "RT": [86, 73, 78, 73]
428 },
429 "com.ibm.ipzvpd.DINF": {
430 "RI": [0, 5, 33, 1],
431 "RT": [68, 73, 78, 70]
432 },
433 "xyz.openbmc_project.Inventory.Decorator.Asset": {
434 "Model": "7B5G",
435 "Manufacturer": "Delta",
436 "PartNumber": "02YK200",
437 "SparePartNumber": "02YK237",
438 "SerialNumber": "YS10JP12V0TY"
439 }
440 }
441 },
442 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500443 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan2",
444 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500445 "inherit": false,
446 "embedded": false,
447 "synthesized": true,
448 "extraInterfaces": {
449 "com.ibm.ipzvpd.Location": {
450 "LocationCode": "Ufcs-A2"
451 },
452 "com.ibm.ipzvpd.VINI": {
453 "FN": [48, 50, 89, 75, 50, 51, 55],
454 "CC": [55, 66, 53, 71],
455 "PN": [48, 50, 89, 75, 50, 48, 48],
456 "DR": [70, 97, 110],
457 "SN": [89, 83, 49, 48, 74, 80, 49, 50, 86, 48, 84, 89],
458 "RT": [86, 73, 78, 73]
459 },
460 "com.ibm.ipzvpd.DINF": {
461 "RI": [0, 5, 33, 2],
462 "RT": [68, 73, 78, 70]
463 },
464 "xyz.openbmc_project.Inventory.Decorator.Asset": {
465 "Model": "7B5G",
466 "Manufacturer": "Delta",
467 "PartNumber": "02YK200",
468 "SparePartNumber": "02YK237",
469 "SerialNumber": "YS10JP12V0TY"
470 }
471 }
472 },
473 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500474 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan3",
475 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500476 "inherit": false,
477 "embedded": false,
478 "synthesized": true,
479 "extraInterfaces": {
480 "com.ibm.ipzvpd.Location": {
481 "LocationCode": "Ufcs-A3"
482 },
483 "com.ibm.ipzvpd.VINI": {
484 "FN": [48, 50, 89, 75, 50, 51, 55],
485 "CC": [55, 66, 53, 71],
486 "PN": [48, 50, 89, 75, 50, 48, 48],
487 "DR": [70, 97, 110],
488 "SN": [89, 83, 49, 48, 74, 80, 49, 50, 86, 48, 84, 89],
489 "RT": [86, 73, 78, 73]
490 },
491 "com.ibm.ipzvpd.DINF": {
492 "RI": [0, 5, 33, 3],
493 "RT": [68, 73, 78, 70]
494 },
495 "xyz.openbmc_project.Inventory.Decorator.Asset": {
496 "Model": "7B5G",
497 "Manufacturer": "Delta",
498 "PartNumber": "02YK200",
499 "SparePartNumber": "02YK237",
500 "SerialNumber": "YS10JP12V0TY"
501 }
502 }
503 },
504 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500505 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan4",
506 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500507 "inherit": false,
508 "embedded": false,
509 "synthesized": true,
510 "extraInterfaces": {
511 "com.ibm.ipzvpd.Location": {
512 "LocationCode": "Ufcs-A4"
513 },
514 "com.ibm.ipzvpd.VINI": {
515 "FN": [48, 50, 89, 75, 50, 51, 55],
516 "CC": [55, 66, 53, 71],
517 "PN": [48, 50, 89, 75, 50, 48, 48],
518 "DR": [70, 97, 110],
519 "SN": [89, 83, 49, 48, 74, 80, 49, 50, 86, 48, 84, 89],
520 "RT": [86, 73, 78, 73]
521 },
522 "com.ibm.ipzvpd.DINF": {
523 "RI": [0, 5, 33, 4],
524 "RT": [68, 73, 78, 70]
525 },
526 "xyz.openbmc_project.Inventory.Decorator.Asset": {
527 "Model": "7B5G",
528 "Manufacturer": "Delta",
529 "PartNumber": "02YK200",
530 "SparePartNumber": "02YK237",
531 "SerialNumber": "YS10JP12V0TY"
532 }
533 }
534 },
535 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500536 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan5",
537 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500538 "inherit": false,
539 "embedded": false,
540 "synthesized": true,
541 "extraInterfaces": {
542 "com.ibm.ipzvpd.Location": {
543 "LocationCode": "Ufcs-A5"
544 },
545 "com.ibm.ipzvpd.VINI": {
546 "FN": [48, 50, 89, 75, 50, 51, 55],
547 "CC": [55, 66, 53, 71],
548 "PN": [48, 50, 89, 75, 50, 48, 48],
549 "DR": [70, 97, 110],
550 "SN": [89, 83, 49, 48, 74, 80, 49, 50, 86, 48, 84, 89],
551 "RT": [86, 73, 78, 73]
552 },
553 "com.ibm.ipzvpd.DINF": {
554 "RI": [0, 5, 33, 5],
555 "RT": [68, 73, 78, 70]
556 },
557 "xyz.openbmc_project.Inventory.Decorator.Asset": {
558 "Model": "7B5G",
559 "Manufacturer": "Delta",
560 "PartNumber": "02YK200",
561 "SparePartNumber": "02YK237",
562 "SerialNumber": "YS10JP12V0TY"
563 }
564 }
565 },
566 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500567 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/tod_battery",
568 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500569 "extraInterfaces": {
570 "xyz.openbmc_project.Inventory.Item.Battery": null,
571 "com.ibm.ipzvpd.Location": {
572 "LocationCode": "Ufcs-P0-E0"
573 },
574 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600575 "PrettyName": "Time-of-day battery"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500576 }
577 }
578 },
579 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500580 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector0",
581 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500582 "inherit": false,
583 "extraInterfaces": {
584 "xyz.openbmc_project.Inventory.Item.Connector": null,
585 "com.ibm.ipzvpd.Location": {
586 "LocationCode": "Ufcs-P0-T0"
587 },
588 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600589 "PrettyName": "Connector for OpenCAPI Port DCM-0 P0 OP3B"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500590 }
591 }
592 },
593 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500594 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector1",
595 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500596 "inherit": false,
597 "extraInterfaces": {
598 "xyz.openbmc_project.Inventory.Item.Connector": null,
599 "com.ibm.ipzvpd.Location": {
600 "LocationCode": "Ufcs-P0-T1"
601 },
602 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600603 "PrettyName": "Connector for OpenCAPI Port DCM-0 P0 OP3A"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500604 }
605 }
606 },
607 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500608 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector2",
609 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500610 "inherit": false,
611 "extraInterfaces": {
612 "xyz.openbmc_project.Inventory.Item.Connector": null,
613 "com.ibm.ipzvpd.Location": {
614 "LocationCode": "Ufcs-P0-T2"
615 },
616 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600617 "PrettyName": "Connector for OpenCAPI Port DCM-0 P1 OP0B"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500618 }
619 }
620 },
621 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500622 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector3",
623 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500624 "inherit": false,
625 "extraInterfaces": {
626 "xyz.openbmc_project.Inventory.Item.Connector": null,
627 "com.ibm.ipzvpd.Location": {
628 "LocationCode": "Ufcs-P0-T3"
629 },
630 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600631 "PrettyName": "Connector for OpenCAPI Port DCM-0 P1 OP0A"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500632 }
633 }
634 },
635 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500636 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector4",
637 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500638 "inherit": false,
639 "extraInterfaces": {
640 "xyz.openbmc_project.Inventory.Item.Connector": null,
641 "com.ibm.ipzvpd.Location": {
642 "LocationCode": "Ufcs-P0-T4"
643 },
644 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600645 "PrettyName": "Power signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500646 }
647 }
648 },
649 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500650 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector5",
651 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500652 "inherit": false,
653 "extraInterfaces": {
654 "xyz.openbmc_project.Inventory.Item.Connector": null,
655 "com.ibm.ipzvpd.Location": {
656 "LocationCode": "Ufcs-P0-T5"
657 },
658 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600659 "PrettyName": "Connector for OpenCAPI Port DCM-1 P0 OP3A"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500660 }
661 }
662 },
663 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500664 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector6",
665 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500666 "inherit": false,
667 "extraInterfaces": {
668 "xyz.openbmc_project.Inventory.Item.Connector": null,
669 "com.ibm.ipzvpd.Location": {
670 "LocationCode": "Ufcs-P0-T6"
671 },
672 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600673 "PrettyName": "Connector for OpenCAPI Port DCM-1 P1 OP0B"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500674 }
675 }
676 },
677 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500678 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector7",
679 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500680 "inherit": false,
681 "extraInterfaces": {
682 "xyz.openbmc_project.Inventory.Item.Connector": null,
683 "com.ibm.ipzvpd.Location": {
684 "LocationCode": "Ufcs-P0-T7"
685 },
686 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600687 "PrettyName": "USB 3.0 port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500688 }
689 }
690 },
691 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500692 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector8",
693 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500694 "inherit": false,
695 "extraInterfaces": {
696 "xyz.openbmc_project.Inventory.Item.Connector": null,
697 "com.ibm.ipzvpd.Location": {
698 "LocationCode": "Ufcs-P0-T8"
699 },
700 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600701 "PrettyName": "Drive backplane signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500702 }
703 }
704 },
705 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500706 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector9",
707 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500708 "inherit": false,
709 "extraInterfaces": {
710 "xyz.openbmc_project.Inventory.Item.Connector": null,
711 "com.ibm.ipzvpd.Location": {
712 "LocationCode": "Ufcs-P0-T9"
713 },
714 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600715 "PrettyName": "Drive backplane signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500716 }
717 }
718 },
719 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500720 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector11",
721 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500722 "inherit": false,
723 "extraInterfaces": {
724 "xyz.openbmc_project.Inventory.Item.Connector": null,
725 "com.ibm.ipzvpd.Location": {
726 "LocationCode": "Ufcs-P0-T11"
727 },
728 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600729 "PrettyName": "Control panel cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500730 }
731 }
732 },
733 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500734 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector12",
735 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500736 "inherit": false,
737 "extraInterfaces": {
738 "xyz.openbmc_project.Inventory.Item.Connector": null,
739 "com.ibm.ipzvpd.Location": {
740 "LocationCode": "Ufcs-P0-T12"
741 },
742 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600743 "PrettyName": "Fan signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500744 }
745 }
746 },
747 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500748 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector13",
749 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500750 "inherit": false,
751 "extraInterfaces": {
752 "xyz.openbmc_project.Inventory.Item.Connector": null,
753 "com.ibm.ipzvpd.Location": {
754 "LocationCode": "Ufcs-P0-T13"
755 },
756 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600757 "PrettyName": "Control panel display cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500758 }
759 }
760 },
761 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500762 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector14",
763 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500764 "inherit": false,
765 "extraInterfaces": {
766 "xyz.openbmc_project.Inventory.Item.Connector": null,
767 "com.ibm.ipzvpd.Location": {
768 "LocationCode": "Ufcs-P0-T14"
769 },
770 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600771 "PrettyName": "Drive backplane power cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500772 }
773 }
774 },
775 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500776 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector15",
777 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500778 "inherit": false,
779 "extraInterfaces": {
780 "xyz.openbmc_project.Inventory.Item.Connector": null,
781 "com.ibm.ipzvpd.Location": {
782 "LocationCode": "Ufcs-P0-T15"
783 },
784 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600785 "PrettyName": "Drive backplane power cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500786 }
787 }
788 },
789 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500790 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector17",
791 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500792 "inherit": false,
793 "extraInterfaces": {
794 "xyz.openbmc_project.Inventory.Item.Connector": null,
795 "com.ibm.ipzvpd.Location": {
796 "LocationCode": "Ufcs-P0-T17"
797 },
798 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600799 "PrettyName": "Fan signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500800 }
801 }
802 },
803 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500804 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/connector18",
805 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500806 "inherit": false,
807 "extraInterfaces": {
808 "xyz.openbmc_project.Inventory.Item.Connector": null,
809 "com.ibm.ipzvpd.Location": {
810 "LocationCode": "Ufcs-P0-T18"
811 },
812 "xyz.openbmc_project.Inventory.Item": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500813 "PrettyName": "USB 3.0 port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500814 }
815 }
816 }
817 ],
818 "/sys/bus/i2c/drivers/at24/8-0051/eeprom": [
819 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500820 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/ebmc_card_bmc",
821 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500822 "extraInterfaces": {
823 "xyz.openbmc_project.Inventory.Item.Bmc": null,
824 "com.ibm.ipzvpd.Location": {
825 "LocationCode": "Ufcs-P0-C5"
826 },
827 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600828 "PrettyName": "eBMC card"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500829 }
830 }
831 },
832 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500833 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/ebmc_card_bmc/ethernet0",
834 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500835 "inherit": false,
836 "noprime": true,
837 "extraInterfaces": {
838 "xyz.openbmc_project.Inventory.Item.Ethernet": null,
839 "xyz.openbmc_project.Inventory.Item.Connector": null,
840 "com.ibm.ipzvpd.Location": {
841 "LocationCode": "Ufcs-P0-C5-T0"
842 },
843 "xyz.openbmc_project.Inventory.Item.NetworkInterface": {
844 "MACAddress": {
845 "recordName": "VCFG",
846 "keywordName": "Z0",
847 "encoding": "MAC"
848 }
849 },
850 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600851 "PrettyName": "HMC port 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500852 }
853 }
854 },
855 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500856 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/ebmc_card_bmc/ethernet1",
857 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500858 "inherit": false,
859 "noprime": true,
860 "extraInterfaces": {
861 "xyz.openbmc_project.Inventory.Item.Ethernet": null,
862 "xyz.openbmc_project.Inventory.Item.Connector": null,
863 "com.ibm.ipzvpd.Location": {
864 "LocationCode": "Ufcs-P0-C5-T1"
865 },
866 "xyz.openbmc_project.Inventory.Item.NetworkInterface": {
867 "MACAddress": {
868 "recordName": "VCFG",
869 "keywordName": "Z1",
870 "encoding": "MAC"
871 }
872 },
873 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600874 "PrettyName": "HMC port 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500875 }
876 }
877 },
878 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500879 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/ebmc_card_bmc/usb0",
880 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500881 "inherit": false,
882 "extraInterfaces": {
883 "xyz.openbmc_project.Inventory.Item.Connector": null,
884 "com.ibm.ipzvpd.Location": {
885 "LocationCode": "Ufcs-P0-C5-T2"
886 },
887 "xyz.openbmc_project.Inventory.Item": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500888 "PrettyName": "USB 3.0 port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500889 }
890 }
891 },
892 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500893 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/ebmc_card_bmc/displayport0",
894 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500895 "inherit": false,
896 "extraInterfaces": {
897 "xyz.openbmc_project.Inventory.Item.Connector": null,
898 "com.ibm.ipzvpd.Location": {
899 "LocationCode": "Ufcs-P0-C5-T3"
900 },
901 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600902 "PrettyName": "Display Port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500903 }
904 }
905 },
906 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500907 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/ebmc_card_bmc/usb1",
908 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500909 "inherit": false,
910 "extraInterfaces": {
911 "xyz.openbmc_project.Inventory.Item.Connector": null,
912 "com.ibm.ipzvpd.Location": {
913 "LocationCode": "Ufcs-P0-C5-T4"
914 },
915 "xyz.openbmc_project.Inventory.Item": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500916 "PrettyName": "USB 2.0 port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500917 }
918 }
919 }
920 ],
921 "/sys/bus/i2c/drivers/at24/0-0051/eeprom": [
922 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500923 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/tpm_wilson",
924 "serviceName": "xyz.openbmc_project.Inventory.Manager",
925 "preAction": {
926 "collection": {
927 "gpioPresence": {
928 "pin": "CPU_TPM_CARD_PRESENT_N",
929 "value": 0
930 }
931 }
932 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500933 "extraInterfaces": {
934 "xyz.openbmc_project.Inventory.Item.Tpm": null,
935 "com.ibm.ipzvpd.Location": {
936 "LocationCode": "Ufcs-P0-C22"
937 },
938 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600939 "PrettyName": "Trusted platform module card"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500940 }
941 }
942 }
943 ],
944 "/sys/bus/i2c/drivers/at24/7-0050/eeprom": [
945 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500946 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/base_op_panel_blyth",
947 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500948 "essentialFru": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500949 "preAction": {
950 "collection": {
951 "gpioPresence": {
952 "pin": "BLYTH_OPPANEL_PRESENCE_N",
953 "value": 0
954 }
955 }
956 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500957 "extraInterfaces": {
958 "xyz.openbmc_project.Inventory.Item.Panel": null,
959 "com.ibm.ipzvpd.Location": {
960 "LocationCode": "Ufcs-D0"
961 },
962 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -0600963 "PrettyName": "Control panel"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500964 }
965 }
966 }
967 ],
968 "/sys/bus/i2c/drivers/at24/7-0051/eeprom": [
969 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500970 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/lcd_op_panel_hill",
971 "serviceName": "xyz.openbmc_project.Inventory.Manager",
972 "replaceableAtRuntime": true,
973 "pollingRequired": {
974 "hotPlugging": {
975 "gpioPresence": {
976 "pin": "RUSSEL_OPPANEL_PRESENCE_N",
977 "value": 0
978 }
979 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500980 },
981 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500982 "collection": {
983 "gpioPresence": {
984 "pin": "RUSSEL_OPPANEL_PRESENCE_N",
985 "value": 0
986 },
987 "setGpio": {
988 "pin": "RUSSEL_FW_I2C_ENABLE_N",
989 "value": 0
990 },
991 "systemCmd": {
992 "cmd": "echo 7-0051 > /sys/bus/i2c/drivers/at24/bind"
993 }
994 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -0500995 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -0500996 "postAction": {
997 "deletion": {
998 "systemCmd": {
999 "cmd": "echo 7-0051 > /sys/bus/i2c/drivers/at24/unbind"
1000 },
1001 "setGpio": {
1002 "pin": "RUSSEL_FW_I2C_ENABLE_N",
1003 "value": 1
1004 }
1005 }
1006 },
1007 "postFailAction": {
1008 "collection": {
1009 "setGpio": {
1010 "pin": "RUSSEL_FW_I2C_ENABLE_N",
1011 "value": 1
1012 }
1013 },
1014 "deletion": {
1015 "setGpio": {
1016 "pin": "RUSSEL_FW_I2C_ENABLE_N",
1017 "value": 1
1018 }
1019 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001020 },
1021 "extraInterfaces": {
1022 "xyz.openbmc_project.Inventory.Item.Panel": null,
1023 "com.ibm.ipzvpd.Location": {
1024 "LocationCode": "Ufcs-D1"
1025 },
1026 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001027 "PrettyName": "Control panel display"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001028 }
1029 }
1030 }
1031 ],
1032 "/sys/bus/i2c/drivers/at24/9-0050/eeprom": [
1033 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001034 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm0",
1035 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001036 "extraInterfaces": {
1037 "xyz.openbmc_project.Inventory.Item.Vrm": null,
1038 "com.ibm.ipzvpd.Location": {
1039 "LocationCode": "Ufcs-P0-C14"
1040 },
1041 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001042 "PrettyName": "Voltage regulator module for system processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001043 }
1044 }
1045 }
1046 ],
1047 "/sys/bus/i2c/drivers/at24/10-0050/eeprom": [
1048 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001049 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm1",
1050 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001051 "extraInterfaces": {
1052 "xyz.openbmc_project.Inventory.Item.Vrm": null,
1053 "com.ibm.ipzvpd.Location": {
1054 "LocationCode": "Ufcs-P0-C23"
1055 },
1056 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001057 "PrettyName": "Voltage regulator module for system processor module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001058 }
1059 }
1060 }
1061 ],
1062 "/sys/bus/spi/drivers/at25/spi12.0/eeprom": [
1063 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001064 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0",
1065 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001066 "redundantEeprom": "/sys/bus/spi/drivers/at25/spi13.0/eeprom",
1067 "cpuType": "primary",
1068 "powerOffOnly": true,
1069 "offset": 196608,
1070 "size": 65504,
1071 "extraInterfaces": {
1072 "xyz.openbmc_project.Inventory.Item.Cpu": null,
1073 "com.ibm.ipzvpd.Location": {
1074 "LocationCode": "Ufcs-P0-C15"
1075 },
1076 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001077 "PrettyName": "System processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001078 }
1079 }
1080 },
1081 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001082 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit0",
1083 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001084 "inherit": false,
1085 "extraInterfaces": {
1086 "xyz.openbmc_project.Inventory.Item": {
1087 "PrettyName": "Quad"
1088 }
1089 }
1090 },
1091 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001092 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit1",
1093 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001094 "inherit": false,
1095 "extraInterfaces": {
1096 "xyz.openbmc_project.Inventory.Item": {
1097 "PrettyName": "High speed SMP/OpenCAPI Link"
1098 }
1099 }
1100 },
1101 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001102 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit2",
1103 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001104 "inherit": false,
1105 "extraInterfaces": {
1106 "xyz.openbmc_project.Inventory.Item": {
1107 "PrettyName": "Memory Controller"
1108 }
1109 }
1110 },
1111 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001112 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit3",
1113 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001114 "inherit": false,
1115 "extraInterfaces": {
1116 "xyz.openbmc_project.Inventory.Item": {
1117 "PrettyName": "Memory Controller Channel"
1118 }
1119 }
1120 },
1121 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001122 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit4",
1123 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001124 "inherit": false,
1125 "extraInterfaces": {
1126 "xyz.openbmc_project.Inventory.Item": {
1127 "PrettyName": "Processor To Memory Buffer Interface"
1128 }
1129 }
1130 },
1131 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001132 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit5",
1133 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001134 "inherit": false,
1135 "extraInterfaces": {
1136 "xyz.openbmc_project.Inventory.Item": {
1137 "PrettyName": "Nest Memory Management Unit"
1138 }
1139 }
1140 },
1141 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001142 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit6",
1143 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001144 "inherit": false,
1145 "extraInterfaces": {
1146 "xyz.openbmc_project.Inventory.Item": {
1147 "PrettyName": "Accelerator"
1148 }
1149 }
1150 },
1151 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001152 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit7",
1153 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001154 "inherit": false,
1155 "extraInterfaces": {
1156 "xyz.openbmc_project.Inventory.Item": {
1157 "PrettyName": "OpenCAPI Memory Interface"
1158 }
1159 }
1160 },
1161 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001162 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit8",
1163 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001164 "inherit": false,
1165 "extraInterfaces": {
1166 "xyz.openbmc_project.Inventory.Item": {
1167 "PrettyName": "OpenCAPI Memory Interface Controller"
1168 }
1169 }
1170 },
1171 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001172 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit9",
1173 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001174 "inherit": false,
1175 "extraInterfaces": {
1176 "xyz.openbmc_project.Inventory.Item": {
1177 "PrettyName": "POWER Accelerator Unit"
1178 }
1179 }
1180 },
1181 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001182 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit10",
1183 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001184 "inherit": false,
1185 "extraInterfaces": {
1186 "xyz.openbmc_project.Inventory.Item": {
1187 "PrettyName": "POWER Accelerator Unit Controller"
1188 }
1189 }
1190 },
1191 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001192 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit11",
1193 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001194 "inherit": false,
1195 "extraInterfaces": {
1196 "xyz.openbmc_project.Inventory.Item": {
1197 "PrettyName": "PCI Express controllers"
1198 }
1199 }
1200 },
1201 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001202 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit12",
1203 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001204 "inherit": false,
1205 "extraInterfaces": {
1206 "xyz.openbmc_project.Inventory.Item": {
1207 "PrettyName": "PCIe host bridge (PHB)"
1208 }
1209 }
1210 },
1211 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001212 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit13",
1213 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001214 "inherit": false,
1215 "extraInterfaces": {
1216 "xyz.openbmc_project.Inventory.Item": {
1217 "PrettyName": "OBUS End Point"
1218 }
1219 }
1220 },
1221 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001222 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0/unit14",
1223 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001224 "inherit": false,
1225 "extraInterfaces": {
1226 "xyz.openbmc_project.Inventory.Item": {
1227 "PrettyName": "Cache-Only Core"
1228 }
1229 }
1230 }
1231 ],
1232 "/sys/bus/spi/drivers/at25/spi22.0/eeprom": [
1233 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001234 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1",
1235 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001236 "redundantEeprom": "/sys/bus/spi/drivers/at25/spi23.0/eeprom",
1237 "powerOffOnly": true,
1238 "offset": 196608,
1239 "size": 65504,
1240 "extraInterfaces": {
1241 "xyz.openbmc_project.Inventory.Item.Cpu": null,
1242 "com.ibm.ipzvpd.Location": {
1243 "LocationCode": "Ufcs-P0-C15"
1244 },
1245 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001246 "PrettyName": "System processor module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001247 }
1248 }
1249 },
1250 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001251 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit0",
1252 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001253 "inherit": false,
1254 "extraInterfaces": {
1255 "xyz.openbmc_project.Inventory.Item": {
1256 "PrettyName": "Quad"
1257 }
1258 }
1259 },
1260 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001261 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit1",
1262 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001263 "inherit": false,
1264 "extraInterfaces": {
1265 "xyz.openbmc_project.Inventory.Item": {
1266 "PrettyName": "High speed SMP/OpenCAPI Link"
1267 }
1268 }
1269 },
1270 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001271 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit2",
1272 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001273 "inherit": false,
1274 "extraInterfaces": {
1275 "xyz.openbmc_project.Inventory.Item": {
1276 "PrettyName": "Memory Controller"
1277 }
1278 }
1279 },
1280 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001281 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit3",
1282 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001283 "inherit": false,
1284 "extraInterfaces": {
1285 "xyz.openbmc_project.Inventory.Item": {
1286 "PrettyName": "Memory Controller Channel"
1287 }
1288 }
1289 },
1290 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001291 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit4",
1292 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001293 "inherit": false,
1294 "extraInterfaces": {
1295 "xyz.openbmc_project.Inventory.Item": {
1296 "PrettyName": "Processor To Memory Buffer Interface"
1297 }
1298 }
1299 },
1300 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001301 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit5",
1302 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001303 "inherit": false,
1304 "extraInterfaces": {
1305 "xyz.openbmc_project.Inventory.Item": {
1306 "PrettyName": "Nest Memory Management Unit"
1307 }
1308 }
1309 },
1310 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001311 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit6",
1312 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001313 "inherit": false,
1314 "extraInterfaces": {
1315 "xyz.openbmc_project.Inventory.Item": {
1316 "PrettyName": "Accelerator"
1317 }
1318 }
1319 },
1320 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001321 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit7",
1322 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001323 "inherit": false,
1324 "extraInterfaces": {
1325 "xyz.openbmc_project.Inventory.Item": {
1326 "PrettyName": "OpenCAPI Memory Interface"
1327 }
1328 }
1329 },
1330 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001331 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit8",
1332 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001333 "inherit": false,
1334 "extraInterfaces": {
1335 "xyz.openbmc_project.Inventory.Item": {
1336 "PrettyName": "OpenCAPI Memory Interface Controller"
1337 }
1338 }
1339 },
1340 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001341 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit9",
1342 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001343 "inherit": false,
1344 "extraInterfaces": {
1345 "xyz.openbmc_project.Inventory.Item": {
1346 "PrettyName": "POWER Accelerator Unit"
1347 }
1348 }
1349 },
1350 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001351 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit10",
1352 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001353 "inherit": false,
1354 "extraInterfaces": {
1355 "xyz.openbmc_project.Inventory.Item": {
1356 "PrettyName": "POWER Accelerator Unit Controller"
1357 }
1358 }
1359 },
1360 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001361 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit11",
1362 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001363 "inherit": false,
1364 "extraInterfaces": {
1365 "xyz.openbmc_project.Inventory.Item": {
1366 "PrettyName": "PCI Express controllers"
1367 }
1368 }
1369 },
1370 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001371 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit12",
1372 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001373 "inherit": false,
1374 "extraInterfaces": {
1375 "xyz.openbmc_project.Inventory.Item": {
1376 "PrettyName": "PCIe host bridge (PHB)"
1377 }
1378 }
1379 },
1380 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001381 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit13",
1382 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001383 "inherit": false,
1384 "extraInterfaces": {
1385 "xyz.openbmc_project.Inventory.Item": {
1386 "PrettyName": "OBUS End Point"
1387 }
1388 }
1389 },
1390 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001391 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu1/unit14",
1392 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001393 "inherit": false,
1394 "extraInterfaces": {
1395 "xyz.openbmc_project.Inventory.Item": {
1396 "PrettyName": "Cache-Only Core"
1397 }
1398 }
1399 }
1400 ],
1401 "/sys/bus/spi/drivers/at25/spi32.0/eeprom": [
1402 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001403 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0",
1404 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001405 "redundantEeprom": "/sys/bus/spi/drivers/at25/spi33.0/eeprom",
1406 "powerOffOnly": true,
1407 "offset": 196608,
1408 "size": 65504,
1409 "extraInterfaces": {
1410 "xyz.openbmc_project.Inventory.Item.Cpu": null,
1411 "com.ibm.ipzvpd.Location": {
1412 "LocationCode": "Ufcs-P0-C24"
1413 },
1414 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001415 "PrettyName": "System processor module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001416 }
1417 }
1418 },
1419 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001420 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit0",
1421 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001422 "inherit": false,
1423 "extraInterfaces": {
1424 "xyz.openbmc_project.Inventory.Item": {
1425 "PrettyName": "Quad"
1426 }
1427 }
1428 },
1429 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001430 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit1",
1431 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001432 "inherit": false,
1433 "extraInterfaces": {
1434 "xyz.openbmc_project.Inventory.Item": {
1435 "PrettyName": "High speed SMP/OpenCAPI Link"
1436 }
1437 }
1438 },
1439 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001440 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit2",
1441 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001442 "inherit": false,
1443 "extraInterfaces": {
1444 "xyz.openbmc_project.Inventory.Item": {
1445 "PrettyName": "Memory Controller"
1446 }
1447 }
1448 },
1449 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001450 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit3",
1451 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001452 "inherit": false,
1453 "extraInterfaces": {
1454 "xyz.openbmc_project.Inventory.Item": {
1455 "PrettyName": "Memory Controller Channel"
1456 }
1457 }
1458 },
1459 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001460 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit4",
1461 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001462 "inherit": false,
1463 "extraInterfaces": {
1464 "xyz.openbmc_project.Inventory.Item": {
1465 "PrettyName": "Processor To Memory Buffer Interface"
1466 }
1467 }
1468 },
1469 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001470 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit5",
1471 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001472 "inherit": false,
1473 "extraInterfaces": {
1474 "xyz.openbmc_project.Inventory.Item": {
1475 "PrettyName": "Nest Memory Management Unit"
1476 }
1477 }
1478 },
1479 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001480 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit6",
1481 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001482 "inherit": false,
1483 "extraInterfaces": {
1484 "xyz.openbmc_project.Inventory.Item": {
1485 "PrettyName": "Accelerator"
1486 }
1487 }
1488 },
1489 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001490 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit7",
1491 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001492 "inherit": false,
1493 "extraInterfaces": {
1494 "xyz.openbmc_project.Inventory.Item": {
1495 "PrettyName": "OpenCAPI Memory Interface"
1496 }
1497 }
1498 },
1499 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001500 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit8",
1501 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001502 "inherit": false,
1503 "extraInterfaces": {
1504 "xyz.openbmc_project.Inventory.Item": {
1505 "PrettyName": "OpenCAPI Memory Interface Controller"
1506 }
1507 }
1508 },
1509 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001510 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit9",
1511 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001512 "inherit": false,
1513 "extraInterfaces": {
1514 "xyz.openbmc_project.Inventory.Item": {
1515 "PrettyName": "POWER Accelerator Unit"
1516 }
1517 }
1518 },
1519 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001520 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit10",
1521 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001522 "inherit": false,
1523 "extraInterfaces": {
1524 "xyz.openbmc_project.Inventory.Item": {
1525 "PrettyName": "POWER Accelerator Unit Controller"
1526 }
1527 }
1528 },
1529 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001530 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit11",
1531 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001532 "inherit": false,
1533 "extraInterfaces": {
1534 "xyz.openbmc_project.Inventory.Item": {
1535 "PrettyName": "PCI Express controllers"
1536 }
1537 }
1538 },
1539 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001540 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit12",
1541 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001542 "inherit": false,
1543 "extraInterfaces": {
1544 "xyz.openbmc_project.Inventory.Item": {
1545 "PrettyName": "PCIe host bridge (PHB)"
1546 }
1547 }
1548 },
1549 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001550 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit13",
1551 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001552 "inherit": false,
1553 "extraInterfaces": {
1554 "xyz.openbmc_project.Inventory.Item": {
1555 "PrettyName": "OBUS End Point"
1556 }
1557 }
1558 },
1559 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001560 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu0/unit14",
1561 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001562 "inherit": false,
1563 "extraInterfaces": {
1564 "xyz.openbmc_project.Inventory.Item": {
1565 "PrettyName": "Cache-Only Core"
1566 }
1567 }
1568 }
1569 ],
1570 "/sys/bus/spi/drivers/at25/spi42.0/eeprom": [
1571 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001572 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1",
1573 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001574 "redundantEeprom": "/sys/bus/spi/drivers/at25/spi43.0/eeprom",
1575 "powerOffOnly": true,
1576 "offset": 196608,
1577 "size": 65504,
1578 "extraInterfaces": {
1579 "xyz.openbmc_project.Inventory.Item.Cpu": null,
1580 "com.ibm.ipzvpd.Location": {
1581 "LocationCode": "Ufcs-P0-C24"
1582 },
1583 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001584 "PrettyName": "System processor module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001585 }
1586 }
1587 },
1588 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001589 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit0",
1590 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001591 "inherit": false,
1592 "extraInterfaces": {
1593 "xyz.openbmc_project.Inventory.Item": {
1594 "PrettyName": "Quad"
1595 }
1596 }
1597 },
1598 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001599 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit1",
1600 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001601 "inherit": false,
1602 "extraInterfaces": {
1603 "xyz.openbmc_project.Inventory.Item": {
1604 "PrettyName": "High speed SMP/OpenCAPI Link"
1605 }
1606 }
1607 },
1608 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001609 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit2",
1610 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001611 "inherit": false,
1612 "extraInterfaces": {
1613 "xyz.openbmc_project.Inventory.Item": {
1614 "PrettyName": "Memory Controller"
1615 }
1616 }
1617 },
1618 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001619 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit3",
1620 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001621 "inherit": false,
1622 "extraInterfaces": {
1623 "xyz.openbmc_project.Inventory.Item": {
1624 "PrettyName": "Memory Controller Channel"
1625 }
1626 }
1627 },
1628 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001629 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit4",
1630 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001631 "inherit": false,
1632 "extraInterfaces": {
1633 "xyz.openbmc_project.Inventory.Item": {
1634 "PrettyName": "Processor To Memory Buffer Interface"
1635 }
1636 }
1637 },
1638 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001639 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit5",
1640 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001641 "inherit": false,
1642 "extraInterfaces": {
1643 "xyz.openbmc_project.Inventory.Item": {
1644 "PrettyName": "Nest Memory Management Unit"
1645 }
1646 }
1647 },
1648 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001649 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit6",
1650 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001651 "inherit": false,
1652 "extraInterfaces": {
1653 "xyz.openbmc_project.Inventory.Item": {
1654 "PrettyName": "Accelerator"
1655 }
1656 }
1657 },
1658 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001659 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit7",
1660 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001661 "inherit": false,
1662 "extraInterfaces": {
1663 "xyz.openbmc_project.Inventory.Item": {
1664 "PrettyName": "OpenCAPI Memory Interface"
1665 }
1666 }
1667 },
1668 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001669 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit8",
1670 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001671 "inherit": false,
1672 "extraInterfaces": {
1673 "xyz.openbmc_project.Inventory.Item": {
1674 "PrettyName": "OpenCAPI Memory Interface Controller"
1675 }
1676 }
1677 },
1678 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001679 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit9",
1680 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001681 "inherit": false,
1682 "extraInterfaces": {
1683 "xyz.openbmc_project.Inventory.Item": {
1684 "PrettyName": "POWER Accelerator Unit"
1685 }
1686 }
1687 },
1688 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001689 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit10",
1690 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001691 "inherit": false,
1692 "extraInterfaces": {
1693 "xyz.openbmc_project.Inventory.Item": {
1694 "PrettyName": "POWER Accelerator Unit Controller"
1695 }
1696 }
1697 },
1698 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001699 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit11",
1700 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001701 "inherit": false,
1702 "extraInterfaces": {
1703 "xyz.openbmc_project.Inventory.Item": {
1704 "PrettyName": "PCI Express controllers"
1705 }
1706 }
1707 },
1708 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001709 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit12",
1710 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001711 "inherit": false,
1712 "extraInterfaces": {
1713 "xyz.openbmc_project.Inventory.Item": {
1714 "PrettyName": "PCIe host bridge (PHB)"
1715 }
1716 }
1717 },
1718 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001719 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit13",
1720 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001721 "inherit": false,
1722 "extraInterfaces": {
1723 "xyz.openbmc_project.Inventory.Item": {
1724 "PrettyName": "OBUS End Point"
1725 }
1726 }
1727 },
1728 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001729 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm1/cpu1/unit14",
1730 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001731 "inherit": false,
1732 "extraInterfaces": {
1733 "xyz.openbmc_project.Inventory.Item": {
1734 "PrettyName": "Cache-Only Core"
1735 }
1736 }
1737 }
1738 ],
1739 "/sys/bus/i2c/drivers/at24/20-0050/eeprom": [
1740 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001741 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot0/pcie_card0",
1742 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001743 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001744 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001745 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001746 "collection": {
1747 "gpioPresence": {
1748 "pin": "SLOT0_EXPANDER_PRSNT_N",
1749 "value": 0
1750 },
1751 "setGpio": {
1752 "pin": "SLOT0_PRSNT_EN_RSVD",
1753 "value": 1
1754 },
1755 "systemCmd": {
1756 "cmd": "echo 20-0050 > /sys/bus/i2c/drivers/at24/bind"
1757 }
1758 },
1759 "deletion": {
1760 "systemCmd": {
1761 "cmd": "echo 20-0060 > /sys/bus/i2c/drivers/leds-pca955x/unbind"
1762 }
1763 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001764 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001765 "postAction": {
1766 "collection": {
1767 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1768 "systemCmd": {
1769 "cmd": "echo 20-0060 > /sys/bus/i2c/drivers/leds-pca955x/bind"
1770 }
1771 },
1772 "deletion": {
1773 "systemCmd": {
1774 "cmd": "echo 20-0050 > /sys/bus/i2c/drivers/at24/unbind"
1775 },
1776 "setGpio": {
1777 "pin": "SLOT0_PRSNT_EN_RSVD",
1778 "value": 0
1779 }
1780 }
1781 },
1782 "postFailAction": {
1783 "collection": {
1784 "setGpio": {
1785 "pin": "SLOT0_PRSNT_EN_RSVD",
1786 "value": 0
1787 }
1788 },
1789 "deletion": {
1790 "setGpio": {
1791 "pin": "SLOT0_PRSNT_EN_RSVD",
1792 "value": 0
1793 }
1794 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001795 },
1796 "extraInterfaces": {
1797 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1798 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1799 "com.ibm.ipzvpd.Location": {
1800 "LocationCode": "Ufcs-P0-C0"
1801 },
1802 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
1803 "Bus": 20,
1804 "Address": 80
1805 },
1806 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1807 "SlotNumber": 0
1808 },
1809 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001810 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001811 }
1812 }
1813 },
1814 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001815 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot0/pcie_card0/cxp_top",
1816 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001817 "inherit": false,
1818 "noprime": true,
1819 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1820 "extraInterfaces": {
1821 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001822 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001823 "com.ibm.ipzvpd.Location": {
1824 "LocationCode": "Ufcs-P0-C0-T0"
1825 },
1826 "xyz.openbmc_project.Inventory.Item": {
1827 "PrettyName": "CXP Port"
1828 }
1829 }
1830 },
1831 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001832 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot0/pcie_card0/cxp_bot",
1833 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001834 "inherit": false,
1835 "noprime": true,
1836 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1837 "extraInterfaces": {
1838 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001839 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001840 "com.ibm.ipzvpd.Location": {
1841 "LocationCode": "Ufcs-P0-C0-T1"
1842 },
1843 "xyz.openbmc_project.Inventory.Item": {
1844 "PrettyName": "CXP Port"
1845 }
1846 }
1847 }
1848 ],
1849 "/sys/bus/i2c/drivers/at24/23-0050/eeprom": [
1850 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001851 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot3/pcie_card3",
1852 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001853 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001854 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001855 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001856 "collection": {
1857 "gpioPresence": {
1858 "pin": "SLOT3_EXPANDER_PRSNT_N",
1859 "value": 0
1860 },
1861 "setGpio": {
1862 "pin": "SLOT3_PRSNT_EN_RSVD",
1863 "value": 1
1864 },
1865 "systemCmd": {
1866 "cmd": "echo 23-0050 > /sys/bus/i2c/drivers/at24/bind"
1867 }
1868 },
1869 "deletion": {
1870 "systemCmd": {
1871 "cmd": "echo 23-0060 > /sys/bus/i2c/drivers/leds-pca955x/unbind"
1872 }
1873 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001874 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001875 "postAction": {
1876 "collection": {
1877 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1878 "systemCmd": {
1879 "cmd": "echo 23-0060 > /sys/bus/i2c/drivers/leds-pca955x/bind"
1880 }
1881 },
1882 "deletion": {
1883 "systemCmd": {
1884 "cmd": "echo 23-0050 > /sys/bus/i2c/drivers/at24/unbind"
1885 },
1886 "setGpio": {
1887 "pin": "SLOT3_PRSNT_EN_RSVD",
1888 "value": 0
1889 }
1890 }
1891 },
1892 "postFailAction": {
1893 "collection": {
1894 "setGpio": {
1895 "pin": "SLOT3_PRSNT_EN_RSVD",
1896 "value": 0
1897 }
1898 },
1899 "deletion": {
1900 "setGpio": {
1901 "pin": "SLOT3_PRSNT_EN_RSVD",
1902 "value": 0
1903 }
1904 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001905 },
1906 "extraInterfaces": {
1907 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
1908 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1909 "com.ibm.ipzvpd.Location": {
1910 "LocationCode": "Ufcs-P0-C3"
1911 },
1912 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
1913 "Bus": 23,
1914 "Address": 80
1915 },
1916 "xyz.openbmc_project.Inventory.Decorator.Slot": {
1917 "SlotNumber": 3
1918 },
1919 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06001920 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001921 }
1922 }
1923 },
1924 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001925 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot3/pcie_card3/cxp_top",
1926 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001927 "inherit": false,
1928 "noprime": true,
1929 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1930 "extraInterfaces": {
1931 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001932 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001933 "com.ibm.ipzvpd.Location": {
1934 "LocationCode": "Ufcs-P0-C3-T0"
1935 },
1936 "xyz.openbmc_project.Inventory.Item": {
1937 "PrettyName": "CXP Port"
1938 }
1939 }
1940 },
1941 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001942 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot3/pcie_card3/cxp_bot",
1943 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001944 "inherit": false,
1945 "noprime": true,
1946 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1947 "extraInterfaces": {
1948 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05001949 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001950 "com.ibm.ipzvpd.Location": {
1951 "LocationCode": "Ufcs-P0-C3-T1"
1952 },
1953 "xyz.openbmc_project.Inventory.Item": {
1954 "PrettyName": "CXP Port"
1955 }
1956 }
1957 }
1958 ],
1959 "/sys/bus/i2c/drivers/at24/24-0051/eeprom": [
1960 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001961 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot4/pcie_card4",
1962 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001963 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001964 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001965 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001966 "collection": {
1967 "gpioPresence": {
1968 "pin": "SLOT4_EXPANDER_PRSNT_N",
1969 "value": 0
1970 },
1971 "setGpio": {
1972 "pin": "SLOT4_PRSNT_EN_RSVD",
1973 "value": 1
1974 },
1975 "systemCmd": {
1976 "cmd": "echo 24-0051 > /sys/bus/i2c/drivers/at24/bind"
1977 }
1978 },
1979 "deletion": {
1980 "systemCmd": {
1981 "cmd": "echo 24-0061 > /sys/bus/i2c/drivers/leds-pca955x/unbind"
1982 }
1983 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001984 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05001985 "postAction": {
1986 "collection": {
1987 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
1988 "systemCmd": {
1989 "cmd": "echo 24-0061 > /sys/bus/i2c/drivers/leds-pca955x/bind"
1990 }
1991 },
1992 "deletion": {
1993 "systemCmd": {
1994 "cmd": "echo 24-0051 > /sys/bus/i2c/drivers/at24/unbind"
1995 },
1996 "setGpio": {
1997 "pin": "SLOT4_EXPANDER_PRSNT_N",
1998 "value": 0
1999 }
2000 }
2001 },
2002 "postFailAction": {
2003 "collection": {
2004 "setGpio": {
2005 "pin": "SLOT4_EXPANDER_PRSNT_N",
2006 "value": 0
2007 }
2008 },
2009 "deletion": {
2010 "setGpio": {
2011 "pin": "SLOT4_EXPANDER_PRSNT_N",
2012 "value": 0
2013 }
2014 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002015 },
2016 "extraInterfaces": {
2017 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2018 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2019 "com.ibm.ipzvpd.Location": {
2020 "LocationCode": "Ufcs-P0-C4"
2021 },
2022 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2023 "Bus": 24,
2024 "Address": 81
2025 },
2026 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2027 "SlotNumber": 4
2028 },
2029 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002030 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002031 }
2032 }
2033 },
2034 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002035 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot4/pcie_card4/cxp_top",
2036 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002037 "inherit": false,
2038 "noprime": true,
2039 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
2040 "extraInterfaces": {
2041 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002042 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002043 "com.ibm.ipzvpd.Location": {
2044 "LocationCode": "Ufcs-P0-C4-T0"
2045 },
2046 "xyz.openbmc_project.Inventory.Item": {
2047 "PrettyName": "CXP Port"
2048 }
2049 }
2050 },
2051 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002052 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot4/pcie_card4/cxp_bot",
2053 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002054 "inherit": false,
2055 "noprime": true,
2056 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
2057 "extraInterfaces": {
2058 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002059 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002060 "com.ibm.ipzvpd.Location": {
2061 "LocationCode": "Ufcs-P0-C4-T1"
2062 },
2063 "xyz.openbmc_project.Inventory.Item": {
2064 "PrettyName": "CXP Port"
2065 }
2066 }
2067 }
2068 ],
2069 "/sys/bus/i2c/drivers/at24/29-0050/eeprom": [
2070 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002071 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10/pcie_card10",
2072 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002073 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002074 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002075 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002076 "collection": {
2077 "gpioPresence": {
2078 "pin": "SLOT10_EXPANDER_PRSNT_N",
2079 "value": 0
2080 },
2081 "setGpio": {
2082 "pin": "SLOT10_PRSNT_EN_RSVD",
2083 "value": 1
2084 },
2085 "systemCmd": {
2086 "cmd": "echo 29-0050 > /sys/bus/i2c/drivers/at24/bind"
2087 }
2088 },
2089 "deletion": {
2090 "systemCmd": {
2091 "cmd": "echo 29-0060 > /sys/bus/i2c/drivers/leds-pca955x/unbind"
2092 }
2093 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002094 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002095 "postAction": {
2096 "collection": {
2097 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
2098 "systemCmd": {
2099 "cmd": "echo 29-0060 > /sys/bus/i2c/drivers/leds-pca955x/bind"
2100 }
2101 },
2102 "deletion": {
2103 "systemCmd": {
2104 "cmd": "echo 29-0050 > /sys/bus/i2c/drivers/at24/unbind"
2105 },
2106 "setGpio": {
2107 "pin": "SLOT10_PRSNT_EN_RSVD",
2108 "value": 0
2109 }
2110 }
2111 },
2112 "postFailAction": {
2113 "collection": {
2114 "setGpio": {
2115 "pin": "SLOT10_PRSNT_EN_RSVD",
2116 "value": 0
2117 }
2118 },
2119 "deletion": {
2120 "setGpio": {
2121 "pin": "SLOT10_PRSNT_EN_RSVD",
2122 "value": 0
2123 }
2124 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002125 },
2126 "extraInterfaces": {
2127 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2128 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2129 "com.ibm.ipzvpd.Location": {
2130 "LocationCode": "Ufcs-P0-C10"
2131 },
2132 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2133 "Bus": 29,
2134 "Address": 80
2135 },
2136 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2137 "SlotNumber": 10
2138 },
2139 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002140 "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002141 }
2142 }
2143 },
2144 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002145 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_top",
2146 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002147 "inherit": false,
2148 "noprime": true,
2149 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
2150 "extraInterfaces": {
2151 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002152 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002153 "com.ibm.ipzvpd.Location": {
2154 "LocationCode": "Ufcs-P0-C10-T0"
2155 },
2156 "xyz.openbmc_project.Inventory.Item": {
2157 "PrettyName": "CXP Port"
2158 }
2159 }
2160 },
2161 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002162 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10/pcie_card10/cxp_bot",
2163 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002164 "inherit": false,
2165 "noprime": true,
2166 "ccin": ["2CE2", "58FF", "6B92", "6B99"],
2167 "extraInterfaces": {
2168 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002169 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002170 "com.ibm.ipzvpd.Location": {
2171 "LocationCode": "Ufcs-P0-C10-T1"
2172 },
2173 "xyz.openbmc_project.Inventory.Item": {
2174 "PrettyName": "CXP Port"
2175 }
2176 }
2177 },
2178 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002179 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector0",
2180 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002181 "inherit": false,
2182 "noprime": true,
2183 "ccin": ["6B87"],
2184 "extraInterfaces": {
2185 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002186 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002187 "com.ibm.ipzvpd.Location": {
2188 "LocationCode": "Ufcs-P0-C10-T0"
2189 },
2190 "xyz.openbmc_project.Inventory.Item": {
2191 "PrettyName": "NVMe Internal Connector"
2192 }
2193 }
2194 },
2195 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002196 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector1",
2197 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002198 "inherit": false,
2199 "noprime": true,
2200 "ccin": ["6B87"],
2201 "extraInterfaces": {
2202 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002203 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002204 "com.ibm.ipzvpd.Location": {
2205 "LocationCode": "Ufcs-P0-C10-T1"
2206 },
2207 "xyz.openbmc_project.Inventory.Item": {
2208 "PrettyName": "NVMe Internal Connector"
2209 }
2210 }
2211 },
2212 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002213 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector2",
2214 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002215 "inherit": false,
2216 "noprime": true,
2217 "ccin": ["6B87"],
2218 "extraInterfaces": {
2219 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002220 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002221 "com.ibm.ipzvpd.Location": {
2222 "LocationCode": "Ufcs-P0-C10-T2"
2223 },
2224 "xyz.openbmc_project.Inventory.Item": {
2225 "PrettyName": "NVMe Internal Connector"
2226 }
2227 }
2228 },
2229 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002230 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10/pcie_card10/c10_connector3",
2231 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002232 "inherit": false,
2233 "noprime": true,
2234 "ccin": ["6B87"],
2235 "extraInterfaces": {
2236 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002237 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002238 "com.ibm.ipzvpd.Location": {
2239 "LocationCode": "Ufcs-P0-C10-T3"
2240 },
2241 "xyz.openbmc_project.Inventory.Item": {
2242 "PrettyName": "NVMe Internal Connector"
2243 }
2244 }
2245 }
2246 ],
2247 "/sys/bus/i2c/drivers/at24/22-0052/eeprom": [
2248 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002249 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot2/pcie_card2",
2250 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002251 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002252 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002253 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002254 "collection": {
2255 "gpioPresence": {
2256 "pin": "SLOT2_EXPANDER_PRSNT_N",
2257 "value": 0
2258 },
2259 "setGpio": {
2260 "pin": "SLOT2_PRSNT_EN_RSVD",
2261 "value": 1
2262 },
2263 "systemCmd": {
2264 "cmd": "echo 22-0052 > /sys/bus/i2c/drivers/at24/bind"
2265 }
2266 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002267 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002268 "postAction": {
2269 "deletion": {
2270 "systemCmd": {
2271 "cmd": "echo 22-0052 > /sys/bus/i2c/drivers/at24/unbind"
2272 },
2273 "setGpio": {
2274 "pin": "SLOT2_PRSNT_EN_RSVD",
2275 "value": 0
2276 }
2277 }
2278 },
2279 "postFailAction": {
2280 "collection": {
2281 "setGpio": {
2282 "pin": "SLOT2_PRSNT_EN_RSVD",
2283 "value": 0
2284 }
2285 },
2286 "deletion": {
2287 "setGpio": {
2288 "pin": "SLOT2_PRSNT_EN_RSVD",
2289 "value": 0
2290 }
2291 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002292 },
2293 "extraInterfaces": {
2294 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2295 "com.ibm.ipzvpd.Location": {
2296 "LocationCode": "Ufcs-P0-C2"
2297 },
2298 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2299 "Bus": 22,
2300 "Address": 82
2301 },
2302 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2303 "SlotNumber": 2
2304 },
2305 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002306 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002307 }
2308 }
2309 }
2310 ],
2311 "/sys/bus/i2c/drivers/at24/25-0053/eeprom": [
2312 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002313 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot6/pcie_card6",
2314 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002315 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002316 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002317 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002318 "collection": {
2319 "gpioPresence": {
2320 "pin": "SLOT6_EXPANDER_PRSNT_N",
2321 "value": 0
2322 },
2323 "setGpio": {
2324 "pin": "SLOT6_PRSNT_EN_RSVD",
2325 "value": 1
2326 },
2327 "systemCmd": {
2328 "cmd": "echo 25-0053 > /sys/bus/i2c/drivers/at24/bind"
2329 }
2330 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002331 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002332 "postAction": {
2333 "deletion": {
2334 "systemCmd": {
2335 "cmd": "echo 25-0053 > /sys/bus/i2c/drivers/at24/unbind"
2336 },
2337 "setGpio": {
2338 "pin": "SLOT6_PRSNT_EN_RSVD",
2339 "value": 0
2340 }
2341 }
2342 },
2343 "postFailAction": {
2344 "collection": {
2345 "setGpio": {
2346 "pin": "SLOT6_PRSNT_EN_RSVD",
2347 "value": 0
2348 }
2349 },
2350 "deletion": {
2351 "setGpio": {
2352 "pin": "SLOT6_PRSNT_EN_RSVD",
2353 "value": 0
2354 }
2355 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002356 },
2357 "extraInterfaces": {
2358 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2359 "com.ibm.ipzvpd.Location": {
2360 "LocationCode": "Ufcs-P0-C6"
2361 },
2362 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002363 "PrettyName": "OpenCAPI adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002364 }
2365 }
2366 }
2367 ],
2368 "/sys/bus/i2c/drivers/at24/26-0052/eeprom": [
2369 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002370 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot7/pcie_card7",
2371 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002372 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002373 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002374 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002375 "collection": {
2376 "gpioPresence": {
2377 "pin": "SLOT7_EXPANDER_PRSNT_N",
2378 "value": 0
2379 },
2380 "setGpio": {
2381 "pin": "SLOT7_PRSNT_EN_RSVD",
2382 "value": 1
2383 },
2384 "systemCmd": {
2385 "cmd": "echo 26-0052 > /sys/bus/i2c/drivers/at24/bind"
2386 }
2387 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002388 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002389 "postAction": {
2390 "deletion": {
2391 "systemCmd": {
2392 "cmd": "echo 26-0052 > /sys/bus/i2c/drivers/at24/unbind"
2393 },
2394 "setGpio": {
2395 "pin": "SLOT7_PRSNT_EN_RSVD",
2396 "value": 0
2397 }
2398 }
2399 },
2400 "postFailAction": {
2401 "collection": {
2402 "setGpio": {
2403 "pin": "SLOT7_PRSNT_EN_RSVD",
2404 "value": 0
2405 }
2406 },
2407 "deletion": {
2408 "setGpio": {
2409 "pin": "SLOT7_PRSNT_EN_RSVD",
2410 "value": 0
2411 }
2412 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002413 },
2414 "extraInterfaces": {
2415 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2416 "com.ibm.ipzvpd.Location": {
2417 "LocationCode": "Ufcs-P0-C7"
2418 },
2419 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2420 "Bus": 26,
2421 "Address": 82
2422 },
2423 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2424 "SlotNumber": 7
2425 },
2426 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002427 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002428 }
2429 }
2430 }
2431 ],
2432 "/sys/bus/i2c/drivers/at24/27-0050/eeprom": [
2433 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002434 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot9/pcie_card9",
2435 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002436 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002437 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002438 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002439 "collection": {
2440 "gpioPresence": {
2441 "pin": "SLOT9_EXPANDER_PRSNT_N",
2442 "value": 0
2443 },
2444 "setGpio": {
2445 "pin": "SLOT9_PRSNT_EN_RSVD",
2446 "value": 1
2447 },
2448 "systemCmd": {
2449 "cmd": "echo 27-0050 > /sys/bus/i2c/drivers/at24/bind"
2450 }
2451 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002452 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002453 "postAction": {
2454 "deletion": {
2455 "systemCmd": {
2456 "cmd": "echo 27-0050 > /sys/bus/i2c/drivers/at24/unbind"
2457 },
2458 "setGpio": {
2459 "pin": "SLOT9_PRSNT_EN_RSVD",
2460 "value": 0
2461 }
2462 }
2463 },
2464 "postFailAction": {
2465 "collection": {
2466 "setGpio": {
2467 "pin": "SLOT9_PRSNT_EN_RSVD",
2468 "value": 0
2469 }
2470 },
2471 "deletion": {
2472 "setGpio": {
2473 "pin": "SLOT9_PRSNT_EN_RSVD",
2474 "value": 0
2475 }
2476 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002477 },
2478 "extraInterfaces": {
2479 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2480 "com.ibm.ipzvpd.Location": {
2481 "LocationCode": "Ufcs-P0-C9"
2482 },
2483 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2484 "Bus": 27,
2485 "Address": 80
2486 },
2487 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2488 "SlotNumber": 9
2489 },
2490 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002491 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002492 }
2493 }
2494 }
2495 ],
2496 "/sys/bus/i2c/drivers/at24/30-0051/eeprom": [
2497 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002498 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot11/pcie_card11",
2499 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002500 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002501 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002502 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002503 "collection": {
2504 "gpioPresence": {
2505 "pin": "SLOT11_EXPANDER_PRSNT_N",
2506 "value": 0
2507 },
2508 "setGpio": {
2509 "pin": "SLOT11_PRSNT_EN_RSVD",
2510 "value": 1
2511 },
2512 "systemCmd": {
2513 "cmd": "echo 30-0051 > /sys/bus/i2c/drivers/at24/bind"
2514 }
2515 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002516 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002517 "postAction": {
2518 "deletion": {
2519 "systemCmd": {
2520 "cmd": "echo 30-0051 > /sys/bus/i2c/drivers/at24/unbind"
2521 },
2522 "setGpio": {
2523 "pin": "SLOT11_PRSNT_EN_RSVD",
2524 "value": 0
2525 }
2526 }
2527 },
2528 "postFailAction": {
2529 "collection": {
2530 "setGpio": {
2531 "pin": "SLOT11_PRSNT_EN_RSVD",
2532 "value": 0
2533 }
2534 },
2535 "deletion": {
2536 "setGpio": {
2537 "pin": "SLOT11_PRSNT_EN_RSVD",
2538 "value": 0
2539 }
2540 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002541 },
2542 "extraInterfaces": {
2543 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2544 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2545 "com.ibm.ipzvpd.Location": {
2546 "LocationCode": "Ufcs-P0-C11"
2547 },
2548 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2549 "Bus": 30,
2550 "Address": 81
2551 },
2552 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2553 "SlotNumber": 11
2554 },
2555 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002556 "PrettyName": "PCIe5 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002557 }
2558 }
2559 },
2560 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002561 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector0",
2562 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002563 "inherit": false,
2564 "noprime": true,
2565 "ccin": ["6B87"],
2566 "extraInterfaces": {
2567 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002568 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002569 "com.ibm.ipzvpd.Location": {
2570 "LocationCode": "Ufcs-P0-C11-T0"
2571 },
2572 "xyz.openbmc_project.Inventory.Item": {
2573 "PrettyName": "NVMe Internal Connector"
2574 }
2575 }
2576 },
2577 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002578 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector1",
2579 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002580 "inherit": false,
2581 "noprime": true,
2582 "ccin": ["6B87"],
2583 "extraInterfaces": {
2584 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002585 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002586 "com.ibm.ipzvpd.Location": {
2587 "LocationCode": "Ufcs-P0-C11-T1"
2588 },
2589 "xyz.openbmc_project.Inventory.Item": {
2590 "PrettyName": "NVMe Internal Connector"
2591 }
2592 }
2593 },
2594 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002595 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector2",
2596 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002597 "inherit": false,
2598 "noprime": true,
2599 "ccin": ["6B87"],
2600 "extraInterfaces": {
2601 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002602 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002603 "com.ibm.ipzvpd.Location": {
2604 "LocationCode": "Ufcs-P0-C11-T2"
2605 },
2606 "xyz.openbmc_project.Inventory.Item": {
2607 "PrettyName": "NVMe Internal Connector"
2608 }
2609 }
2610 },
2611 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002612 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot11/pcie_card11/c11_connector3",
2613 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002614 "inherit": false,
2615 "noprime": true,
2616 "ccin": ["6B87"],
2617 "extraInterfaces": {
2618 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002619 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002620 "com.ibm.ipzvpd.Location": {
2621 "LocationCode": "Ufcs-P0-C11-T3"
2622 },
2623 "xyz.openbmc_project.Inventory.Item": {
2624 "PrettyName": "NVMe Internal Connector"
2625 }
2626 }
2627 }
2628 ],
2629 "/sys/bus/i2c/drivers/at24/21-0051/eeprom": [
2630 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002631 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot1/pcie_card1",
2632 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002633 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002634 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002635 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002636 "collection": {
2637 "gpioPresence": {
2638 "pin": "SLOT1_EXPANDER_PRSNT_N",
2639 "value": 0
2640 },
2641 "setGpio": {
2642 "pin": "SLOT1_PRSNT_EN_RSVD",
2643 "value": 1
2644 },
2645 "systemCmd": {
2646 "cmd": "echo 21-0051 > /sys/bus/i2c/drivers/at24/bind"
2647 }
2648 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002649 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002650 "postAction": {
2651 "deletion": {
2652 "systemCmd": {
2653 "cmd": "echo 21-0051 /sys/bus/i2c/drivers/at24/unbind"
2654 },
2655 "setGpio": {
2656 "pin": "SLOT1_PRSNT_EN_RSVD",
2657 "value": 0
2658 }
2659 }
2660 },
2661 "postFailAction": {
2662 "collection": {
2663 "setGpio": {
2664 "pin": "SLOT1_PRSNT_EN_RSVD",
2665 "value": 0
2666 }
2667 },
2668 "deletion": {
2669 "setGpio": {
2670 "pin": "SLOT1_PRSNT_EN_RSVD",
2671 "value": 0
2672 }
2673 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002674 },
2675 "extraInterfaces": {
2676 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2677 "com.ibm.ipzvpd.Location": {
2678 "LocationCode": "Ufcs-P0-C1"
2679 },
2680 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2681 "Bus": 21,
2682 "Address": 81
2683 },
2684 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2685 "SlotNumber": 1
2686 },
2687 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002688 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002689 }
2690 }
2691 }
2692 ],
2693 "/sys/bus/i2c/drivers/at24/28-0051/eeprom": [
2694 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002695 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot8/pcie_card8",
2696 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002697 "replaceableAtStandby": true,
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002698 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002699 "preAction": {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002700 "collection": {
2701 "gpioPresence": {
2702 "pin": "SLOT8_EXPANDER_PRSNT_N",
2703 "value": 0
2704 },
2705 "setGpio": {
2706 "pin": "SLOT8_PRSNT_EN_RSVD",
2707 "value": 1
2708 },
2709 "systemCmd": {
2710 "cmd": "echo 28-0051 > /sys/bus/i2c/drivers/at24/bind"
2711 }
2712 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002713 },
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002714 "postAction": {
2715 "deletion": {
2716 "systemCmd": {
2717 "cmd": "echo 28-0051 > /sys/bus/i2c/drivers/at24/unbind"
2718 },
2719 "setGpio": {
2720 "pin": "SLOT8_PRSNT_EN_RSVD",
2721 "value": 0
2722 }
2723 }
2724 },
2725 "postFailAction": {
2726 "collection": {
2727 "setGpio": {
2728 "pin": "SLOT8_PRSNT_EN_RSVD",
2729 "value": 0
2730 }
2731 },
2732 "deletion": {
2733 "setGpio": {
2734 "pin": "SLOT8_PRSNT_EN_RSVD",
2735 "value": 0
2736 }
2737 }
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002738 },
2739 "extraInterfaces": {
2740 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2741 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2742 "com.ibm.ipzvpd.Location": {
2743 "LocationCode": "Ufcs-P0-C8"
2744 },
2745 "xyz.openbmc_project.Inventory.Decorator.I2CDevice": {
2746 "Bus": 28,
2747 "Address": 81
2748 },
2749 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2750 "SlotNumber": 8
2751 },
2752 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002753 "PrettyName": "PCIe4 x8 adapter"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002754 }
2755 }
2756 },
2757 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002758 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector0",
2759 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002760 "inherit": false,
2761 "noprime": true,
2762 "ccin": ["6B87"],
2763 "extraInterfaces": {
2764 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002765 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002766 "com.ibm.ipzvpd.Location": {
2767 "LocationCode": "Ufcs-P0-C8-T0"
2768 },
2769 "xyz.openbmc_project.Inventory.Item": {
2770 "PrettyName": "NVMe Internal Connector"
2771 }
2772 }
2773 },
2774 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002775 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector1",
2776 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002777 "inherit": false,
2778 "noprime": true,
2779 "ccin": ["6B87"],
2780 "extraInterfaces": {
2781 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002782 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002783 "com.ibm.ipzvpd.Location": {
2784 "LocationCode": "Ufcs-P0-C8-T1"
2785 },
2786 "xyz.openbmc_project.Inventory.Item": {
2787 "PrettyName": "NVMe Internal Connector"
2788 }
2789 }
2790 },
2791 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002792 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector2",
2793 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002794 "inherit": false,
2795 "noprime": true,
2796 "ccin": ["6B87"],
2797 "extraInterfaces": {
2798 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002799 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002800 "com.ibm.ipzvpd.Location": {
2801 "LocationCode": "Ufcs-P0-C8-T2"
2802 },
2803 "xyz.openbmc_project.Inventory.Item": {
2804 "PrettyName": "NVMe Internal Connector"
2805 }
2806 }
2807 },
2808 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002809 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot8/pcie_card8/c8_connector3",
2810 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002811 "inherit": false,
2812 "noprime": true,
2813 "ccin": ["6B87"],
2814 "extraInterfaces": {
2815 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05002816 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002817 "com.ibm.ipzvpd.Location": {
2818 "LocationCode": "Ufcs-P0-C8-T3"
2819 },
2820 "xyz.openbmc_project.Inventory.Item": {
2821 "PrettyName": "NVMe Internal Connector"
2822 }
2823 }
2824 }
2825 ],
2826 "/sys/bus/i2c/drivers/at24/13-0050/eeprom": [
2827 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002828 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0",
2829 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002830 "extraInterfaces": {
2831 "xyz.openbmc_project.Inventory.Item.DiskBackplane": null,
2832 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2833 "com.ibm.ipzvpd.Location": {
2834 "LocationCode": "Ufcs-P1"
2835 },
2836 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002837 "PrettyName": "Drive backplane 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002838 }
2839 }
2840 },
2841 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002842 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme2",
2843 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002844 "inherit": false,
2845 "extraInterfaces": {
2846 "com.ibm.Control.Host.PCIeLink": null,
2847 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2848 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2849 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2850 },
2851 "com.ibm.ipzvpd.Location": {
2852 "LocationCode": "Ufcs-P1-C2"
2853 },
2854 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002855 "PrettyName": "NVMe U.2 drive 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002856 }
2857 }
2858 },
2859 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002860 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme2/dp0_drive2",
2861 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002862 "inherit": false,
2863 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302864 "devAddress": "13-0050",
2865 "busType": "i2c",
2866 "driverType": "at24",
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002867 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002868 "extraInterfaces": {
2869 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2870 "com.ibm.ipzvpd.Location": {
2871 "LocationCode": "Ufcs-P1-C2"
2872 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002873 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2874 "SlotNumber": 1
2875 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002876 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002877 "PrettyName": "NVMe U.2 drive 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002878 }
2879 }
2880 },
2881 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002882 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme3",
2883 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002884 "inherit": false,
2885 "extraInterfaces": {
2886 "com.ibm.Control.Host.PCIeLink": null,
2887 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2888 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2889 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2890 },
2891 "com.ibm.ipzvpd.Location": {
2892 "LocationCode": "Ufcs-P1-C3"
2893 },
2894 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002895 "PrettyName": "NVMe U.2 drive 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002896 }
2897 }
2898 },
2899 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002900 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme3/dp0_drive3",
2901 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002902 "inherit": false,
2903 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302904 "devAddress": "13-0050",
2905 "busType": "i2c",
2906 "driverType": "at24",
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002907 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002908 "extraInterfaces": {
2909 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2910 "com.ibm.ipzvpd.Location": {
2911 "LocationCode": "Ufcs-P1-C3"
2912 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002913 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2914 "SlotNumber": 2
2915 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002916 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002917 "PrettyName": "NVMe U.2 drive 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002918 }
2919 }
2920 },
2921 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002922 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme4",
2923 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002924 "inherit": false,
2925 "extraInterfaces": {
2926 "com.ibm.Control.Host.PCIeLink": null,
2927 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2928 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2929 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2930 },
2931 "com.ibm.ipzvpd.Location": {
2932 "LocationCode": "Ufcs-P1-C4"
2933 },
2934 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002935 "PrettyName": "NVMe U.2 drive 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002936 }
2937 }
2938 },
2939 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002940 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme4/dp0_drive4",
2941 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002942 "inherit": false,
2943 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302944 "devAddress": "13-0050",
2945 "busType": "i2c",
2946 "driverType": "at24",
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002947 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002948 "extraInterfaces": {
2949 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2950 "com.ibm.ipzvpd.Location": {
2951 "LocationCode": "Ufcs-P1-C4"
2952 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002953 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2954 "SlotNumber": 3
2955 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002956 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002957 "PrettyName": "NVMe U.2 drive 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002958 }
2959 }
2960 },
2961 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002962 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme5",
2963 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002964 "inherit": false,
2965 "extraInterfaces": {
2966 "com.ibm.Control.Host.PCIeLink": null,
2967 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
2968 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
2969 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
2970 },
2971 "com.ibm.ipzvpd.Location": {
2972 "LocationCode": "Ufcs-P1-C5"
2973 },
2974 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002975 "PrettyName": "NVMe U.2 drive 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002976 }
2977 }
2978 },
2979 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002980 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme5/dp0_drive5",
2981 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002982 "inherit": false,
2983 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05302984 "devAddress": "13-0050",
2985 "busType": "i2c",
2986 "driverType": "at24",
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05002987 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002988 "extraInterfaces": {
2989 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
2990 "com.ibm.ipzvpd.Location": {
2991 "LocationCode": "Ufcs-P1-C5"
2992 },
Matt Spinlere0e15492024-10-28 04:17:48 -05002993 "xyz.openbmc_project.Inventory.Decorator.Slot": {
2994 "SlotNumber": 4
2995 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002996 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06002997 "PrettyName": "NVMe U.2 drive 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05002998 }
2999 }
3000 },
3001 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003002 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/dp0_connector1",
3003 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003004 "inherit": false,
3005 "extraInterfaces": {
3006 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003007 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003008 "com.ibm.ipzvpd.Location": {
3009 "LocationCode": "Ufcs-P1-T1"
3010 },
3011 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003012 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003013 }
3014 }
3015 },
3016 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003017 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/dp0_connector2",
3018 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003019 "inherit": false,
3020 "extraInterfaces": {
3021 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003022 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003023 "com.ibm.ipzvpd.Location": {
3024 "LocationCode": "Ufcs-P1-T2"
3025 },
3026 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003027 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003028 }
3029 }
3030 },
3031 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003032 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/dp0_connector4",
3033 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003034 "inherit": false,
3035 "extraInterfaces": {
3036 "xyz.openbmc_project.Inventory.Item.Connector": null,
Myung Baeb2d26c92023-09-18 14:27:59 -04003037 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003038 "com.ibm.ipzvpd.Location": {
3039 "LocationCode": "Ufcs-P1-T4"
3040 },
3041 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003042 "PrettyName": "Drive backplane signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003043 }
3044 }
3045 },
3046 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003047 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/dp0_connector5",
3048 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003049 "inherit": false,
3050 "extraInterfaces": {
3051 "xyz.openbmc_project.Inventory.Item.Connector": null,
Myung Baeb2d26c92023-09-18 14:27:59 -04003052 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003053 "com.ibm.ipzvpd.Location": {
3054 "LocationCode": "Ufcs-P1-T5"
3055 },
3056 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003057 "PrettyName": "Drive backplane power cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003058 }
3059 }
3060 },
3061 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003062 "inventoryPath": "/xyz/openbmc_project/inventory/cables/dp0_cable0",
3063 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003064 "inherit": false,
3065 "noprime": true,
3066 "extraInterfaces": {
3067 "xyz.openbmc_project.Inventory.Item.Cable": null,
3068 "xyz.openbmc_project.Inventory.Item": {
3069 "PrettyName": "NVMe Backplane Cable"
3070 }
3071 }
3072 },
3073 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003074 "inventoryPath": "/xyz/openbmc_project/inventory/cables/dp0_cable1",
3075 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003076 "inherit": false,
3077 "noprime": true,
3078 "extraInterfaces": {
3079 "xyz.openbmc_project.Inventory.Item.Cable": null,
3080 "xyz.openbmc_project.Inventory.Item": {
3081 "PrettyName": "NVMe Backplane Cable"
3082 }
3083 }
3084 }
3085 ],
3086 "/sys/bus/i2c/drivers/at24/14-0050/eeprom": [
3087 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003088 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1",
3089 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003090 "extraInterfaces": {
3091 "xyz.openbmc_project.Inventory.Item.DiskBackplane": null,
3092 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
3093 "com.ibm.ipzvpd.Location": {
3094 "LocationCode": "Ufcs-P2"
3095 },
3096 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003097 "PrettyName": "Drive backplane 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003098 }
3099 }
3100 },
3101 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003102 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme2",
3103 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003104 "inherit": false,
3105 "extraInterfaces": {
3106 "com.ibm.Control.Host.PCIeLink": null,
3107 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
3108 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
3109 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
3110 },
3111 "com.ibm.ipzvpd.Location": {
3112 "LocationCode": "Ufcs-P2-C10"
3113 },
3114 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003115 "PrettyName": "NVMe U.2 drive 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003116 }
3117 }
3118 },
3119 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003120 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme2/dp1_drive2",
3121 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003122 "inherit": false,
3123 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05303124 "devAddress": "14-0050",
3125 "busType": "i2c",
3126 "driverType": "at24",
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003127 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003128 "extraInterfaces": {
3129 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
3130 "com.ibm.ipzvpd.Location": {
3131 "LocationCode": "Ufcs-P2-C10"
3132 },
Matt Spinlere0e15492024-10-28 04:17:48 -05003133 "xyz.openbmc_project.Inventory.Decorator.Slot": {
3134 "SlotNumber": 5
3135 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003136 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003137 "PrettyName": "NVMe U.2 drive 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003138 }
3139 }
3140 },
3141 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003142 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme3",
3143 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003144 "inherit": false,
3145 "extraInterfaces": {
3146 "com.ibm.Control.Host.PCIeLink": null,
3147 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
3148 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
3149 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
3150 },
3151 "com.ibm.ipzvpd.Location": {
3152 "LocationCode": "Ufcs-P2-C11"
3153 },
3154 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003155 "PrettyName": "NVMe U.2 drive 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003156 }
3157 }
3158 },
3159 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003160 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme3/dp1_drive3",
3161 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003162 "inherit": false,
3163 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05303164 "devAddress": "14-0050",
3165 "busType": "i2c",
3166 "driverType": "at24",
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003167 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003168 "extraInterfaces": {
3169 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
3170 "com.ibm.ipzvpd.Location": {
3171 "LocationCode": "Ufcs-P2-C11"
3172 },
Matt Spinlere0e15492024-10-28 04:17:48 -05003173 "xyz.openbmc_project.Inventory.Decorator.Slot": {
3174 "SlotNumber": 6
3175 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003176 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003177 "PrettyName": "NVMe U.2 drive 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003178 }
3179 }
3180 },
3181 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003182 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme4",
3183 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003184 "inherit": false,
3185 "extraInterfaces": {
3186 "com.ibm.Control.Host.PCIeLink": null,
3187 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
3188 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
3189 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
3190 },
3191 "com.ibm.ipzvpd.Location": {
3192 "LocationCode": "Ufcs-P2-C12"
3193 },
3194 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003195 "PrettyName": "NVMe U.2 drive 6"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003196 }
3197 }
3198 },
3199 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003200 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme4/dp1_drive4",
3201 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003202 "inherit": false,
3203 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05303204 "devAddress": "14-0050",
3205 "busType": "i2c",
3206 "driverType": "at24",
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003207 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003208 "extraInterfaces": {
3209 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
3210 "com.ibm.ipzvpd.Location": {
3211 "LocationCode": "Ufcs-P2-C12"
3212 },
Matt Spinlere0e15492024-10-28 04:17:48 -05003213 "xyz.openbmc_project.Inventory.Decorator.Slot": {
3214 "SlotNumber": 7
3215 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003216 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003217 "PrettyName": "NVMe U.2 drive 6"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003218 }
3219 }
3220 },
3221 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003222 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme5",
3223 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003224 "inherit": false,
3225 "extraInterfaces": {
3226 "com.ibm.Control.Host.PCIeLink": null,
3227 "xyz.openbmc_project.State.Decorator.PowerState": "xyz.openbmc_project.State.Decorator.PowerState.State.Unknown",
3228 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
3229 "SlotType": "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2"
3230 },
3231 "com.ibm.ipzvpd.Location": {
3232 "LocationCode": "Ufcs-P2-C13"
3233 },
3234 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003235 "PrettyName": "NVMe U.2 drive 7"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003236 }
3237 }
3238 },
3239 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003240 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme5/dp1_drive5",
3241 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003242 "inherit": false,
3243 "embedded": false,
Kantesh Nagaradderf27cea72023-01-25 14:42:53 +05303244 "devAddress": "14-0050",
3245 "busType": "i2c",
3246 "driverType": "at24",
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003247 "replaceableAtRuntime": true,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003248 "extraInterfaces": {
3249 "xyz.openbmc_project.Inventory.Item.PCIeDevice": null,
3250 "com.ibm.ipzvpd.Location": {
3251 "LocationCode": "Ufcs-P2-C13"
3252 },
Matt Spinlere0e15492024-10-28 04:17:48 -05003253 "xyz.openbmc_project.Inventory.Decorator.Slot": {
3254 "SlotNumber": 8
3255 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003256 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003257 "PrettyName": "NVMe U.2 drive 7"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003258 }
3259 }
3260 },
3261 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003262 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/dp1_connector1",
3263 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003264 "inherit": false,
3265 "extraInterfaces": {
3266 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003267 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003268 "com.ibm.ipzvpd.Location": {
3269 "LocationCode": "Ufcs-P2-T1"
3270 },
3271 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003272 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003273 }
3274 }
3275 },
3276 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003277 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/dp1_connector2",
3278 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003279 "inherit": false,
3280 "extraInterfaces": {
3281 "xyz.openbmc_project.Inventory.Item.Connector": null,
Sunny Srivastavaab3b7192024-04-17 02:39:53 -05003282 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003283 "com.ibm.ipzvpd.Location": {
3284 "LocationCode": "Ufcs-P2-T2"
3285 },
3286 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003287 "PrettyName": "Drive cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003288 }
3289 }
3290 },
3291 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003292 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/dp1_connector4",
3293 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003294 "inherit": false,
3295 "extraInterfaces": {
3296 "xyz.openbmc_project.Inventory.Item.Connector": null,
Myung Baeb2d26c92023-09-18 14:27:59 -04003297 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003298 "com.ibm.ipzvpd.Location": {
3299 "LocationCode": "Ufcs-P2-T4"
3300 },
3301 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003302 "PrettyName": "Drive backplane signal cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003303 }
3304 }
3305 },
3306 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003307 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/dp1_connector5",
3308 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003309 "inherit": false,
3310 "extraInterfaces": {
3311 "xyz.openbmc_project.Inventory.Item.Connector": null,
Myung Baeb2d26c92023-09-18 14:27:59 -04003312 "xyz.openbmc_project.Inventory.Connector.Port": null,
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003313 "com.ibm.ipzvpd.Location": {
3314 "LocationCode": "Ufcs-P2-T5"
3315 },
3316 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003317 "PrettyName": "Drive backplane power cable port"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003318 }
3319 }
3320 },
3321 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003322 "inventoryPath": "/xyz/openbmc_project/inventory/cables/dp1_cable0",
3323 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003324 "inherit": false,
3325 "noprime": true,
3326 "extraInterfaces": {
3327 "xyz.openbmc_project.Inventory.Item.Cable": null,
3328 "xyz.openbmc_project.Inventory.Item": {
3329 "PrettyName": "NVMe Backplane Cable"
3330 }
3331 }
3332 },
3333 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003334 "inventoryPath": "/xyz/openbmc_project/inventory/cables/dp1_cable1",
3335 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003336 "inherit": false,
3337 "noprime": true,
3338 "extraInterfaces": {
3339 "xyz.openbmc_project.Inventory.Item.Cable": null,
3340 "xyz.openbmc_project.Inventory.Item": {
3341 "PrettyName": "NVMe Backplane Cable"
3342 }
3343 }
3344 }
3345 ],
3346 "/sys/bus/i2c/drivers/at24/111-0050/eeprom": [
3347 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003348 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
3349 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3350 "preAction": {
3351 "collection": {
3352 "gpioPresence": {
3353 "pin": "P10_DCM0_PRES",
3354 "value": 0
3355 },
3356 "systemCmd": {
3357 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-111/new_device"
3358 }
3359 }
3360 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003361 "extraInterfaces": {
3362 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3363 "com.ibm.ipzvpd.Location": {
3364 "LocationCode": "Ufcs-P0-C12"
3365 },
3366 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003367 "PrettyName": "Memory module 0"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003368 },
3369 "xyz.openbmc_project.State.Decorator.Availability": {
3370 "Available": false
3371 }
3372 }
3373 },
3374 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003375 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0/unit0",
3376 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003377 "inherit": false,
3378 "extraInterfaces": {
3379 "xyz.openbmc_project.Inventory.Item": {
3380 "PrettyName": "OpenCAPI Memory Buffer"
3381 }
3382 }
3383 },
3384 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003385 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0/unit1",
3386 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003387 "inherit": false,
3388 "extraInterfaces": {
3389 "xyz.openbmc_project.Inventory.Item": {
3390 "PrettyName": "DDR Memory Port"
3391 }
3392 }
3393 },
3394 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003395 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0/unit2",
3396 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003397 "inherit": false,
3398 "extraInterfaces": {
3399 "xyz.openbmc_project.Inventory.Item": {
3400 "PrettyName": "Onboard Memory Power Control Device"
3401 }
3402 }
3403 },
3404 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003405 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0/unit3",
3406 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003407 "inherit": false,
3408 "extraInterfaces": {
3409 "xyz.openbmc_project.Inventory.Item": {
3410 "PrettyName": "Onboard Memory Power Management IC"
3411 }
3412 }
3413 }
3414 ],
3415 "/sys/bus/i2c/drivers/at24/110-0050/eeprom": [
3416 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003417 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
3418 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3419 "preAction": {
3420 "collection": {
3421 "gpioPresence": {
3422 "pin": "P10_DCM0_PRES",
3423 "value": 0
3424 },
3425 "systemCmd": {
3426 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-110/new_device"
3427 }
3428 }
3429 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003430 "extraInterfaces": {
3431 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3432 "com.ibm.ipzvpd.Location": {
3433 "LocationCode": "Ufcs-P0-C13"
3434 },
3435 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003436 "PrettyName": "Memory module 1"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003437 },
3438 "xyz.openbmc_project.State.Decorator.Availability": {
3439 "Available": false
3440 }
3441 }
3442 },
3443 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003444 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1/unit0",
3445 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003446 "inherit": false,
3447 "extraInterfaces": {
3448 "xyz.openbmc_project.Inventory.Item": {
3449 "PrettyName": "OpenCAPI Memory Buffer"
3450 }
3451 }
3452 },
3453 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003454 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1/unit1",
3455 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003456 "inherit": false,
3457 "extraInterfaces": {
3458 "xyz.openbmc_project.Inventory.Item": {
3459 "PrettyName": "DDR Memory Port"
3460 }
3461 }
3462 },
3463 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003464 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1/unit2",
3465 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003466 "inherit": false,
3467 "extraInterfaces": {
3468 "xyz.openbmc_project.Inventory.Item": {
3469 "PrettyName": "Onboard Memory Power Control Device"
3470 }
3471 }
3472 },
3473 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003474 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1/unit3",
3475 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003476 "inherit": false,
3477 "extraInterfaces": {
3478 "xyz.openbmc_project.Inventory.Item": {
3479 "PrettyName": "Onboard Memory Power Management IC"
3480 }
3481 }
3482 }
3483 ],
3484 "/sys/bus/i2c/drivers/at24/214-0050/eeprom": [
3485 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003486 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
3487 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3488 "preAction": {
3489 "collection": {
3490 "gpioPresence": {
3491 "pin": "P10_DCM0_PRES",
3492 "value": 0
3493 },
3494 "systemCmd": {
3495 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-214/new_device"
3496 }
3497 }
3498 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003499 "extraInterfaces": {
3500 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3501 "com.ibm.ipzvpd.Location": {
3502 "LocationCode": "Ufcs-P0-C16"
3503 },
3504 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003505 "PrettyName": "Memory module 2"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003506 },
3507 "xyz.openbmc_project.State.Decorator.Availability": {
3508 "Available": false
3509 }
3510 }
3511 },
3512 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003513 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10/unit0",
3514 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003515 "inherit": false,
3516 "extraInterfaces": {
3517 "xyz.openbmc_project.Inventory.Item": {
3518 "PrettyName": "OpenCAPI Memory Buffer"
3519 }
3520 }
3521 },
3522 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003523 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10/unit1",
3524 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003525 "inherit": false,
3526 "extraInterfaces": {
3527 "xyz.openbmc_project.Inventory.Item": {
3528 "PrettyName": "DDR Memory Port"
3529 }
3530 }
3531 },
3532 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003533 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10/unit2",
3534 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003535 "inherit": false,
3536 "extraInterfaces": {
3537 "xyz.openbmc_project.Inventory.Item": {
3538 "PrettyName": "Onboard Memory Power Control Device"
3539 }
3540 }
3541 },
3542 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003543 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10/unit3",
3544 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003545 "inherit": false,
3546 "extraInterfaces": {
3547 "xyz.openbmc_project.Inventory.Item": {
3548 "PrettyName": "Onboard Memory Power Management IC"
3549 }
3550 }
3551 }
3552 ],
3553 "/sys/bus/i2c/drivers/at24/210-0050/eeprom": [
3554 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003555 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
3556 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3557 "preAction": {
3558 "collection": {
3559 "gpioPresence": {
3560 "pin": "P10_DCM0_PRES",
3561 "value": 0
3562 },
3563 "systemCmd": {
3564 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-210/new_device"
3565 }
3566 }
3567 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003568 "extraInterfaces": {
3569 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3570 "com.ibm.ipzvpd.Location": {
3571 "LocationCode": "Ufcs-P0-C17"
3572 },
3573 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003574 "PrettyName": "Memory module 3"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003575 },
3576 "xyz.openbmc_project.State.Decorator.Availability": {
3577 "Available": false
3578 }
3579 }
3580 },
3581 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003582 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9/unit0",
3583 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003584 "inherit": false,
3585 "extraInterfaces": {
3586 "xyz.openbmc_project.Inventory.Item": {
3587 "PrettyName": "OpenCAPI Memory Buffer"
3588 }
3589 }
3590 },
3591 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003592 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9/unit1",
3593 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003594 "inherit": false,
3595 "extraInterfaces": {
3596 "xyz.openbmc_project.Inventory.Item": {
3597 "PrettyName": "DDR Memory Port"
3598 }
3599 }
3600 },
3601 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003602 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9/unit2",
3603 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003604 "inherit": false,
3605 "extraInterfaces": {
3606 "xyz.openbmc_project.Inventory.Item": {
3607 "PrettyName": "Onboard Memory Power Control Device"
3608 }
3609 }
3610 },
3611 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003612 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9/unit3",
3613 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003614 "inherit": false,
3615 "extraInterfaces": {
3616 "xyz.openbmc_project.Inventory.Item": {
3617 "PrettyName": "Onboard Memory Power Management IC"
3618 }
3619 }
3620 }
3621 ],
3622 "/sys/bus/i2c/drivers/at24/202-0050/eeprom": [
3623 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003624 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
3625 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3626 "preAction": {
3627 "collection": {
3628 "gpioPresence": {
3629 "pin": "P10_DCM0_PRES",
3630 "value": 0
3631 },
3632 "systemCmd": {
3633 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-202/new_device"
3634 }
3635 }
3636 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003637 "extraInterfaces": {
3638 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3639 "com.ibm.ipzvpd.Location": {
3640 "LocationCode": "Ufcs-P0-C18"
3641 },
3642 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003643 "PrettyName": "Memory module 4"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003644 },
3645 "xyz.openbmc_project.State.Decorator.Availability": {
3646 "Available": false
3647 }
3648 }
3649 },
3650 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003651 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8/unit0",
3652 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003653 "inherit": false,
3654 "extraInterfaces": {
3655 "xyz.openbmc_project.Inventory.Item": {
3656 "PrettyName": "OpenCAPI Memory Buffer"
3657 }
3658 }
3659 },
3660 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003661 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8/unit1",
3662 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003663 "inherit": false,
3664 "extraInterfaces": {
3665 "xyz.openbmc_project.Inventory.Item": {
3666 "PrettyName": "DDR Memory Port"
3667 }
3668 }
3669 },
3670 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003671 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8/unit2",
3672 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003673 "inherit": false,
3674 "extraInterfaces": {
3675 "xyz.openbmc_project.Inventory.Item": {
3676 "PrettyName": "Onboard Memory Power Control Device"
3677 }
3678 }
3679 },
3680 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003681 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8/unit3",
3682 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003683 "inherit": false,
3684 "extraInterfaces": {
3685 "xyz.openbmc_project.Inventory.Item": {
3686 "PrettyName": "Onboard Memory Power Management IC"
3687 }
3688 }
3689 }
3690 ],
3691 "/sys/bus/i2c/drivers/at24/311-0050/eeprom": [
3692 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003693 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm16",
3694 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3695 "preAction": {
3696 "collection": {
3697 "gpioPresence": {
3698 "pin": "P10_DCM1_PRES",
3699 "value": 0
3700 },
3701 "systemCmd": {
3702 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-311/new_device"
3703 }
3704 }
3705 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003706 "extraInterfaces": {
3707 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3708 "com.ibm.ipzvpd.Location": {
3709 "LocationCode": "Ufcs-P0-C19"
3710 },
3711 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003712 "PrettyName": "Memory module 5"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003713 },
3714 "xyz.openbmc_project.State.Decorator.Availability": {
3715 "Available": false
3716 }
3717 }
3718 },
3719 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003720 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm16/unit0",
3721 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003722 "inherit": false,
3723 "extraInterfaces": {
3724 "xyz.openbmc_project.Inventory.Item": {
3725 "PrettyName": "OpenCAPI Memory Buffer"
3726 }
3727 }
3728 },
3729 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003730 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm16/unit1",
3731 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003732 "inherit": false,
3733 "extraInterfaces": {
3734 "xyz.openbmc_project.Inventory.Item": {
3735 "PrettyName": "DDR Memory Port"
3736 }
3737 }
3738 },
3739 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003740 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm16/unit2",
3741 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003742 "inherit": false,
3743 "extraInterfaces": {
3744 "xyz.openbmc_project.Inventory.Item": {
3745 "PrettyName": "Onboard Memory Power Control Device"
3746 }
3747 }
3748 },
3749 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003750 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm16/unit3",
3751 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003752 "inherit": false,
3753 "extraInterfaces": {
3754 "xyz.openbmc_project.Inventory.Item": {
3755 "PrettyName": "Onboard Memory Power Management IC"
3756 }
3757 }
3758 }
3759 ],
3760 "/sys/bus/i2c/drivers/at24/310-0050/eeprom": [
3761 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003762 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm17",
3763 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3764 "preAction": {
3765 "collection": {
3766 "gpioPresence": {
3767 "pin": "P10_DCM1_PRES",
3768 "value": 0
3769 },
3770 "systemCmd": {
3771 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-310/new_device"
3772 }
3773 }
3774 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003775 "extraInterfaces": {
3776 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3777 "com.ibm.ipzvpd.Location": {
3778 "LocationCode": "Ufcs-P0-C20"
3779 },
3780 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003781 "PrettyName": "Memory module 6"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003782 },
3783 "xyz.openbmc_project.State.Decorator.Availability": {
3784 "Available": false
3785 }
3786 }
3787 },
3788 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003789 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm17/unit0",
3790 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003791 "inherit": false,
3792 "extraInterfaces": {
3793 "xyz.openbmc_project.Inventory.Item": {
3794 "PrettyName": "OpenCAPI Memory Buffer"
3795 }
3796 }
3797 },
3798 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003799 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm17/unit1",
3800 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003801 "inherit": false,
3802 "extraInterfaces": {
3803 "xyz.openbmc_project.Inventory.Item": {
3804 "PrettyName": "DDR Memory Port"
3805 }
3806 }
3807 },
3808 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003809 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm17/unit2",
3810 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003811 "inherit": false,
3812 "extraInterfaces": {
3813 "xyz.openbmc_project.Inventory.Item": {
3814 "PrettyName": "Onboard Memory Power Control Device"
3815 }
3816 }
3817 },
3818 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003819 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm17/unit3",
3820 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003821 "inherit": false,
3822 "extraInterfaces": {
3823 "xyz.openbmc_project.Inventory.Item": {
3824 "PrettyName": "Onboard Memory Power Management IC"
3825 }
3826 }
3827 }
3828 ],
3829 "/sys/bus/i2c/drivers/at24/312-0050/eeprom": [
3830 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003831 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm18",
3832 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3833 "preAction": {
3834 "collection": {
3835 "gpioPresence": {
3836 "pin": "P10_DCM1_PRES",
3837 "value": 0
3838 },
3839 "systemCmd": {
3840 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-312/new_device"
3841 }
3842 }
3843 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003844 "extraInterfaces": {
3845 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3846 "com.ibm.ipzvpd.Location": {
3847 "LocationCode": "Ufcs-P0-C21"
3848 },
3849 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003850 "PrettyName": "Memory module 7"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003851 },
3852 "xyz.openbmc_project.State.Decorator.Availability": {
3853 "Available": false
3854 }
3855 }
3856 },
3857 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003858 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm18/unit0",
3859 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003860 "inherit": false,
3861 "extraInterfaces": {
3862 "xyz.openbmc_project.Inventory.Item": {
3863 "PrettyName": "OpenCAPI Memory Buffer"
3864 }
3865 }
3866 },
3867 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003868 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm18/unit1",
3869 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003870 "inherit": false,
3871 "extraInterfaces": {
3872 "xyz.openbmc_project.Inventory.Item": {
3873 "PrettyName": "DDR Memory Port"
3874 }
3875 }
3876 },
3877 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003878 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm18/unit2",
3879 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003880 "inherit": false,
3881 "extraInterfaces": {
3882 "xyz.openbmc_project.Inventory.Item": {
3883 "PrettyName": "Onboard Memory Power Control Device"
3884 }
3885 }
3886 },
3887 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003888 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm18/unit3",
3889 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003890 "inherit": false,
3891 "extraInterfaces": {
3892 "xyz.openbmc_project.Inventory.Item": {
3893 "PrettyName": "Onboard Memory Power Management IC"
3894 }
3895 }
3896 }
3897 ],
3898 "/sys/bus/i2c/drivers/at24/402-0050/eeprom": [
3899 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003900 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm24",
3901 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3902 "preAction": {
3903 "collection": {
3904 "gpioPresence": {
3905 "pin": "P10_DCM1_PRES",
3906 "value": 0
3907 },
3908 "systemCmd": {
3909 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-402/new_device"
3910 }
3911 }
3912 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003913 "extraInterfaces": {
3914 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3915 "com.ibm.ipzvpd.Location": {
3916 "LocationCode": "Ufcs-P0-C25"
3917 },
3918 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003919 "PrettyName": "Memory module 8"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003920 },
3921 "xyz.openbmc_project.State.Decorator.Availability": {
3922 "Available": false
3923 }
3924 }
3925 },
3926 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003927 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm24/unit0",
3928 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003929 "inherit": false,
3930 "extraInterfaces": {
3931 "xyz.openbmc_project.Inventory.Item": {
3932 "PrettyName": "OpenCAPI Memory Buffer"
3933 }
3934 }
3935 },
3936 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003937 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm24/unit1",
3938 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003939 "inherit": false,
3940 "extraInterfaces": {
3941 "xyz.openbmc_project.Inventory.Item": {
3942 "PrettyName": "DDR Memory Port"
3943 }
3944 }
3945 },
3946 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003947 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm24/unit2",
3948 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003949 "inherit": false,
3950 "extraInterfaces": {
3951 "xyz.openbmc_project.Inventory.Item": {
3952 "PrettyName": "Onboard Memory Power Control Device"
3953 }
3954 }
3955 },
3956 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003957 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm24/unit3",
3958 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003959 "inherit": false,
3960 "extraInterfaces": {
3961 "xyz.openbmc_project.Inventory.Item": {
3962 "PrettyName": "Onboard Memory Power Management IC"
3963 }
3964 }
3965 }
3966 ],
3967 "/sys/bus/i2c/drivers/at24/410-0050/eeprom": [
3968 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003969 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm25",
3970 "serviceName": "xyz.openbmc_project.Inventory.Manager",
3971 "preAction": {
3972 "collection": {
3973 "gpioPresence": {
3974 "pin": "P10_DCM1_PRES",
3975 "value": 0
3976 },
3977 "systemCmd": {
3978 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-410/new_device"
3979 }
3980 }
3981 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003982 "extraInterfaces": {
3983 "xyz.openbmc_project.Inventory.Item.Dimm": null,
3984 "com.ibm.ipzvpd.Location": {
3985 "LocationCode": "Ufcs-P0-C26"
3986 },
3987 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06003988 "PrettyName": "Memory module 9"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003989 },
3990 "xyz.openbmc_project.State.Decorator.Availability": {
3991 "Available": false
3992 }
3993 }
3994 },
3995 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05003996 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm25/unit0",
3997 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003998 "inherit": false,
3999 "extraInterfaces": {
4000 "xyz.openbmc_project.Inventory.Item": {
4001 "PrettyName": "OpenCAPI Memory Buffer"
4002 }
4003 }
4004 },
4005 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004006 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm25/unit1",
4007 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004008 "inherit": false,
4009 "extraInterfaces": {
4010 "xyz.openbmc_project.Inventory.Item": {
4011 "PrettyName": "DDR Memory Port"
4012 }
4013 }
4014 },
4015 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004016 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm25/unit2",
4017 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004018 "inherit": false,
4019 "extraInterfaces": {
4020 "xyz.openbmc_project.Inventory.Item": {
4021 "PrettyName": "Onboard Memory Power Control Device"
4022 }
4023 }
4024 },
4025 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004026 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm25/unit3",
4027 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004028 "inherit": false,
4029 "extraInterfaces": {
4030 "xyz.openbmc_project.Inventory.Item": {
4031 "PrettyName": "Onboard Memory Power Management IC"
4032 }
4033 }
4034 }
4035 ],
4036 "/sys/bus/i2c/drivers/at24/112-0050/eeprom": [
4037 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004038 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
4039 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4040 "preAction": {
4041 "collection": {
4042 "gpioPresence": {
4043 "pin": "P10_DCM0_PRES",
4044 "value": 0
4045 },
4046 "systemCmd": {
4047 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-112/new_device"
4048 }
4049 }
4050 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004051 "extraInterfaces": {
4052 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4053 "com.ibm.ipzvpd.Location": {
4054 "LocationCode": "Ufcs-P0-C27"
4055 },
4056 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004057 "PrettyName": "Memory module 10"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004058 },
4059 "xyz.openbmc_project.State.Decorator.Availability": {
4060 "Available": false
4061 }
4062 }
4063 },
4064 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004065 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2/unit0",
4066 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004067 "inherit": false,
4068 "extraInterfaces": {
4069 "xyz.openbmc_project.Inventory.Item": {
4070 "PrettyName": "OpenCAPI Memory Buffer"
4071 }
4072 }
4073 },
4074 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004075 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2/unit1",
4076 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004077 "inherit": false,
4078 "extraInterfaces": {
4079 "xyz.openbmc_project.Inventory.Item": {
4080 "PrettyName": "DDR Memory Port"
4081 }
4082 }
4083 },
4084 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004085 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2/unit2",
4086 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004087 "inherit": false,
4088 "extraInterfaces": {
4089 "xyz.openbmc_project.Inventory.Item": {
4090 "PrettyName": "Onboard Memory Power Control Device"
4091 }
4092 }
4093 },
4094 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004095 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2/unit3",
4096 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004097 "inherit": false,
4098 "extraInterfaces": {
4099 "xyz.openbmc_project.Inventory.Item": {
4100 "PrettyName": "Onboard Memory Power Management IC"
4101 }
4102 }
4103 }
4104 ],
4105 "/sys/bus/i2c/drivers/at24/115-0050/eeprom": [
4106 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004107 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
4108 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4109 "preAction": {
4110 "collection": {
4111 "gpioPresence": {
4112 "pin": "P10_DCM0_PRES",
4113 "value": 0
4114 },
4115 "systemCmd": {
4116 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-115/new_device"
4117 }
4118 }
4119 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004120 "extraInterfaces": {
4121 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4122 "com.ibm.ipzvpd.Location": {
4123 "LocationCode": "Ufcs-P0-C28"
4124 },
4125 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004126 "PrettyName": "Memory module 11"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004127 },
4128 "xyz.openbmc_project.State.Decorator.Availability": {
4129 "Available": false
4130 }
4131 }
4132 },
4133 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004134 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4/unit0",
4135 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004136 "inherit": false,
4137 "extraInterfaces": {
4138 "xyz.openbmc_project.Inventory.Item": {
4139 "PrettyName": "OpenCAPI Memory Buffer"
4140 }
4141 }
4142 },
4143 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004144 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4/unit1",
4145 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004146 "inherit": false,
4147 "extraInterfaces": {
4148 "xyz.openbmc_project.Inventory.Item": {
4149 "PrettyName": "DDR Memory Port"
4150 }
4151 }
4152 },
4153 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004154 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4/unit2",
4155 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004156 "inherit": false,
4157 "extraInterfaces": {
4158 "xyz.openbmc_project.Inventory.Item": {
4159 "PrettyName": "Onboard Memory Power Control Device"
4160 }
4161 }
4162 },
4163 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004164 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4/unit3",
4165 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004166 "inherit": false,
4167 "extraInterfaces": {
4168 "xyz.openbmc_project.Inventory.Item": {
4169 "PrettyName": "Onboard Memory Power Management IC"
4170 }
4171 }
4172 }
4173 ],
4174 "/sys/bus/i2c/drivers/at24/100-0050/eeprom": [
4175 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004176 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
4177 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4178 "preAction": {
4179 "collection": {
4180 "gpioPresence": {
4181 "pin": "P10_DCM0_PRES",
4182 "value": 0
4183 },
4184 "systemCmd": {
4185 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-100/new_device"
4186 }
4187 }
4188 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004189 "extraInterfaces": {
4190 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4191 "com.ibm.ipzvpd.Location": {
4192 "LocationCode": "Ufcs-P0-C29"
4193 },
4194 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004195 "PrettyName": "Memory module 12"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004196 },
4197 "xyz.openbmc_project.State.Decorator.Availability": {
4198 "Available": false
4199 }
4200 }
4201 },
4202 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004203 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5/unit0",
4204 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004205 "inherit": false,
4206 "extraInterfaces": {
4207 "xyz.openbmc_project.Inventory.Item": {
4208 "PrettyName": "OpenCAPI Memory Buffer"
4209 }
4210 }
4211 },
4212 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004213 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5/unit1",
4214 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004215 "inherit": false,
4216 "extraInterfaces": {
4217 "xyz.openbmc_project.Inventory.Item": {
4218 "PrettyName": "DDR Memory Port"
4219 }
4220 }
4221 },
4222 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004223 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5/unit2",
4224 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004225 "inherit": false,
4226 "extraInterfaces": {
4227 "xyz.openbmc_project.Inventory.Item": {
4228 "PrettyName": "Onboard Memory Power Control Device"
4229 }
4230 }
4231 },
4232 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004233 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5/unit3",
4234 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004235 "inherit": false,
4236 "extraInterfaces": {
4237 "xyz.openbmc_project.Inventory.Item": {
4238 "PrettyName": "Onboard Memory Power Management IC"
4239 }
4240 }
4241 }
4242 ],
4243 "/sys/bus/i2c/drivers/at24/101-0050/eeprom": [
4244 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004245 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
4246 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4247 "preAction": {
4248 "collection": {
4249 "gpioPresence": {
4250 "pin": "P10_DCM0_PRES",
4251 "value": 0
4252 },
4253 "systemCmd": {
4254 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-101/new_device"
4255 }
4256 }
4257 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004258 "extraInterfaces": {
4259 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4260 "com.ibm.ipzvpd.Location": {
4261 "LocationCode": "Ufcs-P0-C30"
4262 },
4263 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004264 "PrettyName": "Memory module 13"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004265 },
4266 "xyz.openbmc_project.State.Decorator.Availability": {
4267 "Available": false
4268 }
4269 }
4270 },
4271 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004272 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7/unit0",
4273 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004274 "inherit": false,
4275 "extraInterfaces": {
4276 "xyz.openbmc_project.Inventory.Item": {
4277 "PrettyName": "OpenCAPI Memory Buffer"
4278 }
4279 }
4280 },
4281 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004282 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7/unit1",
4283 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004284 "inherit": false,
4285 "extraInterfaces": {
4286 "xyz.openbmc_project.Inventory.Item": {
4287 "PrettyName": "DDR Memory Port"
4288 }
4289 }
4290 },
4291 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004292 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7/unit2",
4293 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004294 "inherit": false,
4295 "extraInterfaces": {
4296 "xyz.openbmc_project.Inventory.Item": {
4297 "PrettyName": "Onboard Memory Power Control Device"
4298 }
4299 }
4300 },
4301 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004302 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7/unit3",
4303 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004304 "inherit": false,
4305 "extraInterfaces": {
4306 "xyz.openbmc_project.Inventory.Item": {
4307 "PrettyName": "Onboard Memory Power Management IC"
4308 }
4309 }
4310 }
4311 ],
4312 "/sys/bus/i2c/drivers/at24/114-0050/eeprom": [
4313 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004314 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
4315 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4316 "preAction": {
4317 "collection": {
4318 "gpioPresence": {
4319 "pin": "P10_DCM0_PRES",
4320 "value": 0
4321 },
4322 "systemCmd": {
4323 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-114/new_device"
4324 }
4325 }
4326 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004327 "extraInterfaces": {
4328 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4329 "com.ibm.ipzvpd.Location": {
4330 "LocationCode": "Ufcs-P0-C31"
4331 },
4332 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004333 "PrettyName": "Memory module 14"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004334 },
4335 "xyz.openbmc_project.State.Decorator.Availability": {
4336 "Available": false
4337 }
4338 }
4339 },
4340 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004341 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6/unit0",
4342 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004343 "inherit": false,
4344 "extraInterfaces": {
4345 "xyz.openbmc_project.Inventory.Item": {
4346 "PrettyName": "OpenCAPI Memory Buffer"
4347 }
4348 }
4349 },
4350 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004351 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6/unit1",
4352 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004353 "inherit": false,
4354 "extraInterfaces": {
4355 "xyz.openbmc_project.Inventory.Item": {
4356 "PrettyName": "DDR Memory Port"
4357 }
4358 }
4359 },
4360 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004361 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6/unit2",
4362 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004363 "inherit": false,
4364 "extraInterfaces": {
4365 "xyz.openbmc_project.Inventory.Item": {
4366 "PrettyName": "Onboard Memory Power Control Device"
4367 }
4368 }
4369 },
4370 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004371 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6/unit3",
4372 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004373 "inherit": false,
4374 "extraInterfaces": {
4375 "xyz.openbmc_project.Inventory.Item": {
4376 "PrettyName": "Onboard Memory Power Management IC"
4377 }
4378 }
4379 }
4380 ],
4381 "/sys/bus/i2c/drivers/at24/113-0050/eeprom": [
4382 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004383 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
4384 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4385 "preAction": {
4386 "collection": {
4387 "gpioPresence": {
4388 "pin": "P10_DCM0_PRES",
4389 "value": 0
4390 },
4391 "systemCmd": {
4392 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-113/new_device"
4393 }
4394 }
4395 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004396 "extraInterfaces": {
4397 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4398 "com.ibm.ipzvpd.Location": {
4399 "LocationCode": "Ufcs-P0-C32"
4400 },
4401 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004402 "PrettyName": "Memory module 15"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004403 },
4404 "xyz.openbmc_project.State.Decorator.Availability": {
4405 "Available": false
4406 }
4407 }
4408 },
4409 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004410 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3/unit0",
4411 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004412 "inherit": false,
4413 "extraInterfaces": {
4414 "xyz.openbmc_project.Inventory.Item": {
4415 "PrettyName": "OpenCAPI Memory Buffer"
4416 }
4417 }
4418 },
4419 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004420 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3/unit1",
4421 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004422 "inherit": false,
4423 "extraInterfaces": {
4424 "xyz.openbmc_project.Inventory.Item": {
4425 "PrettyName": "DDR Memory Port"
4426 }
4427 }
4428 },
4429 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004430 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3/unit2",
4431 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004432 "inherit": false,
4433 "extraInterfaces": {
4434 "xyz.openbmc_project.Inventory.Item": {
4435 "PrettyName": "Onboard Memory Power Control Device"
4436 }
4437 }
4438 },
4439 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004440 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3/unit3",
4441 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004442 "inherit": false,
4443 "extraInterfaces": {
4444 "xyz.openbmc_project.Inventory.Item": {
4445 "PrettyName": "Onboard Memory Power Management IC"
4446 }
4447 }
4448 }
4449 ],
4450 "/sys/bus/i2c/drivers/at24/216-0050/eeprom": [
4451 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004452 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
4453 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4454 "preAction": {
4455 "collection": {
4456 "gpioPresence": {
4457 "pin": "P10_DCM0_PRES",
4458 "value": 0
4459 },
4460 "systemCmd": {
4461 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-216/new_device"
4462 }
4463 }
4464 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004465 "extraInterfaces": {
4466 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4467 "com.ibm.ipzvpd.Location": {
4468 "LocationCode": "Ufcs-P0-C33"
4469 },
4470 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004471 "PrettyName": "Memory module 16"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004472 },
4473 "xyz.openbmc_project.State.Decorator.Availability": {
4474 "Available": false
4475 }
4476 }
4477 },
4478 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004479 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15/unit0",
4480 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004481 "inherit": false,
4482 "extraInterfaces": {
4483 "xyz.openbmc_project.Inventory.Item": {
4484 "PrettyName": "OpenCAPI Memory Buffer"
4485 }
4486 }
4487 },
4488 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004489 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15/unit1",
4490 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004491 "inherit": false,
4492 "extraInterfaces": {
4493 "xyz.openbmc_project.Inventory.Item": {
4494 "PrettyName": "DDR Memory Port"
4495 }
4496 }
4497 },
4498 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004499 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15/unit2",
4500 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004501 "inherit": false,
4502 "extraInterfaces": {
4503 "xyz.openbmc_project.Inventory.Item": {
4504 "PrettyName": "Onboard Memory Power Control Device"
4505 }
4506 }
4507 },
4508 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004509 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15/unit3",
4510 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004511 "inherit": false,
4512 "extraInterfaces": {
4513 "xyz.openbmc_project.Inventory.Item": {
4514 "PrettyName": "Onboard Memory Power Management IC"
4515 }
4516 }
4517 }
4518 ],
4519 "/sys/bus/i2c/drivers/at24/203-0050/eeprom": [
4520 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004521 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
4522 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4523 "preAction": {
4524 "collection": {
4525 "gpioPresence": {
4526 "pin": "P10_DCM0_PRES",
4527 "value": 0
4528 },
4529 "systemCmd": {
4530 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-203/new_device"
4531 }
4532 }
4533 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004534 "extraInterfaces": {
4535 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4536 "com.ibm.ipzvpd.Location": {
4537 "LocationCode": "Ufcs-P0-C34"
4538 },
4539 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004540 "PrettyName": "Memory module 17"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004541 },
4542 "xyz.openbmc_project.State.Decorator.Availability": {
4543 "Available": false
4544 }
4545 }
4546 },
4547 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004548 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14/unit0",
4549 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004550 "inherit": false,
4551 "extraInterfaces": {
4552 "xyz.openbmc_project.Inventory.Item": {
4553 "PrettyName": "OpenCAPI Memory Buffer"
4554 }
4555 }
4556 },
4557 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004558 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14/unit1",
4559 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004560 "inherit": false,
4561 "extraInterfaces": {
4562 "xyz.openbmc_project.Inventory.Item": {
4563 "PrettyName": "DDR Memory Port"
4564 }
4565 }
4566 },
4567 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004568 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14/unit2",
4569 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004570 "inherit": false,
4571 "extraInterfaces": {
4572 "xyz.openbmc_project.Inventory.Item": {
4573 "PrettyName": "Onboard Memory Power Control Device"
4574 }
4575 }
4576 },
4577 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004578 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14/unit3",
4579 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004580 "inherit": false,
4581 "extraInterfaces": {
4582 "xyz.openbmc_project.Inventory.Item": {
4583 "PrettyName": "Onboard Memory Power Management IC"
4584 }
4585 }
4586 }
4587 ],
4588 "/sys/bus/i2c/drivers/at24/217-0050/eeprom": [
4589 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004590 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
4591 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4592 "preAction": {
4593 "collection": {
4594 "gpioPresence": {
4595 "pin": "P10_DCM0_PRES",
4596 "value": 0
4597 },
4598 "systemCmd": {
4599 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-217/new_device"
4600 }
4601 }
4602 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004603 "extraInterfaces": {
4604 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4605 "com.ibm.ipzvpd.Location": {
4606 "LocationCode": "Ufcs-P0-C35"
4607 },
4608 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004609 "PrettyName": "Memory module 18"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004610 },
4611 "xyz.openbmc_project.State.Decorator.Availability": {
4612 "Available": false
4613 }
4614 }
4615 },
4616 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004617 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11/unit0",
4618 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004619 "inherit": false,
4620 "extraInterfaces": {
4621 "xyz.openbmc_project.Inventory.Item": {
4622 "PrettyName": "OpenCAPI Memory Buffer"
4623 }
4624 }
4625 },
4626 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004627 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11/unit1",
4628 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004629 "inherit": false,
4630 "extraInterfaces": {
4631 "xyz.openbmc_project.Inventory.Item": {
4632 "PrettyName": "DDR Memory Port"
4633 }
4634 }
4635 },
4636 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004637 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11/unit2",
4638 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004639 "inherit": false,
4640 "extraInterfaces": {
4641 "xyz.openbmc_project.Inventory.Item": {
4642 "PrettyName": "Onboard Memory Power Control Device"
4643 }
4644 }
4645 },
4646 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004647 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11/unit3",
4648 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004649 "inherit": false,
4650 "extraInterfaces": {
4651 "xyz.openbmc_project.Inventory.Item": {
4652 "PrettyName": "Onboard Memory Power Management IC"
4653 }
4654 }
4655 }
4656 ],
4657 "/sys/bus/i2c/drivers/at24/211-0050/eeprom": [
4658 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004659 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
4660 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4661 "preAction": {
4662 "collection": {
4663 "gpioPresence": {
4664 "pin": "P10_DCM0_PRES",
4665 "value": 0
4666 },
4667 "systemCmd": {
4668 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-211/new_device"
4669 }
4670 }
4671 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004672 "extraInterfaces": {
4673 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4674 "com.ibm.ipzvpd.Location": {
4675 "LocationCode": "Ufcs-P0-C36"
4676 },
4677 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004678 "PrettyName": "Memory module 19"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004679 },
4680 "xyz.openbmc_project.State.Decorator.Availability": {
4681 "Available": false
4682 }
4683 }
4684 },
4685 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004686 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13/unit0",
4687 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004688 "inherit": false,
4689 "extraInterfaces": {
4690 "xyz.openbmc_project.Inventory.Item": {
4691 "PrettyName": "OpenCAPI Memory Buffer"
4692 }
4693 }
4694 },
4695 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004696 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13/unit1",
4697 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004698 "inherit": false,
4699 "extraInterfaces": {
4700 "xyz.openbmc_project.Inventory.Item": {
4701 "PrettyName": "DDR Memory Port"
4702 }
4703 }
4704 },
4705 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004706 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13/unit2",
4707 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004708 "inherit": false,
4709 "extraInterfaces": {
4710 "xyz.openbmc_project.Inventory.Item": {
4711 "PrettyName": "Onboard Memory Power Control Device"
4712 }
4713 }
4714 },
4715 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004716 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13/unit3",
4717 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004718 "inherit": false,
4719 "extraInterfaces": {
4720 "xyz.openbmc_project.Inventory.Item": {
4721 "PrettyName": "Onboard Memory Power Management IC"
4722 }
4723 }
4724 }
4725 ],
4726 "/sys/bus/i2c/drivers/at24/215-0050/eeprom": [
4727 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004728 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
4729 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4730 "preAction": {
4731 "collection": {
4732 "gpioPresence": {
4733 "pin": "P10_DCM0_PRES",
4734 "value": 0
4735 },
4736 "systemCmd": {
4737 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-215/new_device"
4738 }
4739 }
4740 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004741 "extraInterfaces": {
4742 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4743 "com.ibm.ipzvpd.Location": {
4744 "LocationCode": "Ufcs-P0-C37"
4745 },
4746 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004747 "PrettyName": "Memory module 20"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004748 },
4749 "xyz.openbmc_project.State.Decorator.Availability": {
4750 "Available": false
4751 }
4752 }
4753 },
4754 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004755 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12/unit0",
4756 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004757 "inherit": false,
4758 "extraInterfaces": {
4759 "xyz.openbmc_project.Inventory.Item": {
4760 "PrettyName": "OpenCAPI Memory Buffer"
4761 }
4762 }
4763 },
4764 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004765 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12/unit1",
4766 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004767 "inherit": false,
4768 "extraInterfaces": {
4769 "xyz.openbmc_project.Inventory.Item": {
4770 "PrettyName": "DDR Memory Port"
4771 }
4772 }
4773 },
4774 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004775 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12/unit2",
4776 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004777 "inherit": false,
4778 "extraInterfaces": {
4779 "xyz.openbmc_project.Inventory.Item": {
4780 "PrettyName": "Onboard Memory Power Control Device"
4781 }
4782 }
4783 },
4784 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004785 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12/unit3",
4786 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004787 "inherit": false,
4788 "extraInterfaces": {
4789 "xyz.openbmc_project.Inventory.Item": {
4790 "PrettyName": "Onboard Memory Power Management IC"
4791 }
4792 }
4793 }
4794 ],
4795 "/sys/bus/i2c/drivers/at24/315-0050/eeprom": [
4796 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004797 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm20",
4798 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4799 "preAction": {
4800 "collection": {
4801 "gpioPresence": {
4802 "pin": "P10_DCM1_PRES",
4803 "value": 0
4804 },
4805 "systemCmd": {
4806 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-315/new_device"
4807 }
4808 }
4809 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004810 "extraInterfaces": {
4811 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4812 "com.ibm.ipzvpd.Location": {
4813 "LocationCode": "Ufcs-P0-C38"
4814 },
4815 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004816 "PrettyName": "Memory module 21"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004817 },
4818 "xyz.openbmc_project.State.Decorator.Availability": {
4819 "Available": false
4820 }
4821 }
4822 },
4823 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004824 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm20/unit0",
4825 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004826 "inherit": false,
4827 "extraInterfaces": {
4828 "xyz.openbmc_project.Inventory.Item": {
4829 "PrettyName": "OpenCAPI Memory Buffer"
4830 }
4831 }
4832 },
4833 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004834 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm20/unit1",
4835 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004836 "inherit": false,
4837 "extraInterfaces": {
4838 "xyz.openbmc_project.Inventory.Item": {
4839 "PrettyName": "DDR Memory Port"
4840 }
4841 }
4842 },
4843 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004844 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm20/unit2",
4845 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004846 "inherit": false,
4847 "extraInterfaces": {
4848 "xyz.openbmc_project.Inventory.Item": {
4849 "PrettyName": "Onboard Memory Power Control Device"
4850 }
4851 }
4852 },
4853 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004854 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm20/unit3",
4855 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004856 "inherit": false,
4857 "extraInterfaces": {
4858 "xyz.openbmc_project.Inventory.Item": {
4859 "PrettyName": "Onboard Memory Power Management IC"
4860 }
4861 }
4862 }
4863 ],
4864 "/sys/bus/i2c/drivers/at24/300-0050/eeprom": [
4865 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004866 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm21",
4867 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4868 "preAction": {
4869 "collection": {
4870 "gpioPresence": {
4871 "pin": "P10_DCM1_PRES",
4872 "value": 0
4873 },
4874 "systemCmd": {
4875 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-300/new_device"
4876 }
4877 }
4878 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004879 "extraInterfaces": {
4880 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4881 "com.ibm.ipzvpd.Location": {
4882 "LocationCode": "Ufcs-P0-C39"
4883 },
4884 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004885 "PrettyName": "Memory module 22"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004886 },
4887 "xyz.openbmc_project.State.Decorator.Availability": {
4888 "Available": false
4889 }
4890 }
4891 },
4892 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004893 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm21/unit0",
4894 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004895 "inherit": false,
4896 "extraInterfaces": {
4897 "xyz.openbmc_project.Inventory.Item": {
4898 "PrettyName": "OpenCAPI Memory Buffer"
4899 }
4900 }
4901 },
4902 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004903 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm21/unit1",
4904 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004905 "inherit": false,
4906 "extraInterfaces": {
4907 "xyz.openbmc_project.Inventory.Item": {
4908 "PrettyName": "DDR Memory Port"
4909 }
4910 }
4911 },
4912 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004913 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm21/unit2",
4914 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004915 "inherit": false,
4916 "extraInterfaces": {
4917 "xyz.openbmc_project.Inventory.Item": {
4918 "PrettyName": "Onboard Memory Power Control Device"
4919 }
4920 }
4921 },
4922 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004923 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm21/unit3",
4924 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004925 "inherit": false,
4926 "extraInterfaces": {
4927 "xyz.openbmc_project.Inventory.Item": {
4928 "PrettyName": "Onboard Memory Power Management IC"
4929 }
4930 }
4931 }
4932 ],
4933 "/sys/bus/i2c/drivers/at24/313-0050/eeprom": [
4934 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004935 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm19",
4936 "serviceName": "xyz.openbmc_project.Inventory.Manager",
4937 "preAction": {
4938 "collection": {
4939 "gpioPresence": {
4940 "pin": "P10_DCM1_PRES",
4941 "value": 0
4942 },
4943 "systemCmd": {
4944 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-313/new_device"
4945 }
4946 }
4947 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004948 "extraInterfaces": {
4949 "xyz.openbmc_project.Inventory.Item.Dimm": null,
4950 "com.ibm.ipzvpd.Location": {
4951 "LocationCode": "Ufcs-P0-C40"
4952 },
4953 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06004954 "PrettyName": "Memory module 23"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004955 },
4956 "xyz.openbmc_project.State.Decorator.Availability": {
4957 "Available": false
4958 }
4959 }
4960 },
4961 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004962 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm19/unit0",
4963 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004964 "inherit": false,
4965 "extraInterfaces": {
4966 "xyz.openbmc_project.Inventory.Item": {
4967 "PrettyName": "OpenCAPI Memory Buffer"
4968 }
4969 }
4970 },
4971 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004972 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm19/unit1",
4973 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004974 "inherit": false,
4975 "extraInterfaces": {
4976 "xyz.openbmc_project.Inventory.Item": {
4977 "PrettyName": "DDR Memory Port"
4978 }
4979 }
4980 },
4981 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004982 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm19/unit2",
4983 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004984 "inherit": false,
4985 "extraInterfaces": {
4986 "xyz.openbmc_project.Inventory.Item": {
4987 "PrettyName": "Onboard Memory Power Control Device"
4988 }
4989 }
4990 },
4991 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05004992 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm19/unit3",
4993 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05004994 "inherit": false,
4995 "extraInterfaces": {
4996 "xyz.openbmc_project.Inventory.Item": {
4997 "PrettyName": "Onboard Memory Power Management IC"
4998 }
4999 }
5000 }
5001 ],
5002 "/sys/bus/i2c/drivers/at24/314-0050/eeprom": [
5003 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005004 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm22",
5005 "serviceName": "xyz.openbmc_project.Inventory.Manager",
5006 "preAction": {
5007 "collection": {
5008 "gpioPresence": {
5009 "pin": "P10_DCM1_PRES",
5010 "value": 0
5011 },
5012 "systemCmd": {
5013 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-314/new_device"
5014 }
5015 }
5016 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005017 "extraInterfaces": {
5018 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5019 "com.ibm.ipzvpd.Location": {
5020 "LocationCode": "Ufcs-P0-C41"
5021 },
5022 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005023 "PrettyName": "Memory module 24"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005024 },
5025 "xyz.openbmc_project.State.Decorator.Availability": {
5026 "Available": false
5027 }
5028 }
5029 },
5030 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005031 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm22/unit0",
5032 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005033 "inherit": false,
5034 "extraInterfaces": {
5035 "xyz.openbmc_project.Inventory.Item": {
5036 "PrettyName": "OpenCAPI Memory Buffer"
5037 }
5038 }
5039 },
5040 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005041 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm22/unit1",
5042 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005043 "inherit": false,
5044 "extraInterfaces": {
5045 "xyz.openbmc_project.Inventory.Item": {
5046 "PrettyName": "DDR Memory Port"
5047 }
5048 }
5049 },
5050 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005051 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm22/unit2",
5052 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005053 "inherit": false,
5054 "extraInterfaces": {
5055 "xyz.openbmc_project.Inventory.Item": {
5056 "PrettyName": "Onboard Memory Power Control Device"
5057 }
5058 }
5059 },
5060 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005061 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm22/unit3",
5062 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005063 "inherit": false,
5064 "extraInterfaces": {
5065 "xyz.openbmc_project.Inventory.Item": {
5066 "PrettyName": "Onboard Memory Power Management IC"
5067 }
5068 }
5069 }
5070 ],
5071 "/sys/bus/i2c/drivers/at24/301-0050/eeprom": [
5072 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005073 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm23",
5074 "serviceName": "xyz.openbmc_project.Inventory.Manager",
5075 "preAction": {
5076 "collection": {
5077 "gpioPresence": {
5078 "pin": "P10_DCM1_PRES",
5079 "value": 0
5080 },
5081 "systemCmd": {
5082 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-301/new_device"
5083 }
5084 }
5085 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005086 "extraInterfaces": {
5087 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5088 "com.ibm.ipzvpd.Location": {
5089 "LocationCode": "Ufcs-P0-C42"
5090 },
5091 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005092 "PrettyName": "Memory module 25"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005093 },
5094 "xyz.openbmc_project.State.Decorator.Availability": {
5095 "Available": false
5096 }
5097 }
5098 },
5099 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005100 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm23/unit0",
5101 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005102 "inherit": false,
5103 "extraInterfaces": {
5104 "xyz.openbmc_project.Inventory.Item": {
5105 "PrettyName": "OpenCAPI Memory Buffer"
5106 }
5107 }
5108 },
5109 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005110 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm23/unit1",
5111 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005112 "inherit": false,
5113 "extraInterfaces": {
5114 "xyz.openbmc_project.Inventory.Item": {
5115 "PrettyName": "DDR Memory Port"
5116 }
5117 }
5118 },
5119 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005120 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm23/unit2",
5121 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005122 "inherit": false,
5123 "extraInterfaces": {
5124 "xyz.openbmc_project.Inventory.Item": {
5125 "PrettyName": "Onboard Memory Power Control Device"
5126 }
5127 }
5128 },
5129 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005130 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm23/unit3",
5131 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005132 "inherit": false,
5133 "extraInterfaces": {
5134 "xyz.openbmc_project.Inventory.Item": {
5135 "PrettyName": "Onboard Memory Power Management IC"
5136 }
5137 }
5138 }
5139 ],
5140 "/sys/bus/i2c/drivers/at24/417-0050/eeprom": [
5141 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005142 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm27",
5143 "serviceName": "xyz.openbmc_project.Inventory.Manager",
5144 "preAction": {
5145 "collection": {
5146 "gpioPresence": {
5147 "pin": "P10_DCM1_PRES",
5148 "value": 0
5149 },
5150 "systemCmd": {
5151 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-417/new_device"
5152 }
5153 }
5154 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005155 "extraInterfaces": {
5156 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5157 "com.ibm.ipzvpd.Location": {
5158 "LocationCode": "Ufcs-P0-C43"
5159 },
5160 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005161 "PrettyName": "Memory module 26"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005162 },
5163 "xyz.openbmc_project.State.Decorator.Availability": {
5164 "Available": false
5165 }
5166 }
5167 },
5168 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005169 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm27/unit0",
5170 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005171 "inherit": false,
5172 "extraInterfaces": {
5173 "xyz.openbmc_project.Inventory.Item": {
5174 "PrettyName": "OpenCAPI Memory Buffer"
5175 }
5176 }
5177 },
5178 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005179 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm27/unit1",
5180 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005181 "inherit": false,
5182 "extraInterfaces": {
5183 "xyz.openbmc_project.Inventory.Item": {
5184 "PrettyName": "DDR Memory Port"
5185 }
5186 }
5187 },
5188 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005189 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm27/unit2",
5190 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005191 "inherit": false,
5192 "extraInterfaces": {
5193 "xyz.openbmc_project.Inventory.Item": {
5194 "PrettyName": "Onboard Memory Power Control Device"
5195 }
5196 }
5197 },
5198 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005199 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm27/unit3",
5200 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005201 "inherit": false,
5202 "extraInterfaces": {
5203 "xyz.openbmc_project.Inventory.Item": {
5204 "PrettyName": "Onboard Memory Power Management IC"
5205 }
5206 }
5207 }
5208 ],
5209 "/sys/bus/i2c/drivers/at24/403-0050/eeprom": [
5210 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005211 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm30",
5212 "serviceName": "xyz.openbmc_project.Inventory.Manager",
5213 "preAction": {
5214 "collection": {
5215 "gpioPresence": {
5216 "pin": "P10_DCM1_PRES",
5217 "value": 0
5218 },
5219 "systemCmd": {
5220 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-403/new_device"
5221 }
5222 }
5223 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005224 "extraInterfaces": {
5225 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5226 "com.ibm.ipzvpd.Location": {
5227 "LocationCode": "Ufcs-P0-C44"
5228 },
5229 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005230 "PrettyName": "Memory module 27"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005231 },
5232 "xyz.openbmc_project.State.Decorator.Availability": {
5233 "Available": false
5234 }
5235 }
5236 },
5237 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005238 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm30/unit0",
5239 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005240 "inherit": false,
5241 "extraInterfaces": {
5242 "xyz.openbmc_project.Inventory.Item": {
5243 "PrettyName": "OpenCAPI Memory Buffer"
5244 }
5245 }
5246 },
5247 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005248 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm30/unit1",
5249 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005250 "inherit": false,
5251 "extraInterfaces": {
5252 "xyz.openbmc_project.Inventory.Item": {
5253 "PrettyName": "DDR Memory Port"
5254 }
5255 }
5256 },
5257 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005258 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm30/unit2",
5259 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005260 "inherit": false,
5261 "extraInterfaces": {
5262 "xyz.openbmc_project.Inventory.Item": {
5263 "PrettyName": "Onboard Memory Power Control Device"
5264 }
5265 }
5266 },
5267 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005268 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm30/unit3",
5269 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005270 "inherit": false,
5271 "extraInterfaces": {
5272 "xyz.openbmc_project.Inventory.Item": {
5273 "PrettyName": "Onboard Memory Power Management IC"
5274 }
5275 }
5276 }
5277 ],
5278 "/sys/bus/i2c/drivers/at24/416-0050/eeprom": [
5279 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005280 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm31",
5281 "serviceName": "xyz.openbmc_project.Inventory.Manager",
5282 "preAction": {
5283 "collection": {
5284 "gpioPresence": {
5285 "pin": "P10_DCM1_PRES",
5286 "value": 0
5287 },
5288 "systemCmd": {
5289 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-416/new_device"
5290 }
5291 }
5292 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005293 "extraInterfaces": {
5294 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5295 "com.ibm.ipzvpd.Location": {
5296 "LocationCode": "Ufcs-P0-C45"
5297 },
5298 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005299 "PrettyName": "Memory module 28"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005300 },
5301 "xyz.openbmc_project.State.Decorator.Availability": {
5302 "Available": false
5303 }
5304 }
5305 },
5306 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005307 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm31/unit0",
5308 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005309 "inherit": false,
5310 "extraInterfaces": {
5311 "xyz.openbmc_project.Inventory.Item": {
5312 "PrettyName": "OpenCAPI Memory Buffer"
5313 }
5314 }
5315 },
5316 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005317 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm31/unit1",
5318 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005319 "inherit": false,
5320 "extraInterfaces": {
5321 "xyz.openbmc_project.Inventory.Item": {
5322 "PrettyName": "DDR Memory Port"
5323 }
5324 }
5325 },
5326 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005327 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm31/unit2",
5328 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005329 "inherit": false,
5330 "extraInterfaces": {
5331 "xyz.openbmc_project.Inventory.Item": {
5332 "PrettyName": "Onboard Memory Power Control Device"
5333 }
5334 }
5335 },
5336 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005337 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm31/unit3",
5338 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005339 "inherit": false,
5340 "extraInterfaces": {
5341 "xyz.openbmc_project.Inventory.Item": {
5342 "PrettyName": "Onboard Memory Power Management IC"
5343 }
5344 }
5345 }
5346 ],
5347 "/sys/bus/i2c/drivers/at24/411-0050/eeprom": [
5348 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005349 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm29",
5350 "serviceName": "xyz.openbmc_project.Inventory.Manager",
5351 "preAction": {
5352 "collection": {
5353 "gpioPresence": {
5354 "pin": "P10_DCM1_PRES",
5355 "value": 0
5356 },
5357 "systemCmd": {
5358 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-411/new_device"
5359 }
5360 }
5361 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005362 "extraInterfaces": {
5363 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5364 "com.ibm.ipzvpd.Location": {
5365 "LocationCode": "Ufcs-P0-C46"
5366 },
5367 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005368 "PrettyName": "Memory module 29"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005369 },
5370 "xyz.openbmc_project.State.Decorator.Availability": {
5371 "Available": false
5372 }
5373 }
5374 },
5375 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005376 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm29/unit0",
5377 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005378 "inherit": false,
5379 "extraInterfaces": {
5380 "xyz.openbmc_project.Inventory.Item": {
5381 "PrettyName": "OpenCAPI Memory Buffer"
5382 }
5383 }
5384 },
5385 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005386 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm29/unit1",
5387 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005388 "inherit": false,
5389 "extraInterfaces": {
5390 "xyz.openbmc_project.Inventory.Item": {
5391 "PrettyName": "DDR Memory Port"
5392 }
5393 }
5394 },
5395 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005396 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm29/unit2",
5397 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005398 "inherit": false,
5399 "extraInterfaces": {
5400 "xyz.openbmc_project.Inventory.Item": {
5401 "PrettyName": "Onboard Memory Power Control Device"
5402 }
5403 }
5404 },
5405 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005406 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm29/unit3",
5407 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005408 "inherit": false,
5409 "extraInterfaces": {
5410 "xyz.openbmc_project.Inventory.Item": {
5411 "PrettyName": "Onboard Memory Power Management IC"
5412 }
5413 }
5414 }
5415 ],
5416 "/sys/bus/i2c/drivers/at24/415-0050/eeprom": [
5417 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005418 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm28",
5419 "serviceName": "xyz.openbmc_project.Inventory.Manager",
5420 "preAction": {
5421 "collection": {
5422 "gpioPresence": {
5423 "pin": "P10_DCM1_PRES",
5424 "value": 0
5425 },
5426 "systemCmd": {
5427 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-415/new_device"
5428 }
5429 }
5430 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005431 "extraInterfaces": {
5432 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5433 "com.ibm.ipzvpd.Location": {
5434 "LocationCode": "Ufcs-P0-C47"
5435 },
5436 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005437 "PrettyName": "Memory module 30"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005438 },
5439 "xyz.openbmc_project.State.Decorator.Availability": {
5440 "Available": false
5441 }
5442 }
5443 },
5444 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005445 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm28/unit0",
5446 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005447 "inherit": false,
5448 "extraInterfaces": {
5449 "xyz.openbmc_project.Inventory.Item": {
5450 "PrettyName": "OpenCAPI Memory Buffer"
5451 }
5452 }
5453 },
5454 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005455 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm28/unit1",
5456 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005457 "inherit": false,
5458 "extraInterfaces": {
5459 "xyz.openbmc_project.Inventory.Item": {
5460 "PrettyName": "DDR Memory Port"
5461 }
5462 }
5463 },
5464 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005465 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm28/unit2",
5466 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005467 "inherit": false,
5468 "extraInterfaces": {
5469 "xyz.openbmc_project.Inventory.Item": {
5470 "PrettyName": "Onboard Memory Power Control Device"
5471 }
5472 }
5473 },
5474 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005475 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm28/unit3",
5476 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005477 "inherit": false,
5478 "extraInterfaces": {
5479 "xyz.openbmc_project.Inventory.Item": {
5480 "PrettyName": "Onboard Memory Power Management IC"
5481 }
5482 }
5483 }
5484 ],
5485 "/sys/bus/i2c/drivers/at24/414-0050/eeprom": [
5486 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005487 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm26",
5488 "serviceName": "xyz.openbmc_project.Inventory.Manager",
5489 "preAction": {
5490 "collection": {
5491 "gpioPresence": {
5492 "pin": "P10_DCM1_PRES",
5493 "value": 0
5494 },
5495 "systemCmd": {
5496 "cmd": "echo 24c32 0x50 > /sys/bus/i2c/devices/i2c-414/new_device"
5497 }
5498 }
5499 },
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005500 "extraInterfaces": {
5501 "xyz.openbmc_project.Inventory.Item.Dimm": null,
5502 "com.ibm.ipzvpd.Location": {
5503 "LocationCode": "Ufcs-P0-C48"
5504 },
5505 "xyz.openbmc_project.Inventory.Item": {
RekhaAparna01ad91cf92024-01-31 03:40:19 -06005506 "PrettyName": "Memory module 31"
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005507 },
5508 "xyz.openbmc_project.State.Decorator.Availability": {
5509 "Available": false
5510 }
5511 }
5512 },
5513 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005514 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm26/unit0",
5515 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005516 "inherit": false,
5517 "extraInterfaces": {
5518 "xyz.openbmc_project.Inventory.Item": {
5519 "PrettyName": "OpenCAPI Memory Buffer"
5520 }
5521 }
5522 },
5523 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005524 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm26/unit1",
5525 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005526 "inherit": false,
5527 "extraInterfaces": {
5528 "xyz.openbmc_project.Inventory.Item": {
5529 "PrettyName": "DDR Memory Port"
5530 }
5531 }
5532 },
5533 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005534 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm26/unit2",
5535 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005536 "inherit": false,
5537 "extraInterfaces": {
5538 "xyz.openbmc_project.Inventory.Item": {
5539 "PrettyName": "Onboard Memory Power Control Device"
5540 }
5541 }
5542 },
5543 {
Sunny Srivastavafa5e4d32023-03-12 11:59:49 -05005544 "inventoryPath": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm26/unit3",
5545 "serviceName": "xyz.openbmc_project.Inventory.Manager",
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05005546 "inherit": false,
5547 "extraInterfaces": {
5548 "xyz.openbmc_project.Inventory.Item": {
5549 "PrettyName": "Onboard Memory Power Management IC"
5550 }
5551 }
5552 }
5553 ]
5554 }
5555}