summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/max31785@52_water.conf
AgeCommit message (Collapse)AuthorFilesLines
2020-04-27meta-ibm: move all meta-witherspoon metadataBrad Bishop1-13/+0
The metadata common to all IBM systems is confusingly split between meta-ibm and meta-witherspoon. Move everything to meta-ibm. The meta-ibm README is re-written to more accurately reflect the scope of the layer. Allow the configuration samples (bblayers.conf.sample, local.conf.sample) to be sourced from either meta-ibm or meta-witherspoon until such a time that any workflows and tooling have had the opportunity to move to meta-ibm. (From meta-ibm rev: 6e05ef2e90b214eaf4e43ee7027bbbb1d8d09442) Change-Id: I3ec890d5300f9649c974ea6b9dca93a2e8a889ab Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-10-16ibm: tacoma: Fix I2C hwmon conf files pathsMatt Spinler1-0/+13
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>