coreboot-kgpe-d16/src/soc/intel/common/block/gpio
Tim Wawrzynczak 740cd31858 soc/intel/common/gpio: Add gpio_routes_ioapic_irq function
This function returns true if any GPIO pad is programmed to route the
given IRQ to the IO-APIC. It does so by keeping track of which pads are
routed to IOxAPIC and looking this up in the new function.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: Iceda89cb111caa15056c204b143b4a17d59e523e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49407
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-03-01 08:26:09 +00:00
..
gpio.c soc/intel/common/gpio: Add gpio_routes_ioapic_irq function 2021-03-01 08:26:09 +00:00
gpio_dev.c soc/intel: hook up new gpio device in the soc chips 2020-12-30 00:30:04 +00:00
Kconfig soc/intel,mb/*: get rid of legacy pad macros 2020-10-21 07:16:01 +00:00
Makefile.inc soc/intel: hook up new gpio device in the soc chips 2020-12-30 00:30:04 +00:00