From d0cf645260730c6ad309379a441f098918581188 Mon Sep 17 00:00:00 2001 From: "Evgeny Alekseev (IBS Group)" Date: Fri, 17 Jun 2022 08:10:31 +0300 Subject: [Mod]SILA-Baseboard.json rm RTC bat V sensor - not soldered. --- .../entity-manager/SILA-Baseboard.json | 38 ---------------------- 1 file changed, 38 deletions(-) diff --git a/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard.json b/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard.json index 14a5034aa1..86e5ca2d9f 100644 --- a/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard.json +++ b/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard.json @@ -161,44 +161,6 @@ ], "Type": "ADC" }, - { - "BridgeGpio": [ - { - "Name": "P3VBAT_BRIDGE_EN", - "Polarity": "High" - } - ], - "Index": 7, - "Name": "P3V_RTC_BAT", - "ScaleFactor": 0.375, - "Thresholds": [ - { - "Direction": "greater than", - "Name": "upper critical", - "Severity": 1, - "Value": 3.296 - }, - { - "Direction": "greater than", - "Name": "upper non critical", - "Severity": 0, - "Value": 3.263 - }, - { - "Direction": "less than", - "Name": "lower non critical", - "Severity": 0, - "Value": 2.457 - }, - { - "Direction": "less than", - "Name": "lower critical", - "Severity": 1, - "Value": 2.138 - } - ], - "Type": "ADC" - }, { "CPURequired": 1, "Index": 8, -- cgit v1.2.3