witherspoon: Change fan floor speed to 10500 RPM

Until complete fan control functionality is delivered,
we're going to just keep speeds at the max, 10500, to ensure
GPUs are always properly cooled.

Resolves openbmc/openbmc#2268

Change-Id: Id195eaa0be0a4a229440a10bb5a49cfa0d8d99ed
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-events-config-native/events.yaml b/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-events-config-native/events.yaml
index e6e3c3c..6f9e48b 100644
--- a/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-events-config-native/events.yaml
+++ b/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-events-config-native/events.yaml
@@ -233,10 +233,10 @@
           name: set_floor_from_average_sensor_value
           map:
               value:
-                  - 27000: 8000
-                  - 32000: 8000
-                  - 37000: 8000
-                  - 40000: 8000
+                  - 27000: 10500
+                  - 32000: 10500
+                  - 37000: 10500
+                  - 40000: 10500
               type: std::map<int64_t, uint64_t>
     - name: update_water_cooled_floor_speed_based_on_ambient
       zone_conditions:
@@ -252,10 +252,10 @@
           name: set_floor_from_average_sensor_value
           map:
               value:
-                  - 27000: 8000
-                  - 32000: 8000
-                  - 37000: 8000
-                  - 40000: 8000
+                  - 27000: 10500
+                  - 32000: 10500
+                  - 37000: 10500
+                  - 40000: 10500
               type: std::map<int64_t, uint64_t>
     - name: update_ceiling_speed_based_on_ambient
       zone_conditions: