coreboot-kgpe-d16/src/mainboard/google/reef
Aaron Durbin 6295b8a57a 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@chromium.org>
Reviewed-on: https://review.coreboot.org/18491
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-02-25 18:19:56 +01:00
..
variants mainboard/google/reef: keep LPSS_UART2_TXD high in suspend state 2017-02-25 18:19:56 +01:00
acpi_tables.c
board_info.txt
boardid.c mainboard/google/reef: add variant API for board_id and gpio 2016-09-06 20:04:18 +02:00
bootblock.c mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-26 23:53:12 +02:00
chromeos.c google/chromeec: Add common infrastructure for boot-mode switches 2016-11-18 04:01:59 +01:00
chromeos.fmd mainboard/google/reef: adjust chromeos.fmd regions 2016-12-07 07:19:37 +01:00
dsdt.asl mainboards/google/reef: use chromeec's ASL lid switch implementation 2016-09-26 23:52:53 +02:00
ec.c mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-26 23:53:12 +02:00
Kconfig drivers/i2c: Use I2C HID driver for wacom devices 2017-02-20 21:41:34 +01:00
Kconfig.name mainboard/google/reef: add sand variant 2017-02-15 00:17:12 +01:00
mainboard.c mainboard/google/reef: fill in NHLT ACPI OEM header fields 2016-12-09 17:26:54 +01:00
Makefile.inc google/reef: Remove VARIANT_DIR definition 2016-12-15 17:39:12 +01:00
romstage.c mainboard/google/reef: add baseboard memory configuration 2016-09-06 20:16:32 +02:00
smihandler.c google/reef: Remove setting of GPIO_TIER1_SCI enable bit 2016-09-15 01:20:06 +02:00