coreboot-kgpe-d16/src/mainboard/google/hatch
Tim Wawrzynczak b7b5115360 cannonlake mainboards: Set PMC as hidden in devicetree
FSP-S hides the PMC from the PCI bus when it runs, but there are still
initialization steps coreboot programs for the PMC. Therefore, change
all of the cannonlake mainboards to set the PMC as hidden in the
devicetree, which means the device will be skipped during enumeration,
but device callbacks are still issued as if the device were enabled.

TEST=Ran full patch train on google/dratini, disassembled SSDT and the
PEPD device matches what is in pep.asl. Also verified via dmesg that the
INT33A1 device is still initialized by the kernel.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: Ib4a20ce9075ce7653388a5d3e281fe774bf89355
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56008
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2021-09-10 21:54:23 +00:00
..
spd
variants cannonlake mainboards: Set PMC as hidden in devicetree 2021-09-10 21:54:23 +00:00
board_info.txt
bootblock.c
chromeos-hatch-16MiB.fmd
chromeos-hatch-32MiB.fmd
chromeos-puff-16MiB.fmd
chromeos-puff-32MiB.fmd
chromeos.c
dsdt.asl
ec.c
Kconfig src/*: Specify type of DIMM_MAX once 2021-09-03 00:11:02 +00:00
Kconfig.name mb/google/hatch: Create moonbuggy variant 2021-08-23 18:00:24 +00:00
Makefile.inc
ramstage.c
romstage_spd_cbfs.c
romstage_spd_smbus.c
smihandler.c