> -----Original Message----- > From: Kishon Vijay Abraham I <kishon@xxxxxx> > Sent: 19 April 2021 09:34 > Subject: [PATCH v5 5/7] PCI: cadence: Add support to configure virtual > functions > > Now that support for SR-IOV is added in PCIe endpoint core, add support > to configure virtual functions in the Cadence PCIe EP driver. > > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > .../pci/controller/cadence/pcie-cadence-ep.c | 241 +++++++++++++++--- > drivers/pci/controller/cadence/pcie-cadence.h | 7 + > 2 files changed, 217 insertions(+), 31 deletions(-) > Acked-by: Tom Joseph <tjoseph@xxxxxxxxxxx>