summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2018-08-20 15:24:49 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2018-08-22 10:01:47 -0500
commite0e91fa96f2ed75fbf208b4c2c7303733b528b79 (patch)
treecbe0c5a35ee4989fae4468cfff1752344ee7a985 /configs
parent2aa8e973ce9e8afef3e04dffffad5e784e2a8b23 (diff)
downloadtalos-skeleton-e0e91fa96f2ed75fbf208b4c2c7303733b528b79.tar.gz
talos-skeleton-e0e91fa96f2ed75fbf208b4c2c7303733b528b79.zip
configs: Remove PowerSupplyDeratingSensor
The PowerSupplyDerating Sensor is being added to the ipmi sensor.yaml file since the /org/openbmc/sensors path is being deprecated. Remove this sensor from the config. Tested: Powered on a Witherspoon to the Host OS without sensor errors. Change-Id: I08ca374b131c1ca62f632f4a5ae1475b7090bcfe Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/Witherspoon.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Witherspoon.py b/configs/Witherspoon.py
index 34db072..75c8188 100644
--- a/configs/Witherspoon.py
+++ b/configs/Witherspoon.py
@@ -301,7 +301,6 @@ ID_LOOKUP = {
# The sensor id is the same as those defined in ID_LOOKUP['SENSOR'].
MISC_SENSORS = {
# Garrison value is used, Not in P9 XML yet.
- 0xD8 : { 'class' : 'PowerSupplyDeratingSensor' },
}
# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud