Add fan redundancy configurations

For R1000 and R2000 chassis

Change-Id: I12f51fcb71a9df25a3a6f0b840315eabc1bb4589
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/schemas/global.json b/schemas/global.json
index ebf7195..ded5e2a 100644
--- a/schemas/global.json
+++ b/schemas/global.json
@@ -232,6 +232,12 @@
                             "MinThermalRpm": {
                                 "type": "integer"
                             },
+                            "Count": {
+                                "type": "integer"
+                            },
+                            "BindPresence": {
+                                "type": "string"
+                            },
                             "Pwm": {
                                 "type": "integer"
                             },