blob: dc7d122f01ec1a604ed5df6c5990d90622116e8d [file] [log] [blame]
Faisal Awadadf8ed5f2025-04-02 16:09:26 -05001{
2 "Exposes": [
3 {
4 "Name": "Compatible System",
5 "Names": [
6 "ibm,balcones",
7 "ibm,bonnell"
8 ],
9 "Type": "IBMCompatibleSystem"
10 }
11 ],
12 "Name": "Balcones Chassis",
13 "Probe": [
14 "com.ibm.ipzvpd.VSBP({'IM': [96, 0, 64, 0]})"
15 ],
16 "Type": "Chassis",
17 "xyz.openbmc_project.Inventory.Decorator.Compatible": {
18 "Names": [
19 "com.ibm.Hardware.Chassis.Model.Balcones",
20 "com.ibm.Hardware.Chassis.Model.Bonnell"
21 ]
22 }
23}