Add PWM configurations to Chassis

This should allow redfish to find the Pwms.
Also autojson all the files. Also delete the extra
PWM in PID control.

Change-Id: I0a6e515cd07333b498738d96818c325f0cc2e427
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/R2000 Chassis.json b/configurations/R2000 Chassis.json
index 4184162..d59f66d 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -1,6 +1,30 @@
 {
     "Exposes": [
         {
+            "Name": "Pwm 1",
+            "Type": "Pwm"
+        },
+        {
+            "Name": "Pwm 2",
+            "Type": "Pwm"
+        },
+        {
+            "Name": "Pwm 3",
+            "Type": "Pwm"
+        },
+        {
+            "Name": "Pwm 4",
+            "Type": "Pwm"
+        },
+        {
+            "Name": "Pwm 5",
+            "Type": "Pwm"
+        },
+        {
+            "Name": "Pwm 6",
+            "Type": "Pwm"
+        },
+        {
             "BindConnector": "2U System Fan connector 1",
             "Index": 0,
             "Name": "Fan 1",