From 9eaaa78e295d4e21c5eb8bcd137876eb767a100d Mon Sep 17 00:00:00 2001 From: Lotus Xu Date: Tue, 27 Oct 2020 15:17:40 +0800 Subject: bytedance: g220a: Enable phosphor-node-manager-proxy Tested: Verify the CPU_Power and Memory_Power sensors are OK. Signed-off-by: Lotus Xu Change-Id: I13fde13adc4062d5586167e411c129a986e3ad76 --- .../configuration/entity-manager/g220a_baseboard.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json') diff --git a/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json b/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json index ae008da53..03a5d2aa3 100644 --- a/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json +++ b/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json @@ -908,6 +908,10 @@ "Name": "Host/BMC Shared NIC", "Type": "NIC" }, + { + "Name": "Node Manager Sensor", + "Type": "NMSensor" + }, { "Address": "0x70", "Bus": 3, @@ -2516,4 +2520,4 @@ "AssetTag": "$PRODUCT_ASSET_TAG" }, "xyz.openbmc_project.Inventory.Item.System": {} -} \ No newline at end of file +} -- cgit v1.2.3