RE: [PATCH v2 3/7] PCI: cadence: Update cdns_pcie_ep_raise_irq function signature

From: Alan Douglas
Date: Mon Jun 04 2018 - 11:08:13 EST


On 31 May 2018 11:51, Kishon Vijay Abraham I wrote:
> Hi Alan,
>
> On Thursday 17 May 2018 10:39 PM, Gustavo Pimentel wrote:
> > Change cdns_pcie_ep_raise_irq() signature, namely the interrupt_num
> > variable type from u8 to u16 to accommodate 2048 maximum MSI-X
> > interrupts.
> >
> > Signed-off-by: Gustavo Pimentel <gustavo.pimentel@xxxxxxxxxxxx>
> > Acked-by: Alan Douglas <adouglas@xxxxxxxxxxx>
>
> Do you want to add MSI-X support to cadence PCIe?
>
I do want to add MSI-X support, in fact I have done some tests with a
modified cadence driver with this set, so plan to submit a patch later.