PEL: Additional callout support  for SbeChipOpTimeout

Sbe chip-op timeout case BMC should run sbe_extract_rc
procedure to identify the correct callout and service
action. Currently this procedure based callout handling
is not place. Adding next level support callout recommended
by RAS team till the actual callout code in place.

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I4ec94bf5d7fa0bade280adf53fe09aad41c97e8a
diff --git a/extensions/openpower-pels/registry/message_registry.json b/extensions/openpower-pels/registry/message_registry.json
index 2e4e7e7..2639722 100644
--- a/extensions/openpower-pels/registry/message_registry.json
+++ b/extensions/openpower-pels/registry/message_registry.json
@@ -1184,6 +1184,14 @@
                 }
             },
 
+            "Callouts": [
+                {
+                    "CalloutList": [
+                        { "Priority": "high", "Procedure": "next_level_support" }
+                    ]
+                }
+            ],
+
             "Documentation":
             {
                 "Description": "SBE chipop timeout",