coreboot/src
Shelley Chen 8cae0860e9 mb/google/brox: Switch EC INT and WAKE GPIOs
There was a mistake in the gpio spreadsheet provided by the HW team
and the GPIO assignments for the EC INT and WAKE signals got switched
from what it was in the schematics.  The correct assignments are:
    GPP_D0 = EC_PCH_INT_ODL
    GPP_D1 = EC_PCH_WAKE_ODL

BUG=b:311450057,b:300690448
BRANCH=None
TEST=emerge-brox coreboot
     Will try to boot OS image on device and see if there are any
     ec errors.

Change-Id: I02057aeb5d82218dbbe4c939d4feb87a4d3da678
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79886
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-01-25 04:13:25 +00:00
..
acpi device: Add inline method to identify PATH_ROOT 2024-01-24 08:46:19 +00:00
arch acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
commonlib acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
console lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
cpu cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
device device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
drivers drivers/mipi: Fine tune VFP, CLK and init code for IVO_T109NW41 panel 2024-01-24 11:16:36 +00:00
ec ec: Rename Makefiles from .inc to .mk 2024-01-24 08:35:25 +00:00
include soc/intel: Add Lunar Lake device IDs 2024-01-24 11:16:07 +00:00
lib lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
mainboard mb/google/brox: Switch EC INT and WAKE GPIOs 2024-01-25 04:13:25 +00:00
northbridge northbridge: Rename Makefiles from .inc to .mk 2024-01-24 09:10:04 +00:00
sbom lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
security device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
soc soc/*: Rename Makefiles from .inc to .mk 2024-01-24 10:02:41 +00:00
southbridge southbridge: Rename Makefiles from .inc to .mk 2024-01-24 10:03:05 +00:00
superio superio: Rename Makefiles from .inc to .mk 2024-01-24 10:03:21 +00:00
vendorcode vc/amd/opensil/genoa_poc/mpio: rename mpio_config to configure_mpio 2024-01-24 16:05:46 +00:00
Kconfig arch/x86/mpspec: turn compile-time check into Kconfig dependency 2024-01-17 20:26:06 +00:00