Searched hist:c981bb5b (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | mapped_floor.hpp | c981bb5b Tue Sep 21 08:31:14 CDT 2021 Matt Spinler <spinler@us.ibm.com> control: Mapped floor action can use parameters Previously, the mapped floor action could only set floor values based on group property values. This commit adds support to be able to use a manager parameter instead of a floor value. For example: "floors": [ { "parameter": "pcie_floor_index", "floors": [ { "value": 1, "floor": 2000 } ... } ... Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I874fa0f0c6b9befd74a095c31b893c5435b08abe
|
H A D | mapped_floor.cpp | c981bb5b Tue Sep 21 08:31:14 CDT 2021 Matt Spinler <spinler@us.ibm.com> control: Mapped floor action can use parameters Previously, the mapped floor action could only set floor values based on group property values. This commit adds support to be able to use a manager parameter instead of a floor value. For example: "floors": [ { "parameter": "pcie_floor_index", "floors": [ { "value": 1, "floor": 2000 } ... } ... Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I874fa0f0c6b9befd74a095c31b893c5435b08abe
|