Re: [linux-yocto] [kernel v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] PCI: imx: Update the method of obtaining PCI bridge resources to correctly identify the pci device

2021-03-24 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [kernel v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] PCI: imx: Update the method of obtaining PCI bridge resources to correctly identify the pci device on 22/03/2021 Xiaolei Wang wrote: > The PCI bridge resources are stored in pci_host_bridge.windows, >

[linux-yocto] [kernel v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] PCI: imx: Update the method of obtaining PCI bridge resources to correctly identify the pci device

2021-03-21 Thread Xiaolei Wang
The PCI bridge resources are stored in pci_host_bridge.windows, mem_base under pcie_port has been removed, so update the resources interface to correctly identify pcie device Signed-off-by: Xiaolei Wang --- drivers/pci/controller/dwc/pci-imx6.c | 9 ++--- 1 file changed, 6 insertions(+), 3