coreboot/src/mainboard/system76/adl
Jeremy Soller 3d7a5bdf58 mb/system76: Enable DRIVERS_GENERIC_BAYHUB_LV2 to fix LTR issue
Clevo started using OZ711LV2 for the SD card reader around the time of
making its TGL boards. Without the driver, CPUs don't go to power states
lower than C2 due to LTR not being programmed. After enabling the driver
the CPU will go to C8 while the system is idle, giving significant power
savings if the system is left on battery power.

There is another issue with RPL where it only goes to C6 instead of C8.
This may be due to the intel_idle driver in Linux (as of 6.5-rc6
mainline and 6.4.6 stable) not supporting RPL C-states.

- tgl: Started being used with the Gazelle 3060 variant
- adl: Used on all models
- rpl: bonw15 does not have an SD card reader

Change-Id: I85c60feb6dcae7d877e70a6c6f2d3a7b3296fa0e
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77278
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-26 22:26:59 +00:00
..
acpi
include/mainboard
spd
variants mb/system76/adl: Reset Realtek codec before configuring 2023-07-31 14:02:49 +00:00
board.fmd mb/system76/{adl,tgl}: Add FMD files 2023-07-03 12:58:43 +00:00
board_info.txt
bootblock.c
cmos.default mb/system76/adl: Disable Intel ME by default 2023-07-18 15:04:09 +00:00
cmos.layout mb/system76: Add space for ramtop in CMOS layout 2023-07-03 12:58:11 +00:00
devicetree.cb mb/system76/adl: Re-enable SATA DevSlp 2023-07-31 13:57:26 +00:00
dsdt.asl
Kconfig mb/system76: Enable DRIVERS_GENERIC_BAYHUB_LV2 to fix LTR issue 2023-08-26 22:26:59 +00:00
Kconfig.name mb/system76/adl: Add Gazelle 17 as a variant 2023-07-03 12:53:12 +00:00
Makefile.inc mainboard: Add SPDX license headers to Makefiles 2023-08-06 19:28:50 +00:00
ramstage.c mb/system76: Enable C10 reporting on systems using eSPI 2023-08-05 16:09:27 +00:00