control:configs: rainier-1s4u floor updates

If the model value of the first processor is 5CF9, use a different
mapped_floor table with higher floors.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I2ebea798e3c5e5bf60aa82d12b4139239f383a72
diff --git a/control/config_files/p10bmc/ibm,rainier-1s4u/groups.json b/control/config_files/p10bmc/ibm,rainier-1s4u/groups.json
index a018567..491aff2 100644
--- a/control/config_files/p10bmc/ibm,rainier-1s4u/groups.json
+++ b/control/config_files/p10bmc/ibm,rainier-1s4u/groups.json
@@ -33,6 +33,12 @@
         ]
     },
     {
+        "name": "cpu 0 inventory",
+        "members": [
+            "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0"
+        ]
+    },
+    {
         "name": "occ objects",
         "service": "org.open_power.OCC.Control",
         "members": [
@@ -369,10 +375,5 @@
             "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10",
             "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot11"
         ]
-    },
-    {
-        "name": "power mode",
-        "service": "org.open_power.OCC.Control",
-        "members": ["/xyz/openbmc_project/control/host0/power_mode"]
     }
 ]