commit | fe850265c797eb91c97c708881a4f2fa2a5398e6 | [log] [tgz] |
---|---|---|
author | Logananth Sundararaj <logananth.s@hcl.com> | Fri Nov 12 21:11:57 2021 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Dec 06 12:14:26 2021 +0000 |
tree | 6e14d3948e39021b1d12c28896ab4b773627e11b | |
parent | feb21b20bf5e5820f28eb336f6190713bde6c00f [diff] [blame] |
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 <logananth.s@hcl.com> Change-Id: I8bafd6b077471ef9910954d1342274fc075274fa
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 8c8379e..708f957 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"