[coreboot-gerrit] Patch merged into coreboot/master: google/parrot: Fix keyboard interrupts, DSDT

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 25 20:50:04 CET 2016


the following patch was just integrated into master:
commit c7098a61b1b8caf1fc9426bbf7adce9e2631482f
Author: Prabal Saha <coolstarorganization at gmail.com>
Date:   Thu Oct 13 07:52:23 2016 -0700

    google/parrot: Fix keyboard interrupts, DSDT
    
    Commit 967cd9a [ChromeOS: fix Kconfig dependencies] broke keyboard
    interrupts on parrot by making SERIRQ_CONTINUOUS_MODE conditional on
    CONFIG_CHROMEOS, which it should not be; fix by moving back under main
    board specific options config.
    
    Additionally, Windows [8/8.1/10] fails to enumerate the keyboard when
    its ACPI entry is located under the SIO device since it is missing an
    _HID entry, so add the appropriate value per ACPI spec 5 ch. 9.7
    
    Change-Id: Ia69e9b326001d2026b15b4ec03c94f7d03c8a700
    Signed-off-by: Prabal Saha <coolstarorganization at gmail.com>
    Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
    Reviewed-on: https://review.coreboot.org/17017
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list