summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2017-06-30 10:22:28 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-07-07 21:07:05 +0000
commit45312ca876254dcdf3f5098e28f612ca09a6d564 (patch)
tree22ebdd154834ce6a75101bfb381e329f49f354e7 /meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon
parent25f8da92dde7ca60f310a637efd84525b44aa368 (diff)
downloadtalos-openbmc-45312ca876254dcdf3f5098e28f612ca09a6d564.tar.gz
talos-openbmc-45312ca876254dcdf3f5098e28f612ca09a6d564.zip
Update witherspoon zones yaml
Add the required increase_delay and decrease_interval zone attributes. Resolves openbmc/openbmc#1625 Change-Id: Ibf8575c294d280ddb2943418efff38d208b5c8d5 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml
index f12c6c047..29dd2c79e 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml
@@ -14,6 +14,8 @@ zone_configuration:
- all
full_speed: 10500
default_floor: 8000
+ increase_delay: 5
+ decrease_interval: 30
#Water cooled zones
- zone_conditions:
@@ -26,3 +28,5 @@ zone_configuration:
- all
full_speed: 10500
default_floor: 8000
+ increase_delay: 5
+ decrease_interval: 30
OpenPOWER on IntegriCloud