[coreboot-gerrit] Patch set updated for coreboot: 7ac527c panther: Disable power-failure gating for the PSON# signal

Matt DeVillier (matt.devillier@gmail.com) gerrit at coreboot.org
Sun Jun 15 20:09:33 CEST 2014


Matt DeVillier (matt.devillier at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5996

-gerrit

commit 7ac527c1264ce0c14bdacd34ce28a0babe9d90f2
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Wed Dec 11 11:09:45 2013 -0800

    panther: Disable power-failure gating for the PSON# signal
    
    When the system loses AC power, the system will power back on
    automatically as soon as the AC power is reapplied.
    
    BUG=chrome-os-partner:24066
    BRANCH=firmware-panther-4920.24.B
    TEST=boot tested on panther
    
    Change-Id: I37ddc5a162afcce01c2df5f509bfd7f2d0c15ba1
    Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: https://chromium-review.googlesource.com/179537
    Commit-Queue: Stefan Reinauer <reinauer at chromium.org>
    Tested-by: Stefan Reinauer <reinauer at chromium.org>
    Reviewed-by: Shawn Nematbakhsh <shawnn at chromium.org>
---
 src/mainboard/google/panther/devicetree.cb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/google/panther/devicetree.cb b/src/mainboard/google/panther/devicetree.cb
index 1966a30..f461c58 100644
--- a/src/mainboard/google/panther/devicetree.cb
+++ b/src/mainboard/google/panther/devicetree.cb
@@ -111,6 +111,7 @@ chip northbridge/intel/haswell
 						io 0x60 = 0x700
 						io 0x62 = 0x710
 						irq 0x70 = 0x09
+						irq 0xf4 = 0x20
 						irq 0xfa = 0x12
 					end
 					device pnp 2e.7 on # GPIO



More information about the coreboot-gerrit mailing list