Autojson all files

Some files had bad formatting

Change-Id: If583f4ee48e15d87c0dd38ab1c6df2c9bf05b99b
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/SOLUM_PSSF162202_PSU.json b/configurations/SOLUM_PSSF162202_PSU.json
index cd24461..9b0086b 100644
--- a/configurations/SOLUM_PSSF162202_PSU.json
+++ b/configurations/SOLUM_PSSF162202_PSU.json
@@ -52,7 +52,7 @@
                 ],
                 "PCoefficient": 0.0,
                 "PositiveHysteresis": 0.0,
-               "SlewNeg": 0.0,
+                "SlewNeg": 0.0,
                 "SlewPos": 0.0,
                 "Type": "Pid",
                 "Zones": [
@@ -108,8 +108,6 @@
             {
                 "Address": "$ADDRESS % 4 + 88",
                 "Bus": "$bus",
-                "Name": "PSU$ADDRESS % 4 + 1",
-                "Name1": "PSU$ADDRESS % 4 + 1",
                 "Labels": [
                     "pin",
                     "pout1",
@@ -120,6 +118,8 @@
                     "fan1",
                     "fan2"
                 ],
+                "Name": "PSU$ADDRESS % 4 + 1",
+                "Name1": "PSU$ADDRESS % 4 + 1",
                 "Thresholds": [
                     {
                         "Direction": "greater than",
@@ -177,4 +177,4 @@
             "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
         }
     }
-]
+]
\ No newline at end of file