PEL: Add Bonnell callouts to certain fan PELs
Add Bonnell system callouts to the fan related PELs that have system
based callouts.
Also, add Bonnell callouts to the standby regulator error.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I35501ca208edafbe43dbe833ef7f2c7be93524cd
diff --git a/extensions/openpower-pels/registry/message_registry.json b/extensions/openpower-pels/registry/message_registry.json
index db888dc..89ba5d2 100644
--- a/extensions/openpower-pels/registry/message_registry.json
+++ b/extensions/openpower-pels/registry/message_registry.json
@@ -2252,6 +2252,15 @@
"LocCode": "P0"
}
]
+ },
+ {
+ "System": "ibm,bonnell",
+ "CalloutList": [
+ {
+ "Priority": "high",
+ "LocCode": "P0"
+ }
+ ]
}
],
@@ -4399,6 +4408,20 @@
"LocCode": "P1"
}
]
+ },
+ {
+ "System": "ibm,bonnell",
+ "CalloutList": [
+ {
+ "Priority": "high",
+ "SymbolicFRUTrusted": "air_mover",
+ "UseInventoryLocCode": true
+ },
+ {
+ "Priority": "low",
+ "LocCode": "P0"
+ }
+ ]
}
],
@@ -4439,6 +4462,10 @@
{
"System": "ibm,everest",
"CalloutList": [{ "Priority": "medium", "LocCode": "P1" }]
+ },
+ {
+ "System": "ibm,bonnell",
+ "CalloutList": [{ "Priority": "medium", "LocCode": "P0" }]
}
],
@@ -4494,6 +4521,10 @@
{ "Priority": "medium", "LocCode": "P1" },
{ "Priority": "low", "LocCode": "P0" }
]
+ },
+ {
+ "System": "ibm,bonnell",
+ "CalloutList": [{ "Priority": "high", "LocCode": "P0" }]
}
],
@@ -4547,6 +4578,10 @@
{ "Priority": "medium", "LocCode": "P1" },
{ "Priority": "low", "LocCode": "P0" }
]
+ },
+ {
+ "System": "ibm,bonnell",
+ "CalloutList": [{ "Priority": "high", "LocCode": "P0" }]
}
],