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/R2000 Chassis.json b/configurations/R2000 Chassis.json
index d973df1..0f5c8be 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -372,6 +372,21 @@
"AllowedFailures": 1,
"Name": "FanRedundancy",
"Type": "FanRedundancy"
+ },
+ {
+ "Controllers": [
+ ".*"
+ ],
+ "Name": "Acoustic",
+ "Type": "FanProfile"
+ },
+ {
+ "Controllers": [
+ "Front Panel LCC",
+ "CPU\\d"
+ ],
+ "Name": "Performance",
+ "Type": "FanProfile"
}
],
"Name": "R2000 Chassis",