R2000 Chassis: Change MaxReading for fans
Max reading from configuration data should be 14K.
Change-Id: I6a45f184d846b87cdba5d38d095948075c69ca95
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/R2000 Chassis.json b/configurations/R2000 Chassis.json
index 23dbc47..f8dcdf3 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -26,9 +26,10 @@
},
{
"BindConnector": "2U System Fan connector 1",
- "Index": 0,
- "Name": "Fan 1",
"BindPresence": "Fan 0 Present",
+ "Index": 0,
+ "MaxReading": 14000,
+ "Name": "Fan 1",
"Thresholds": [
{
"Direction": "less than",
@@ -47,9 +48,10 @@
},
{
"BindConnector": "2U System Fan connector 2",
- "Index": 2,
- "Name": "Fan 2",
"BindPresence": "Fan 1 Present",
+ "Index": 2,
+ "MaxReading": 14000,
+ "Name": "Fan 2",
"Thresholds": [
{
"Direction": "less than",
@@ -68,9 +70,10 @@
},
{
"BindConnector": "2U System Fan connector 3",
- "Index": 4,
- "Name": "Fan 3",
"BindPresence": "Fan 2 Present",
+ "Index": 4,
+ "MaxReading": 14000,
+ "Name": "Fan 3",
"Thresholds": [
{
"Direction": "less than",
@@ -89,9 +92,10 @@
},
{
"BindConnector": "2U System Fan connector 4",
- "Index": 6,
- "Name": "Fan 4",
"BindPresence": "Fan 3 Present",
+ "Index": 6,
+ "MaxReading": 14000,
+ "Name": "Fan 4",
"Thresholds": [
{
"Direction": "less than",
@@ -110,9 +114,10 @@
},
{
"BindConnector": "2U System Fan connector 5",
- "Index": 8,
- "Name": "Fan 5",
"BindPresence": "Fan 4 Present",
+ "Index": 8,
+ "MaxReading": 14000,
+ "Name": "Fan 5",
"Thresholds": [
{
"Direction": "less than",
@@ -131,9 +136,10 @@
},
{
"BindConnector": "2U System Fan connector 6",
- "Index": 10,
- "Name": "Fan 6",
"BindPresence": "Fan 5 Present",
+ "Index": 10,
+ "MaxReading": 14000,
+ "Name": "Fan 6",
"Thresholds": [
{
"Direction": "less than",