From 9faed6db824e83899848bc3ec8d97b5dbdafe475 Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Wed, 7 Mar 2018 12:47:19 -0600 Subject: Add entry for gpu_func sensor in MRW config YAML With this entry, code will be able to map a gpu_func sensor that comes down in an eSEL to an inventory item so a callout can be done. Resolves openbmc/openbmc#2955 Tested: Checked that the GPU inventory items now show up in inventory-sensor-gen.cpp Signed-off-by: Matt Spinler Change-Id: Ibb3a100c9bb129fe0a06fc82af40413101be80c5 Signed-off-by: Matt Spinler --- .../recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta-phosphor/common') diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml index 0caa1233b..a6e5550d3 100644 --- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml +++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml @@ -18,3 +18,7 @@ 0xD0: SensorType: 0x07 Offset: 0x08 + +0xD8: + SensorType: 0x17 + Offset: 0x08 -- cgit v1.2.3