coreboot/src
Karthikeyan Ramasubramanian 7a9528b688 mb/google/brox: Do not override GPIO PM
Brox uses Ti50 which always supports long interrupt pulse. Hence no need
to override GPIO PM.

BUG=None
TEST=Build Brox firmware and boot to OS. Perform suspend/resume for 25
cycles.

Change-Id: I6a138c1953714bc29570db587594cab8f315a4ec
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83856
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-08-13 20:30:00 +00:00
..
acpi acpi/acpigen_ps2_keybd: Fix total keymap size calculation 2024-08-06 14:54:59 +00:00
arch arch/riscv: Add PMP print function 2024-08-11 17:10:45 +00:00
commonlib commonlib/include: Include <stdint.h> to fix 'SIZE_MAX' undeclared error 2024-08-13 14:35:16 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu region: Introduce region_create() functions 2024-08-11 17:07:32 +00:00
device azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
drivers drivers/intel/fsp2: Add config for FSP uGOP eSOL 2024-08-12 13:13:36 +00:00
ec ec/system76/ec: Remove RPM calculation 2024-07-26 23:03:33 +00:00
include azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
lib region: Introduce region_create() functions 2024-08-11 17:07:32 +00:00
mainboard mb/google/brox: Do not override GPIO PM 2024-08-13 20:30:00 +00:00
northbridge nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Include new gbb flag to enforce CSE sync 2024-08-02 14:43:04 +00:00
soc soc/intel/mtl: enable FSP uGOP config in MTL for eSOL 2024-08-13 14:51:11 +00:00
southbridge azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
superio superio/ite: Remove custom ITE GPIO drivers and code 2024-08-09 17:01:50 +00:00
vendorcode vc/google/chromeos: Enable eSOL config with libgfx and uGOP 2024-08-13 14:40:33 +00:00
Kconfig Kconfig: Reverse ARCH_SUPPORTS_CLANG 2024-08-06 16:37:35 +00:00