summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-x86
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2017-10-12 14:47:30 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-10-24 17:47:05 +0000
commitfc5f227526f5288ed3c07b67f7b706402526923b (patch)
tree33484f8067f253c8806bb4f8a8cdb6fbeebd8ff7 /meta-openbmc-machines/meta-x86
parent62ea78674177a306ecd95ff59ab06c1c65892442 (diff)
downloadtalos-openbmc-fc5f227526f5288ed3c07b67f7b706402526923b.tar.gz
talos-openbmc-fc5f227526f5288ed3c07b67f7b706402526923b.zip
quanta-q71l: phosphor-hwmon: Update fan numbering to be 1-based
The driver updated the base value from 0 to 1, so the configuration file needed to be updated. Change-Id: I1d2cbcd8d34bf80cf53aa11f4c979fcdae2ed622 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%/obmc/hwmon/pwm-tacho-controller@1e786000.conf17
1 files changed, 8 insertions, 9 deletions
diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/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..dfdecb40d 100644
--- a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/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
@@ -1,10 +1,9 @@
-# The labels are +1 to match the silkscreen.
-LABEL_fan0=fan1
-LABEL_fan1=fan2
-LABEL_fan2=fan3
-LABEL_fan3=fan4
-LABEL_fan4=fan5
-LABEL_fan5=fan6
-LABEL_fan6=fan7
-LABEL_fan7=fan8
+LABEL_fan1=fan1
+LABEL_fan2=fan2
+LABEL_fan3=fan3
+LABEL_fan4=fan4
+LABEL_fan5=fan5
+LABEL_fan6=fan6
+LABEL_fan7=fan7
+LABEL_fan8=fan8
OpenPOWER on IntegriCloud