From b636d9c153735d37362b4fe4f47afc431ff8bd54 Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Wed, 16 May 2018 03:31:52 -0500 Subject: Update Talos II fan config for latest phosphor-hwmon Note that RPM mode is only used here to engage the legacy code paths that use scaled native PWM access. This should be changed to use the new PWM direct access code at some point in the future. --- .../obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@440/max31785@52.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@440/max31785@52.conf b/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@440/max31785@52.conf index e9db1d41d..204de8b8b 100644 --- a/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@440/max31785@52.conf +++ b/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@440/max31785@52.conf @@ -11,3 +11,6 @@ ENABLE_fan3 = "1" ENABLE_fan4 = "1" ENABLE_fan5 = "1" ENABLE_fan6 = "1" + +# Legacy mode +TARGET_MODE = "RPM" -- cgit v1.2.1