[coreboot-gerrit] Patch merged into coreboot/master: 44f2fab AMD hudson and yangtze boards: Let mainboard declare power button

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 21 21:32:36 CEST 2014


the following patch was just integrated into master:
commit 44f2fab89a099b055e3ad7dc5cfe2fbeb82467e6
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Fri Apr 18 01:42:19 2014 -0500

    AMD hudson and yangtze boards: Let mainboard declare power button
    
    The power button was declared by hudson's ASL as \_SB.PCI0.PWRB, and
    always had the wake source declared as GPE3. This is not the correct
    wake source for all boards. On some laptops declaring a wake source is
    not needed, as the wake mechanism is handled by the EC.
    
    Move the declaration of the power button to mainboard ASL files, and
    scope it as \_SB.PWRB . This also makes the naming consistent with the
    examples in the ACPI spec. The wake source for the PWRB of HP Pavilion
    M6 1035dx is removed, as it is incorrect.
    
    Change-Id: I9c76566025e7f200c0376673f6c6ea299afa4a5d
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: http://review.coreboot.org/5546
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at gmail.com>


See http://review.coreboot.org/5546 for details.

-gerrit



More information about the coreboot-gerrit mailing list