Hello Philipp Deppenwiese, wouter.eckhardt@prodrive-technologies.com, build bot (Jenkins), Justin van Son, Patrick Georgi, Martin Roth, Paul Menzel, Christian Walter, Marcello Sylvester Bauer, Patrick Rudolph, Stef van Os,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40405
to look at the new patch set (#3).
Change subject: soc/intel/cannonlake: Add support for UART2 on PCH-H ......................................................................
soc/intel/cannonlake: Add support for UART2 on PCH-H
On PCH-H the UART2 can't be used as PCI device as the parent multi function device (0:19.0) isn't available.
As workaround add an ACPI driver for PCH-H UART2 that generates ACPI code for the Intel LPSS ACPI driver.
Tested on Linux 5.6 with Sunrise Point ACPI ID for UART2.
Change-Id: I838d16322be38f5421c1f63b457a0af552e0ed96 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/soc/intel/cannonlake/Makefile.inc M src/soc/intel/cannonlake/acpi/serialio.asl A src/soc/intel/cannonlake/pch_h.c M src/soc/intel/common/block/include/intelblocks/uart.h M src/soc/intel/common/block/uart/uart.c 5 files changed, 99 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/40405/3