From 39803a519550d6e5d9d9df2040a16dee8177a945 Mon Sep 17 00:00:00 2001 From: Matthew Barth Date: Thu, 19 Oct 2017 14:39:46 -0500 Subject: wspoon: Apply offset to ambient temp sensor According to thermal characterization, the ambient temperature sensor requires a -2C offset applied to reflect the correct ambient temperature. Change-Id: I354988013d51ee57403fa68c3fa5120e59d16b74 Signed-off-by: Matthew Barth --- .../obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/bmp280@77.conf | 1 + .../obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/dps310@76.conf | 1 + 2 files changed, 2 insertions(+) (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors') diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/bmp280@77.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/bmp280@77.conf index e8219509f..cdf8b4726 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/bmp280@77.conf +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/bmp280@77.conf @@ -3,3 +3,4 @@ WARNHI_temp1 = "25000" WARNLO_temp1 = "0" CRITHI_temp1 = "35000" CRITLO_temp1 = "0" +OFFSET_temp1 = "-2000" diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/dps310@76.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/dps310@76.conf index e8219509f..cdf8b4726 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/dps310@76.conf +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/dps310@76.conf @@ -3,3 +3,4 @@ WARNHI_temp1 = "25000" WARNLO_temp1 = "0" CRITHI_temp1 = "35000" CRITLO_temp1 = "0" +OFFSET_temp1 = "-2000" -- cgit v1.2.1