coreboot/src
Nick Chen 04da829a0f volteer/variants/eldrid: Enable RTD3 for the NVMe device
Enable Runtime D3 for the volteer variants that have GPIO power control
of the NVMe device attached to PCIe Root Port 9.

Enable the GPIO for power control for variants that do not already have
it configured to allow the power to be disabled in D3 state.

BUG=b:161270810
TEST=tested on eldrid

Signed-off-by: Nick Chen <nick_xr_chen@wistron.corp-partner.google.com>
Change-Id: I941c8a9bb3221ad90528c323cd0f267dc77d2af3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48687
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-12-21 02:36:31 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
commonlib coreboot tables: Add SPI flash memory map windows to coreboot tables 2020-12-08 22:56:09 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu arch/x86: Link gdt_init.S into bootblock 2020-12-16 06:31:55 +00:00
device azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
drivers drivers/intel/fsp2_0: recreate FSP targets on config change 2020-12-21 02:32:16 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include device/azalia_device.c: Add codec reset helpers 2020-12-17 13:55:10 +00:00
lib arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
mainboard volteer/variants/eldrid: Enable RTD3 for the NVMe device 2020-12-21 02:36:31 +00:00
northbridge drivers: Replace set_vbe_mode_info_valid 2020-12-17 06:21:56 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc soc/intel/common/block/acpi: Add soc MADT IOAPIC hook 2020-12-21 02:35:21 +00:00
southbridge azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode soc/amd/picasso: Add UPDs for support eDP phy tunning adjust 2020-12-21 02:34:32 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00