[coreboot-gerrit] Patch merged into coreboot/master: ec: Add support for EC used on Purism Librem laptops

gerrit at coreboot.org gerrit at coreboot.org
Thu Jan 21 02:31:49 CET 2016


the following patch was just integrated into master:
commit 5f4ee47c6c6e9ed0b49f3c39192249a7ab5ceed2
Author: Duncan Laurie <dlaurie at google.com>
Date:   Sat Jan 16 17:43:16 2016 -0800

    ec: Add support for EC used on Purism Librem laptops
    
    This adds basic ACPI support for the EC used on Purism Librem laptops.
    The EC firmware appears to use the topstar laptop interface that has
    support in the linux kernel for handling the special keys.
    
    Supported functions:
    - Battery information
    - AC presence
    - Lid switch
    - Special keys (after loading topstar-laptop driver in linux)
    - EC events for turbo enable/disable when on AC power
    
    Things it does not do:
    - EC SMI handling
    - Fan is left under EC control
    
    This was developed and tested on a Librem 13 laptop, and has not
    been directly tested on an Librem 15.
    
    Change-Id: Ib85a24e4cc8ab09b14147060043cff372863c2d1
    Signed-off-by: Duncan Laurie <dlaurie at google.com>
    Reviewed-on: https://review.coreboot.org/13025
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/13025 for details.

-gerrit



More information about the coreboot-gerrit mailing list