summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2018-02-23 12:35:49 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-27 16:37:04 +0000
commit49b34bbacc2748044ff0b616b59f00f605f09c94 (patch)
treee119db7169838ae448af398b629a3f7ddb9c603e /meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%
parent207de7655149839e4601bacd2c7a489dba75960f (diff)
downloadtalos-openbmc-49b34bbacc2748044ff0b616b59f00f605f09c94.tar.gz
talos-openbmc-49b34bbacc2748044ff0b616b59f00f605f09c94.zip
Set Witherspoon hwmon target mode
Set the target mode for the MAX31785 fan controller device to be RPM mode so phosphor-hwmon doesn't also create an interface for PWM control. Resolves openbmc/openbmc#2940 Tested: Used this config file with the corresponding phosphor-hwmon changes and ensured the correct interface was created. Change-Id: I6a1361e0264dde252b838c6428fae8b921e0d381 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/max31785@52.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/max31785@52.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/max31785@52.conf
index a4bbe9229..0417ea876 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/max31785@52.conf
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/max31785@52.conf
@@ -6,3 +6,4 @@ LABEL_fan5 = "fan0_1"
LABEL_fan6 = "fan1_1"
LABEL_fan7 = "fan2_1"
LABEL_fan8 = "fan3_1"
+TARGET_MODE = "RPM"
OpenPOWER on IntegriCloud