coreboot/src/soc
Tim Crawford b739d80197 soc/intel/alderlake: Add IRQ constraints for CPU PCIe ports
Copy the constraint from ADL-S to ADL-P.

Fixes the following warning in Linux on System76 oryp9, which has an
NVIDIA GPU on the bridge.

    pcieport 0000:00:01.0: can't derive routing for PCI INT A

This, in turn, resolves an IRQ conflict with the PCH HDA device that
would cause a stack track on every boot.

    irq 10: nobody cared (try booting with the "irqpoll" option)
    <snip>
    [<00000000bf549647>] azx_interrupt [snd_hda_codec]
    Disabling IRQ #10

Change-Id: I550c80105ff861d051170ed748149aeb25a545db
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66285
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-08-02 12:19:17 +00:00
..
amd soc/amd/common/block/apob/apob_cache.c: Add assert for APOB DRAM size 2022-08-01 20:44:09 +00:00
cavium soc/cavium,ti: Do resource transition 2022-06-29 11:55:01 +00:00
example/min86 src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
intel soc/intel/alderlake: Add IRQ constraints for CPU PCIe ports 2022-08-02 12:19:17 +00:00
mediatek soc/mediatek/mt8188: Add SPI support 2022-07-29 15:05:48 +00:00
nvidia arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE 2022-07-20 20:28:39 +00:00
qualcomm soc/qualcomm: Fill coreboot table with PCIe info 2022-08-01 19:00:20 +00:00
rockchip treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
samsung soc/samsung/exynos5420: Use int instead of char for count variable 2022-07-12 22:12:19 +00:00
sifive/fu540 src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
ti soc/cavium,ti: Do resource transition 2022-06-29 11:55:01 +00:00
ucb/riscv src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00