PEL: change OCC control SRCs to 0x2600

change OCC reason code to 0x2681, 0x2682, 0x2683.
Tested: error logs built.
Signed-off-by: Sheldon Bailey <baileysh@us.ibm.com>
Change-Id: Ic7748721664511dc818e68894f4369efaa0aabc0
diff --git a/extensions/openpower-pels/registry/O_component_ids.json b/extensions/openpower-pels/registry/O_component_ids.json
index 84d6412..1debe3e 100644
--- a/extensions/openpower-pels/registry/O_component_ids.json
+++ b/extensions/openpower-pels/registry/O_component_ids.json
@@ -1,11 +1,11 @@
 {
     "1000": "bmc common function",
     "2000": "bmc error logging",
+    "2600": "bmc occ control",
     "2700": "bmc power and thermal",
     "2800": "bmc fans",
     "3000": "bmc host processor control",
     "3100": "bmc hardware isolation",
-    "3200": "bmc occ control",
     "3400": "bmc state manager",
     "3500": "bmc common host processor errors",
     "3600": "bmc code management",
@@ -16,4 +16,4 @@
     "C100": "bmc system dump collector",
     "D100": "bmc hw diags attention handler",
     "E500": "bmc hw diags"
-}
+}
\ No newline at end of file