Paul Menzel has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/40203 )
Change subject: mb/asus/p5gc-mx: Remove ACPI generic sleep button SLPB ......................................................................
mb/asus/p5gc-mx: Remove ACPI generic sleep button SLPB
Currently, Linux detects the ACPI generic sleep button SLPB defined by coreboot.
[ 8.720370] input: Sleep Button as /devices/LNXSYSTM:00/PNP0C0E:00/input/input2 [ 8.729081] ACPI: Sleep Button [SLPB]
But, this is a desktop board, and doesn’t have a sleep button. So, remove that probably copy-pasted ACPI device (gigabyte/ga-945gcm-s2l, intel/d945gclf).
Fixes: 6390e525 ("mb/asus/p5gc-mx: Add mainboard") Change-Id: If2dbeb9238cbfe41f0f46f473000ac3629250fda Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- M src/mainboard/asus/p5gc-mx/acpi/mainboard.asl 1 file changed, 0 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/40203/2