[coreboot-gerrit] Patch merged into coreboot/master: sandy/ivy: Fix PIRQs on Chromebooks

gerrit at coreboot.org gerrit at coreboot.org
Wed Oct 14 10:37:59 CEST 2015


the following patch was just integrated into master:
commit 6f499069e8fac8c12a2e2872b51ea4ff43957eb8
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Sat Jun 6 11:52:24 2015 +0300

    sandy/ivy: Fix PIRQs on Chromebooks
    
    This partially reverts commit 33b535f1. After this commit, samsung/lumpy had its
    internal USB EHCI controller broken, with no assigned IRQ.
    
    PIRQA-PIRQH may be wired as edge-triggered interrupts, making them exclusive
    for the GPIO to use. They cannot be used for PCI devices at the same time.
    
    Change-Id: Ic90343401ac20ca8673baf927cd7703c3481aeab
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/9993
    Reviewed-by: Nicolas Reinecke <nr at das-labor.org>
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list