From: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> This patch set is to add greater than 4GiB range support, patch 4/4. Patch 3/4 is to initialize the number of viewport. BTW, fix 2 bugs, see patch 1/4 and 2/4. Hou Zhiqiang (4): PCI/dwc: fix potential memory leak PCI/dwc: Fix the 4GiB outbound window size truncated to zero issue PCI/layerscape: initialize the number of viewport PCI/dwc: Add more than 4GiB range support drivers/pci/controller/dwc/pci-layerscape.c | 3 + .../pci/controller/dwc/pcie-designware-host.c | 83 +++++++++++++++---- drivers/pci/controller/dwc/pcie-designware.c | 4 +- drivers/pci/controller/dwc/pcie-designware.h | 7 +- 4 files changed, 79 insertions(+), 18 deletions(-) -- 2.17.1