[coreboot-gerrit] Patch merged into coreboot/master: mainboard/google/reef: keep LPSS_UART2_TXD high in suspend state

gerrit at coreboot.org gerrit at coreboot.org
Sat Feb 25 18:20:01 CET 2017


the following patch was just integrated into master:
commit 6295b8a57aec05add2ab4c4d9af53bf8e707b882
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Feb 24 15:56:27 2017 -0600

    mainboard/google/reef: keep LPSS_UART2_TXD high in suspend state
    
    The cr50 part on reef is connected to the SoC's UART lines. However,
    when the tx signal is low it causes an interrupt to fire on cr50.
    Therefore, keep the tx signal high in suspend state so that it doesn't
    cause an interrupt storm on cr50 which prevents cr50 from sleeping.
    
    BUG=chrome-os-partner:63283
    BRANCH=reef
    TEST=s0ix no longer causes interrupt storm on cr50. Power consumption
         normal.
    
    Change-Id: Idaeb8e4427c1cec651122de76a43daa15dc54d0f
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/18491
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list