coreboot-kgpe-d16/src/soc/intel/denverton_ns/acpi
Stephen Douthit a51f490870 soc/intel/dnv: Fix ACPI reporting of root port interrupt routing
pcie_port.asl defines an IRQM method that looks up legacy interrupt
swizzling based on incoming interrupt "pin" A-D and root port number.

Unfortunately the 8-bit root port number stored at offset 0x4F in the
config space matches the device number, not the 1-8 scheme used in
the LUT reported to the OS.

Fix the case values to match the hardware.

Change-Id: I103d632a4bc99461f02e05aa0f9a9eb7376770d9
Signed-off-by: Stephen Douthit <stephend@silicom-usa.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34712
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2020-03-10 20:45:34 +00:00
..
globalnvs.asl
irqlinks.asl
lpc.asl
northcluster.asl
npk.asl
pcie.asl soc/intel/dnv: Fix ACPI reporting of root port interrupt routing 2020-03-10 20:45:34 +00:00
pcie_port.asl
pmc.asl
sata.asl
sata2.asl
smbus.asl
smbus2.asl
southcluster.asl
xhci.asl