From aaa547a642044f9463b2be1bd20b8cf55255911b Mon Sep 17 00:00:00 2001 From: "Evgeny Alekseev (IBS Group)" Date: Fri, 7 Oct 2022 15:32:40 +0300 Subject: IBS:SILABMC-335 v2 PSU Vin Thresholds acc. to GOST --- .../0006-Change-AS1200-Vin-Thresholds-according-to-GOST.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0006-Change-AS1200-Vin-Thresholds-according-to-GOST.patch b/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0006-Change-AS1200-Vin-Thresholds-according-to-GOST.patch index a1061a2cbc..3cb9e750ed 100644 --- a/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0006-Change-AS1200-Vin-Thresholds-according-to-GOST.patch +++ b/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0006-Change-AS1200-Vin-Thresholds-according-to-GOST.patch @@ -16,7 +16,7 @@ index 8d46f30..657b2f3 100644 "Name": "lower critical", "Severity": 1, - "Value": 210 -+ "Value": 200 ++ "Value": 207 }, { "Direction": "less than", @@ -24,7 +24,7 @@ index 8d46f30..657b2f3 100644 "Name": "lower non critical", "Severity": 0, - "Value": 220 -+ "Value": 205 ++ "Value": 210 }, { "Direction": "greater than", @@ -32,7 +32,7 @@ index 8d46f30..657b2f3 100644 "Name": "upper critical", "Severity": 1, - "Value": 250 -+ "Value": 260 ++ "Value": 253 }, { "Direction": "greater than", @@ -40,7 +40,7 @@ index 8d46f30..657b2f3 100644 "Name": "upper non critical", "Severity": 0, - "Value": 240 -+ "Value": 255 ++ "Value": 250 } ], "Type": "pmbus" -- cgit v1.2.3