control:p10bmc: Standardize PCIe cable card group name

Use the same group name of "pcie cable card temps" for the PCIe cable
card temperature sensors across all p10bmc systems. This will help
minimize any copy/paste errors that could happen when adding events that
may use this group across all the different system event.json files.

Change-Id: If93b52ccb91b57a87b0765d3a6159f2c05d1721d
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/control/config_files/p10bmc/ibm,rainier-1s4u/events.json b/control/config_files/p10bmc/ibm,rainier-1s4u/events.json
index f4f3343..24db29e 100644
--- a/control/config_files/p10bmc/ibm,rainier-1s4u/events.json
+++ b/control/config_files/p10bmc/ibm,rainier-1s4u/events.json
@@ -103,7 +103,7 @@
          "property": { "name": "Value" }
        },
        {
-         "name": "bear lake temps",
+         "name": "pcie cable card temps",
          "interface": "xyz.openbmc_project.Sensor.Value",
          "property": { "name": "Value" }
        },
@@ -160,7 +160,7 @@
                  "property": { "name": "Value" }
                },
                {
-                 "name": "bear lake temps",
+                 "name": "pcie cable card temps",
                  "interface": "xyz.openbmc_project.Sensor.Value",
                  "property": { "name": "Value" }
                },
@@ -281,7 +281,7 @@
         "property": { "name": "Functional" }
       },
       {
-        "name": "bear lake temps",
+        "name": "pcie cable card temps",
         "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus",
         "property": { "name": "Functional" }
       },
@@ -552,7 +552,7 @@
          "property": { "name": "Value" }
        },
        {
-         "name": "bear lake temps",
+         "name": "pcie cable card temps",
          "interface": "xyz.openbmc_project.Sensor.Value",
          "property": { "name": "Value" }
        }
@@ -726,7 +726,7 @@
          "name": "set_net_increase_target",
          "groups": [
            {
-             "name": "bear lake temps",
+             "name": "pcie cable card temps",
              "interface": "xyz.openbmc_project.Sensor.Value",
              "property": { "name": "Value" }
            }
@@ -894,7 +894,7 @@
          "name": "set_net_decrease_target",
          "groups": [
            {
-             "name": "bear lake temps",
+             "name": "pcie cable card temps",
              "interface": "xyz.openbmc_project.Sensor.Value",
              "property": { "name": "Value" }
            }