commit | 446ce846777fada726953b3196948b7399331587 | [log] [tgz] |
---|---|---|
author | Kuiying Wang <kuiying.wang@intel.com> | Tue Sep 01 13:52:30 2020 +0800 |
committer | Kuiying Wang <kuiying.wang@intel.com> | Fri Sep 04 01:19:37 2020 +0000 |
tree | 3f28bb36eb2a3b6d9d26c873c7c72dc0c2fe2093 | |
parent | 1751787a076983b8d75bb208597272482e4c657b [diff] |
Add RedundantCount property for PSU redundancy RedundantCount is the min number of PSUs in the system required to obtain redundancy Change-Id: Icdfd9d2c473a793d3792a335a04aff1838d7d99c Signed-off-by: Kuiying Wang <kuiying.wang@intel.com>
diff --git a/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml b/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml index e02e0aa..7f7d27b 100644 --- a/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml +++ b/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml
@@ -35,6 +35,11 @@ type: byte description: > Number of PSUs are currently on system. + - name: RedundantCount + type: byte + description: > + The min number of PSUs in the system required to obtain redundancy + default: 2 enumerations: - name: Algo