summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-x86
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2017-06-22 18:34:01 -0700
committerPatrick Williams <patrick@stwcx.xyz>2017-06-26 19:03:29 +0000
commit0204cee8226cf0a342b5cc088d15ef963a7db4d3 (patch)
tree7622ad5da849066dbbb103deadcdcf59b70d6cc5 /meta-openbmc-machines/meta-x86
parentcd9d130e96b27a7fa62a7bf2fb9ca8dad1b678ff (diff)
downloadtalos-openbmc-0204cee8226cf0a342b5cc088d15ef963a7db4d3.tar.gz
talos-openbmc-0204cee8226cf0a342b5cc088d15ef963a7db4d3.zip
quanta-q71: adjust pwm conf per dts update
Change-Id: Ie605a33d573867aabbe0e8759e1cda1043cccff9 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'meta-openbmc-machines/meta-x86')
-rw-r--r--meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend8
-rw-r--r--meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf (renamed from meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/pwm-tacho-controller@1e786000.conf)0
2 files changed, 4 insertions, 4 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 28357d18c..3557b749a 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
@@ -1,12 +1,12 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+FILESEXTRAPATHS_prepend_quanta-q71l := "${THISDIR}/${PN}:"
# More conf files can be added as sensors are added.
ITEMS = "pwm-tacho-controller@1e786000.conf"
TEMPS = "tmp75@4c tmp75@4e tmp75@4f"
-TEMPBASE = "apb/i2c@1e78a000/i2c-bus@80/{0}.conf"
+TEMPBASE = "ahb/apb/i2c@1e78a000/i2c-bus@80/{0}.conf"
ITEMS += "${@compose_list(d, 'TEMPBASE', 'TEMPS')}"
-ENVS = "obmc/hwmon/ahb/{0}"
-SYSTEMD_ENVIRONMENT_FILE_${PN} += "${@compose_list(d, 'ENVS', 'ITEMS')}"
+ENVS = "obmc/hwmon/{0}"
+SYSTEMD_ENVIRONMENT_FILE_${PN}_append_quanta-q71l := " ${@compose_list(d, 'ENVS', 'ITEMS')}"
diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/pwm-tacho-controller@1e786000.conf b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf
index 286c0f2a3..286c0f2a3 100644
--- a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/pwm-tacho-controller@1e786000.conf
+++ b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf
OpenPOWER on IntegriCloud