From 0d15ff9dc846c82bb756f86061b9bd652f52f8d3 Mon Sep 17 00:00:00 2001 From: Lancelot Kao Date: Thu, 27 May 2021 15:07:18 -0500 Subject: meta-fii/meta-kudo: fixed naming in EM json 1. correct the sensor name in EM json file Signed-off-by: Lancelot Kao Change-Id: I98df21ba91820fefccf86640433ca8786a81dcf5 --- .../recipes-phosphor/configuration/entity-manager/kudo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-fii/meta-kudo') diff --git a/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json b/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json index 6437e77b0..a2cb8750b 100644 --- a/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json +++ b/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json @@ -2311,9 +2311,9 @@ "temp13_Name":"CPU0_RCA_VR_T", "power1_Name":"CPU0_CPU_PW", "power2_Name":"CPU0_SOC_TDP_PW", - "pout3_Name":"CPU0_DIMM_VR1_PW", - "pout4_Name":"CPU0_DIMM_VR2_PW", - "pout5_Name":"CPU0_RCA_VR_PW", + "power3_Name":"CPU0_DIMM_VR1_PW", + "power4_Name":"CPU0_DIMM_VR2_PW", + "power5_Name":"CPU0_RCA_VR_PW", "vout0_Name":"CPU0_CPU_VCORE", "vout1_Name":"CPU0_SOC_V", "vout2_Name":"CPU0_DIMM_VR1_V", -- cgit v1.2.3