[coreboot-gerrit] Patch set updated for coreboot: 3b36f3e panther: make sure the S5 power status is on track

Matt DeVillier (matt.devillier@gmail.com) gerrit at coreboot.org
Sun Jun 15 20:09:27 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/5993

-gerrit

commit 3b36f3ede7a9c79cfc8b07d2c7c101731a9b9696
Author: Mohammed Habibulla <moch at chromium.org>
Date:   Tue Nov 12 13:29:43 2013 -0800

    panther: make sure the S5 power status is on track
    
    (panther port of I933c475f693b0271f86b5166eb2c9b3873f1c2c6)
    
    BUG=none
    BRANCH=none
    TEST=boot test on panther
    
    Change-Id: I5958a8d701901706eaa38df4323120c8352fea5c
    Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
    Reviewed-on: https://chromium-review.googlesource.com/176563
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Commit-Queue: Mohammed Habibulla <moch at chromium.org>
    Tested-by: Mohammed Habibulla <moch 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 39d4f06..8bce691 100644
--- a/src/mainboard/google/panther/devicetree.cb
+++ b/src/mainboard/google/panther/devicetree.cb
@@ -110,6 +110,7 @@ chip northbridge/intel/haswell
 					device pnp 2e.4 on # Environment Controller
 						io 0x60 = 0x700
 						io 0x62 = 0x710
+						irq 0xfa = 0x12
 					end
 					device pnp 2e.7 on # GPIO
 						io 0x60 = 0x720



More information about the coreboot-gerrit mailing list