meta-quanta: gbs: adjust the IOUT/POUT GAIN for ADM1272

Adjust the IOUT/POUT GAIN for ADM1272 since main source
changed for DVT/PVT HW

(From meta-quanta rev: 1c42eb58913bf5d2af803a774e623ebcc64ec252)

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: Iae21f6ff4b840019b1b3e6dbf470212d71ff2514
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1272@10.conf b/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1272@10.conf
index e0378a0..5607c26 100644
--- a/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1272@10.conf
+++ b/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1272@10.conf
@@ -21,8 +21,8 @@
 WARNLO_curr1= "0"
 MINVALUE_curr1 = "0"
 MAXVALUE_curr1 = "85"
-# READ_Iout is direct value*0.98
-GAIN_curr1 = "0.98"
+# READ_Iout is direct value*0.92
+GAIN_curr1 = "0.92"
 
 LABEL_power1= "hotswap_pout"
 CRITHI_power1= "1920000000"
@@ -31,8 +31,8 @@
 WARNLO_power1= "0"
 MINVALUE_power1 = "0"
 MAXVALUE_power1 = "2200"
-# READ_Pout is direct value*0.98
-GAIN_power1 = "0.98"
+# READ_Pout is direct value*0.92
+GAIN_power1 = "0.92"
 
 LABEL_temp1= "hotswap"
 WARNLO_temp1= "0"