pseq: Correct Everest system rail ordering

Everest system does not order rails in analog monitor (amon) pin order
as previous systems did and as initially assumed. Correct ordering per
additional clarification from engineering.

Signed-off-by: Jim Wright <jlwright@us.ibm.com>
Change-Id: I772457cfca0d50f3567952128fa2742601a41f8b
diff --git a/phosphor-power-sequencer/config_files/UCD90320Monitor_ibm,everest.json b/phosphor-power-sequencer/config_files/UCD90320Monitor_ibm,everest.json
index 128ebd6..c3b6258 100644
--- a/phosphor-power-sequencer/config_files/UCD90320Monitor_ibm,everest.json
+++ b/phosphor-power-sequencer/config_files/UCD90320Monitor_ibm,everest.json
@@ -2,11 +2,6 @@
     "rails": [
         "12.0V",
         "3V3IO",
-        "RAIL3",
-        "RAIL4",
-        "RAIL5",
-        "CP03_AVDD",
-        "CP12_AVDD",
         "CP0_VDD0",
         "CP0_VDD1",
         "CP1_VDD0",
@@ -22,7 +17,13 @@
         "CP2_VCS0",
         "CP2_VCS1",
         "CP3_VCS0",
-        "CP3_VCS1"
+        "CP3_VCS1",
+        "CP03_AVDD",
+        "CP12_AVDD",
+        "CP0_VDN",
+        "CP1_VDN",
+        "CP2_VDN",
+        "CP3_VDN"
     ],
 
     "pins": [