commit | 90494c77db1713cf0d7c19bf4fc8beb9539d9d81 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri Jun 30 10:22:28 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 07 21:07:05 2017 +0000 |
tree | 802e25f605a0993e89d3f9f8d00ce4e433b79cff | |
parent | 856eead4acab5fdd672e3b578b83b5312033478d [diff] |
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>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml index f12c6c0..29dd2c7 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml
@@ -14,6 +14,8 @@ - all full_speed: 10500 default_floor: 8000 + increase_delay: 5 + decrease_interval: 30 #Water cooled zones - zone_conditions: @@ -26,3 +28,5 @@ - all full_speed: 10500 default_floor: 8000 + increase_delay: 5 + decrease_interval: 30