coreboot/src
Matt DeVillier fcfa4addd1 mb/google/guybrush: enable display backlight in ramstage
Commit c7204b5a4 [mb/google/guybrush: Enable backlight in the OS]
disabled the GPIO for the display backlight in favor of using ACPI
to enable it, but this breaks display output for payloads which do
not/can not enable the backlight GPIO themselves (edk2, grub, SeaBIOS).

Re-enable the GPIO for display backlight so that payloads other than
depthcharge work properly.

TEST=build/boot google/dewatt with Tianocore payload, verify payload
display visible.

Change-Id: I2519d779954ed89486045aa7de0b18f1c31a4374
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67246
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2022-09-30 13:15:22 +00:00
..
acpi treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
arch smbios: Add API to generate SMBIOS type 43 TPM Device 2022-09-30 08:20:23 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console console: attach smbus console driver 2022-09-16 17:03:49 +00:00
cpu treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
device treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
drivers drivers/crb: Add SMBIOS hook to generate type 43 TPM Device 2022-09-30 08:21:01 +00:00
ec ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap 2022-09-27 16:19:09 +00:00
include smbios: Add API to generate SMBIOS type 43 TPM Device 2022-09-30 08:20:23 +00:00
lib lib/timer_queue.c: Fix function signature 2022-09-23 17:34:30 +00:00
mainboard mb/google/guybrush: enable display backlight in ramstage 2022-09-30 13:15:22 +00:00
northbridge nb/intel/i945/raminit.c: Use read32p() 2022-09-29 13:41:46 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security drivers/crb: Add SMBIOS hook to generate type 43 TPM Device 2022-09-30 08:21:01 +00:00
soc treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
southbridge treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 2022-09-26 14:18:31 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00