control:p10bmc:ibm,rainier-4u: Add increase actions for OCC temps
Add the initial target increase actions for each of the OCC provided
temperature groups. The core and ioring temperatures use a managed
parameter to determine their state at which target increases should be
calculated and requested. The events to set those managed parameters
is:
https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-fan-presence/+/49236
Each of the other dimm temperatures and the vrm temperatures use a
static state to determine at which target increases should be calculated
and requested.
All groups are given an initial delta which is multiplied by the number
of degrees each sensor is above their respective state values (whether
set statically or by a managed parameter), and that is the amount to
increase the target of the zone's fans by.
Change-Id: I053922641eb89b99ad99a45289678d5c61fa234a
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
1 file changed