meta-ampere: mtmitchell: update on-board IPMI sensor information
Update IPMI sensor configuration to correct EntityId and Entity Instance
for some sensors.
Tested:
1. Run "ipmitool sensor get" command and check the output for correct
Entity ID and Entity Instance information
Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
Change-Id: I17cb008975a00f55f0bfe142d63f698310b8b54f
diff --git a/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config/mtmitchell-ipmi-sensors.yaml b/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config/mtmitchell-ipmi-sensors.yaml
index 911fd1f..0fa5bdc 100644
--- a/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config/mtmitchell-ipmi-sensors.yaml
+++ b/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config/mtmitchell-ipmi-sensors.yaml
@@ -43,22 +43,22 @@
7:
<<: *TEMP_DEFAULTS
entityID: 0x37
- entityInstance: 1
+ entityInstance: 2
path: /xyz/openbmc_project/sensors/temperature/SysCabInletTemp
8:
<<: *TEMP_DEFAULTS
- entityID: 0x40
- entityInstance: 1
+ entityID: 0x37
+ entityInstance: 3
path: /xyz/openbmc_project/sensors/temperature/MBInletTemp1
9:
<<: *TEMP_DEFAULTS
- entityID: 0x40
- entityInstance: 2
+ entityID: 0x37
+ entityInstance: 4
path: /xyz/openbmc_project/sensors/temperature/MBInletTemp2
10:
<<: *TEMP_DEFAULTS
- entityID: 0x42
- entityInstance: 1
+ entityID: 0x7
+ entityInstance: 6
path: /xyz/openbmc_project/sensors/temperature/AST2600CPUTemp
11:
<<: *TEMP_DEFAULTS
@@ -67,7 +67,8 @@
path: /xyz/openbmc_project/sensors/temperature/NVMeM2_MaxTemp
12:
<<: *TEMP_DEFAULTS
- entityInstance: 12
+ entityID: 0x1e
+ entityInstance: 2
path: /xyz/openbmc_project/sensors/temperature/NVMeFBP_MaxTemp
13:
<<: *TEMP_DEFAULTS
@@ -76,7 +77,8 @@
path: /xyz/openbmc_project/sensors/temperature/SysInletTemp
14:
<<: *TEMP_DEFAULTS
- entityInstance: 14
+ entityID: 0x1e
+ entityInstance: 4
path: /xyz/openbmc_project/sensors/temperature/FrontBP_MaxTemp
16:
<<: *TEMP_DEFAULTS