summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/bmp280@77.conf
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2019-10-03 00:46:32 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-16 00:04:56 +0300
commitdcc54a37efeda257142added5bd5e1c46893f555 (patch)
tree00d18a87118a760e646642f788baca2c566f3c65 /meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/bmp280@77.conf
parent56a4839478b3ea419e2333b773e0063457635811 (diff)
downloadopenbmc-dcc54a37efeda257142added5bd5e1c46893f555.tar.xz
ibm: tacoma: Fix I2C hwmon conf files paths
The AST2600 device tree paths for the I2C buses are different than on the AST2500, so add a new set of hwmon conf files for the tacoma system that are the same as witherspoon but just in a different directory. Stopped doing CHIPS_append in the recipe since witherspoon-tacoma inherits from witherspoon it was getting all of witherspoon's conf files as well. (From meta-ibm rev: b9cd483488901d6d379360317caf537fa4529f90) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I29c61d541e58cd0113caf8584d2e5720b738d090 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/bmp280@77.conf')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/bmp280@77.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/bmp280@77.conf b/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/bmp280@77.conf
new file mode 100644
index 0000000000..cdf8b47269
--- /dev/null
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/bmp280@77.conf
@@ -0,0 +1,6 @@
+LABEL_temp1 = "ambient"
+WARNHI_temp1 = "25000"
+WARNLO_temp1 = "0"
+CRITHI_temp1 = "35000"
+CRITLO_temp1 = "0"
+OFFSET_temp1 = "-2000"