coreboot/src
Furquan Shaikh faad9684a9 mb/google/octopus: Configure EC_IN_RW correctly
This change fixes the following issues with EC_IN_RW signal:
1. EC_IN_RW is an input signal to the SoC. Configure it accordingly in
GPIO table for baseboard and bip.
2. GPIO_EC_IN_RW is passed in coreboot tables so that payload can
re-sample the GPIO at runtime.

BUG=b:110084012
TEST=Verified that EC_IN_RW signal is read correctly in depthcharge.

Change-Id: I1c5f5b4b914ced98e89a571dc398df5ba1fe8460
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/27166
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-06-20 18:28:46 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
commonlib util/cbfstool: Support FIT payloads 2018-06-15 09:13:24 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu nb/intel/i440bx: Switch to POSTCAR_STAGE 2018-06-17 19:17:11 +00:00
device src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
drivers drivers/spi: Add Winbond W25Q80 2018-06-16 18:22:27 +00:00
ec google/chromeec: Set proper dev ops 2018-06-07 06:37:12 +00:00
include lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
lib lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
mainboard mb/google/octopus: Configure EC_IN_RW correctly 2018-06-20 18:28:46 +00:00
northbridge nb/intel/i440bx: Switch to POSTCAR_STAGE 2018-06-17 19:17:11 +00:00
security security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
soc soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ix 2018-06-15 09:14:35 +00:00
southbridge src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
superio src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
vendorcode vc/amd/00670F00: Sync AGESA.h with PI blob 2018-06-13 21:20:32 +00:00
Kconfig drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM 2018-06-11 08:43:30 +00:00