coreboot-kgpe-d16/src/mainboard/google/rambi
Aaron Durbin 59cd6216dd rambi: enable SCI and SMI gpios
Rambi has 3 pins that need to be configured for SCI and SMI:

1. GPIO_CORE[0] - runtime SCI pin
2. GPIO_SUS[7] - SMI for firmware lid events
3. GPIO_SUS[0] - wake pin for S3 wakes from EC.

Configure these pins now that the rest of the infrastructure
is in place. The one thing that is yet to work is runtime SCI
for lid events once booted.

BUG=chrome-os-partner:23505
BRANCH=None
TEST=built and booted. lid close at rec screen works. And wake
     from S3 with a keyboard press works.

Change-Id: I5f8e38ec5f4cf1a8ef7aa7fcee9abc344d9b184f
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/176393
Reviewed-on: http://review.coreboot.org/4960
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-05-06 18:39:49 +02:00
..
acpi rambi: include the EC devices normally on superio 2014-05-06 17:19:19 +02:00
spd google boards: Do not hardcode location of spd.bin 2014-02-12 23:37:24 +01:00
acpi_tables.c baytrail: configure acpi SCI irq 2014-05-06 17:17:40 +02:00
chromeos.c ChromeOS: Use common fill_lb_gpio() 2014-05-01 15:40:11 +02:00
cmos.layout
devicetree.cb baytrail: Fix XHCI problems and re-enable 2014-04-30 23:08:35 +02:00
dsdt.asl baytrail: interrupt routing support 2014-05-05 23:38:38 +02:00
ec.c rambi: mainboard EC - SCI and SMI fixes 2014-05-06 18:39:38 +02:00
ec.h rambi: update EC support 2014-05-06 17:18:54 +02:00
fadt.c baytrail: fix up FADT 2014-05-05 23:38:56 +02:00
gpio.c rambi: enable SCI and SMI gpios 2014-05-06 18:39:49 +02:00
irqroute.c baytrail: interrupt routing support 2014-05-05 23:38:38 +02:00
irqroute.h baytrail: interrupt routing support 2014-05-05 23:38:38 +02:00
Kconfig Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-03 00:25:20 +02:00
mainboard.c rambi: Fix eDP panel functionality 2014-05-06 17:17:17 +02:00
mainboard_smi.c rambi: mainboard EC - SCI and SMI fixes 2014-05-06 18:39:38 +02:00
Makefile.inc baytrail: interrupt routing support 2014-05-05 23:38:38 +02:00
romstage.c rambi: disable internal pullups on ram_id[2:0] 2014-02-16 20:37:55 +01:00
thermal.h