[coreboot-gerrit] Patch merged into coreboot/master: a23036c mainboard/lenovo/g505s: Build in EC ASL support for KBD/AUX ports

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 6 07:40:00 CET 2014


the following patch was just integrated into master:
commit a23036c8d8649e237932e04e853d118628d57747
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Fri Dec 5 22:46:02 2014 +1100

    mainboard/lenovo/g505s: Build in EC ASL support for KBD/AUX ports
    
    Rather than have Linux report:
     i8042: PNP: No PS/2 controller found. Probing directly.
    and go off probing PNP config space, build in EC ASL for the
    PS/2 keyboard and mouse.
    
    The ASL explicitly passes these resources to the Linux to avoid
    said probe.
    
    ASL Details:
     PS/2 keyboard (PNP0303 at 0x60,0x64 irq 1 )
     PS/2 mouse    (PNP0F13 at 0x60,0x64 irq 12)
    
    Change-Id: I0697fab65915907fbe2b3551182b3a1b0d665ddb
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/7651
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list