Hello Philipp Deppenwiese, wouter.eckhardt@prodrive-technologies.com, build bot (Jenkins), Justin van Son, Patrick Georgi, Martin Roth, Paul Menzel, Christian Walter, Angel Pons, 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 (#17).
Change subject: soc/intel/cannonlake|soc/intel/common: Add support for UARTs on PCH-H ......................................................................
soc/intel/cannonlake|soc/intel/common: Add support for UARTs on PCH-H
Add support for LPSS UART in ACPI mode.
Emit ACPI code for LPSS UARTs operating in ACPI mode. In this mode the device vendor ID reads as 0xffff, the PCI devices is still operating as usual.
Add ACPI devices IDs for APL, GLK, SPT, SPT_H and CNP_H.
Tested on Linux 5.6 with Sunrise Point ACPI ID for UART2. Tested on Windows for all other UARTs.
Change-Id: I838d16322be38f5421c1f63b457a0af552e0ed96 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/soc/intel/common/block/uart/uart.c 1 file changed, 122 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/40405/17