coreboot/src
Rob Barnes c9686d22b1 mb/google/guybrush: Use open drain eSPI alerts
Remove the override in guybrush devicetree that configured in-band eSPI
alerts. This will result in guybrush using dedicated open-drain eSPI
alerts. Guybrush boards must be reworked to connect the eSPI alert line,
otherwise they will not boot with this change

BUG=b:198596430
TEST=Boot on reworked guybrush
BRANCH=None

Change-Id: I185eec773336fb662d9fe7f4c11991813e4d7cd6
Signed-off-by: Rob Barnes <robbarnes@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57778
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-09-21 15:27:34 +00:00
..
acpi acpi: Generate power resource name instead of default "PRIC" 2021-09-16 06:07:15 +00:00
arch arch/riscv: Avoid gcc11 replacing memset implementation with memset call 2021-09-19 18:52:22 +00:00
commonlib commonlib/cbfs: Fix minor parser edge cases 2021-09-15 01:19:22 +00:00
console console: Remove asmlinkage from console_init 2021-09-17 23:52:02 +00:00
cpu cpu: add missing arch/cpu.h includes 2021-09-17 20:28:09 +00:00
device device/dram/spd.c: Add more manufacturer ID codes 2021-09-20 12:12:46 +00:00
drivers drivers/gfx/generic: Drop unused find_gfx_dev 2021-09-21 01:10:23 +00:00
ec ec/system76/ec: acpi: Implement _BIX method 2021-09-17 01:03:59 +00:00
include device: Add helper macros for device pointers using alias names 2021-09-20 12:17:50 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard mb/google/guybrush: Use open drain eSPI alerts 2021-09-21 15:27:34 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security security/intel/txt/romstage: add missing arch/cpu.h include 2021-09-17 20:28:19 +00:00
soc soc/amd/picasso/fsp_m_params: use DEV_PTR to check if device is enabled 2021-09-21 13:56:32 +00:00
southbridge sb/intel/ibexpeak/early_cir: add missing arch/cpu.h include 2021-09-17 22:32:29 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode vc/amd/sb800: Fix out of bounds shift 2021-09-20 15:43:26 +00:00
Kconfig util/kconfig: Add pre-built parser 2021-09-13 15:35:03 +00:00