coreboot-kgpe-d16/src
Hannah Williams cf45830982 soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ix
This pin does not have a native function for eSPI. Nonetheless if we use
eSPI, it should be configured as a GPIO and kept unconnected to allow
S0ix entry.

Also removed initialization of LPC pins in mainboard code as they are
already initialized in chipset code. The settings fpr LPC pins in 
chipset code were updated to those that were previously in mainboard 
code and have been validated on LPC flavor of Geminilake RVP.

BUG=b:79251613
BRANCH=none
TEST=From kernel prompt in bip, type powerd_dbus_suspend.
Check on EC console that SOC enters S0ix.

Change-Id: Ie0c1013fee638a3b7a91469736efc0c25a1597fa
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
Signed-off-by: Shamile Khan <shamile.khan@intel.com>
Reviewed-on: https://review.coreboot.org/23742
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-06-15 09:14:35 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/arm/armv7: Fix coding style 2018-06-14 09:49:39 +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 cpu/intel/haswell: Use the common intel romstage_main function 2018-06-14 10:01:35 +00:00
device src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
drivers driver/spi/macronix.c: Add MX25L8005 2018-06-14 09:49:56 +00:00
ec google/chromeec: Set proper dev ops 2018-06-07 06:37:12 +00:00
include nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xce 2018-06-14 10:00:03 +00:00
lib src: Get rid of device_t 2018-06-14 09:30:24 +00:00
mainboard soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ix 2018-06-15 09:14:35 +00:00
northbridge cpu/intel/haswell: Use the common intel romstage_main function 2018-06-14 10:01:35 +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