> -----Original Message----- > From: Kishon Vijay Abraham I <kishon@xxxxxx> > > Implement ->msi_map_irq() ops in order to map physical address to > MSI address and return MSI data. > > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > .../pci/controller/cadence/pcie-cadence-ep.c | 53 +++++++++++++++++++ > 1 file changed, 53 insertions(+) > Reviewed-by: Tom Joseph <tjoseph@xxxxxxxxxxx>