From e6a1715deec1bdd36191e5b3fd2b1dce616629a4 Mon Sep 17 00:00:00 2001 From: Lei YU Date: Thu, 23 Aug 2018 16:28:07 +0800 Subject: meta-palmetto: Update occ sensor names Update occ sensor names to make it consistent with Witherspoon. Tested: Verify the sensor names are updated via REST API. (From meta-ibm rev: fc7a1853fd16af0e58bcf104bd1f9585b1f36a20) Change-Id: Ia2b31ecfd591c580d8ec382fe7d26b30fd34d427 Signed-off-by: Lei YU Signed-off-by: Brad Bishop --- .../apb/i2c@1e78a000/i2c-bus@100/occ-hwmon@50.conf | 44 +++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'meta-ibm') diff --git a/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/occ-hwmon@50.conf b/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/occ-hwmon@50.conf index 40c4d7866..d8faf2f15 100644 --- a/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/occ-hwmon@50.conf +++ b/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/apb/i2c@1e78a000/i2c-bus@100/occ-hwmon@50.conf @@ -16,25 +16,25 @@ MODE_temp15 = "label" MODE_temp16 = "label" MODE_temp17 = "label" MODE_temp18 = "label" -LABEL_temp13 = "cpu0" -LABEL_temp101 = "centaur0" -LABEL_temp102 = "dimm0" -LABEL_temp103 = "dimm1" -LABEL_temp104 = "dimm2" -LABEL_temp105 = "dimm3" -LABEL_temp106 = "core0" -LABEL_temp107 = "core1" -LABEL_temp108 = "core2" -LABEL_temp109 = "core3" -LABEL_temp110 = "core4" -LABEL_temp111 = "core5" -LABEL_temp112 = "core6" -LABEL_temp113 = "core7" -LABEL_temp114 = "core8" -LABEL_temp115 = "core9" -LABEL_temp116 = "core10" -LABEL_temp117 = "core11" -LABEL_power1 = "cpu0" -LABEL_power2 = "pcie" -LABEL_power3 = "io" -LABEL_power4 = "centaur0" +LABEL_temp13 = "cpu0_temp" +LABEL_temp101 = "centaur0_temp" +LABEL_temp102 = "dimm0_temp" +LABEL_temp103 = "dimm1_temp" +LABEL_temp104 = "dimm2_temp" +LABEL_temp105 = "dimm3_temp" +LABEL_temp106 = "core0_temp" +LABEL_temp107 = "core1_temp" +LABEL_temp108 = "core2_temp" +LABEL_temp109 = "core3_temp" +LABEL_temp110 = "core4_temp" +LABEL_temp111 = "core5_temp" +LABEL_temp112 = "core6_temp" +LABEL_temp113 = "core7_temp" +LABEL_temp114 = "core8_temp" +LABEL_temp115 = "core9_temp" +LABEL_temp116 = "core10_temp" +LABEL_temp117 = "core11_temp" +LABEL_power1 = "p0_power" +LABEL_power2 = "p0_pcie_power" +LABEL_power3 = "p0_io_power" +LABEL_power4 = "centaur0_power" -- cgit v1.2.1