[coreboot-gerrit] New patch to review for coreboot: samsung/stumpy: enable power on after AC loss

Matt DeVillier (matt.devillier@gmail.com) gerrit at coreboot.org
Mon Nov 7 23:56:18 CET 2016


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

-gerrit

commit d5a4e854705e5a71de3df755acc1f9e4d9353411
Author: Matt DeVillier <matt.devillier at gmail.com>
Date:   Mon Nov 7 16:09:20 2016 -0600

    samsung/stumpy: enable power on after AC loss
    
    use SIO EC settings from google/panther, which has same SIO chip
    
    Change-Id: I50332b80bd46dbaa9784e9c660f5d17b65152479
    Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
 src/mainboard/samsung/stumpy/devicetree.cb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/mainboard/samsung/stumpy/devicetree.cb b/src/mainboard/samsung/stumpy/devicetree.cb
index adc15e6..34b8639 100644
--- a/src/mainboard/samsung/stumpy/devicetree.cb
+++ b/src/mainboard/samsung/stumpy/devicetree.cb
@@ -101,6 +101,10 @@ chip northbridge/intel/sandybridge
 					device pnp 2e.4 on # Environment Controller
 						io 0x60 = 0x700
 						io 0x62 = 0x710
+						irq 0x70 = 0x09
+						irq 0xf2 = 0x20
+						irq 0xf4 = 0x0
+						irq 0xfa = 0x12
 					end
 					device pnp 2e.7 on # GPIO
 						io 0x60 = 0x720



More information about the coreboot-gerrit mailing list