[coreboot-gerrit] Patch merged into coreboot/master: soc/apollolake: add GPIO SMI support

gerrit at coreboot.org gerrit at coreboot.org
Wed Aug 10 21:11:01 CEST 2016


the following patch was just integrated into master:
commit 09115a92f6ac6123a6f1ed435c05fe60dc01d58c
Author: Shaunak Saha <shaunak.saha at intel.com>
Date:   Sun Jul 24 20:50:12 2016 -0700

    soc/apollolake: add GPIO SMI support
    
    GPIOs which trigger SMIs set the GPIO_SMI_STS status bits in SMI_STS
    register. This patch also sets the SMI_EN bit in enable register for
    each community based on GPIOROUTSMI bit in gpio pad. When SMI on a
    gpio happens status needs to be gathered on gpio number which is done
    by reading the GPI_SMI_STS and GPI_SMI_EN registers.
    
    BUG=chrome-os-partner:54977
    TEST=When system is in firmware mode executing the command
         lidclose from ec console shuts down the system.
    
    Change-Id: Id89a526106d1989c2bd3416ab81913e6cf743d17
    Signed-off-by: Shaunak Saha <shaunak.saha at intel.com>
    Reviewed-on: https://review.coreboot.org/15833
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list