RE: [PATCH 4/9] PCI_EP: layerscape: Add the multiple function supprot

2020-04-28 Thread Z.q. Hou
> -Original Message- > From: Xiaowei Bao > Sent: 2020年3月22日 19:13 > To: M.h. Lian ; Z.q. Hou > ; Mingkai Hu ; > bmeng...@gmail.com; yamada.masah...@socionext.com; > u-boot@lists.denx.de > Cc: Xiaowei Bao > Subject: [PATCH 4/9] PCI_EP: layerscape: Add th

[PATCH 4/9] PCI_EP: layerscape: Add the multiple function supprot

2020-03-22 Thread Xiaowei Bao
Add the multiple function support for Layerscape platform, some PEXs of Layerscaple platform have more than one PF. Signed-off-by: Xiaowei Bao --- drivers/pci/pcie_layerscape.c| 6 +- drivers/pci/pcie_layerscape.h| 21 +-- drivers/pci/pcie_layerscape_ep.c | 119