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