Add initial fan profiles

These simply remove the UCC if in Performance mode.

Change-Id: I0e60de413f6e878f415cc8ef09ea933d884c9530
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/R1000 Chassis.json b/configurations/R1000 Chassis.json
index af88f95..eed30ad 100644
--- a/configurations/R1000 Chassis.json
+++ b/configurations/R1000 Chassis.json
@@ -519,6 +519,21 @@
                 "Fan 6b"
             ],
             "Type": "CFMSensor"
+        },
+        {
+            "Controllers": [
+                ".*"
+            ],
+            "Name": "Acoustic",
+            "Type": "FanProfile"
+        },
+        {
+            "Controllers": [
+                "Front Panel LCC",
+                "CPU\\d"
+            ],
+            "Name": "Performance",
+            "Type": "FanProfile"
         }
     ],
     "Name": "R1000 Chassis",