summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2017-10-12 15:01:23 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-10-24 20:17:13 +0000
commit068f528d1524e0ad7a5e432331f5497d683b10c1 (patch)
tree38dd18144663fba22307e6fa2561a79c4116c2ac
parent466c630ac7e0ad5565b50727e4fb25250db56f7d (diff)
downloadtalos-openbmc-068f528d1524e0ad7a5e432331f5497d683b10c1.tar.gz
talos-openbmc-068f528d1524e0ad7a5e432331f5497d683b10c1.zip
quanta-q71l: phosphor-hwmon: Update temp paths
The i2c layout is different in the 4.10 device-tree and that changes the paths required for the phosphor-hwmon configuration. Change-Id: I669eaefbac7d0c21ea3bb76e6c7fcce2498a8e1d Signed-off-by: Patrick Venture <venture@google.com>
-rw-r--r--meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend
index 64cf9a50a..7e5e515a5 100644
--- a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend
+++ b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend
@@ -5,7 +5,7 @@ FILESEXTRAPATHS_prepend_quanta-q71l := "${THISDIR}/${PN}:"
ITEMS = "pwm-tacho-controller@1e786000.conf"
TEMPS = "tmp75@4c tmp75@4e tmp75@4f"
-TEMPBASE = "ahb/apb/i2c/i2c-bus@80/{0}.conf"
+TEMPBASE = "ahb/apb/i2c@1e78a000/i2c-bus@80/{0}.conf"
ITEMS += "${@compose_list(d, 'TEMPBASE', 'TEMPS')}"
ITEMS += "iio-hwmon.conf"
OpenPOWER on IntegriCloud