Aamir Bohra uploaded patch set #15 to this change.

View Change

src/soc/intel/common/itss: Add support to get IRQ configuration for PCI devices

Add implementation to fill PCI IRQ table. Each IRQ entry in the table
would have information on PCI device number, bus number, irq number
and INTx mapping information.

This table will be used by FSP as interrupt config to program ITSS
PIRx register and also to program interrupt pin for LPSS controllers.

Change-Id: Ib7066432ff5f0d7017ac5a44922ca69f07da9556
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
---
A src/soc/intel/common/block/include/intelblocks/irq.h
M src/soc/intel/common/block/itss/Kconfig
M src/soc/intel/common/block/itss/Makefile.inc
A src/soc/intel/common/block/itss/irq.c
4 files changed, 167 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/34089/15

To view, visit change 34089. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib7066432ff5f0d7017ac5a44922ca69f07da9556
Gerrit-Change-Number: 34089
Gerrit-PatchSet: 15
Gerrit-Owner: Aamir Bohra <aamir.bohra@intel.com>
Gerrit-Reviewer: Aamir Bohra <aamir.bohra@intel.com>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub@google.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Paul Fagerburg <pfagerburg@chromium.org>
Gerrit-Reviewer: Shelley Chen <shchen@google.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-CC: Tim Wawrzynczak <twawrzynczak@chromium.org>
Gerrit-MessageType: newpatchset