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