From fe850265c797eb91c97c708881a4f2fa2a5398e6 Mon Sep 17 00:00:00 2001 From: Logananth Sundararaj Date: Fri, 12 Nov 2021 21:11:57 +0530 Subject: meta-yosemiteV2:Fix x86-power-ctrl config files Corrected invalid gpio configurations for YosemiteV2. Dbus based gpio config change due code logic change in ipmbgpiosensor. Signed-off-by: Logananth Sundararaj Change-Id: I8bafd6b077471ef9910954d1342274fc075274fa --- .../chassis/x86-power-control/yosemitev2/power-config-host1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json') diff --git a/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json b/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json index 8c8379e1e..708f95729 100644 --- a/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json +++ b/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json @@ -31,7 +31,7 @@ { "Name" : "PowerOk", "DbusName" : "xyz.openbmc_project.IpmbSensor", - "Path" : "/xyz/openbmc_project/gpio/volt/1_CPU_Good", + "Path" : "/xyz/openbmc_project/gpio/ipmbGpioState/1_CPU_Good", "Interface" : "xyz.openbmc_project.Chassis.Control.Power", "Property" : "PGood", "Type" : "DBUS" -- cgit v1.2.3