summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs
diff options
context:
space:
mode:
authorGeorge Hung <george.hung@quantatw.com>2021-01-20 09:13:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-22 01:17:26 +0300
commit65737dfcfc9fdbe1695135039d9dadc909b6c3cc (patch)
tree79a0313213231d861140f260f1e55751396b5998 /meta-quanta/meta-gbs
parentf3cb742d229a0ef84b5542f99102290859562e22 (diff)
downloadopenbmc-65737dfcfc9fdbe1695135039d9dadc909b6c3cc.tar.xz
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>
Diffstat (limited to 'meta-quanta/meta-gbs')
-rw-r--r--meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1272@10.conf8
1 files changed, 4 insertions, 4 deletions
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 e0378a04c..5607c26a3 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 @@ WARNHI_curr1= "60000"
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 @@ WARNHI_power1= "1920000000"
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"