aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-layerscape.c
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2021-03-17 18:45:18 +0530
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2021-03-22 14:47:21 +0000
commit3d0b2a3a87ce5ae85de46c4241afd52ab8b566fe (patch)
tree5fb7be294e8cf3077bd259ac61bcc731748cf366 /drivers/pci/controller/dwc/pci-layerscape.c
parenta38fd8748464831584a19438cbb3082b5a2dab15 (diff)
PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
Both TI's AM65x (K3) and TI's K2 PCIe driver are implemented in pci-keystone. However Only K2 PCIe driver should use it's own pci_ops for configuration space accesses. But commit 10a797c6e54a ("PCI: dwc: keystone: Use pci_ops for config space accessors") used custom pci_ops for both AM65x and K2. This breaks configuration space access for AM65x platform. Fix it here. Link: https://lore.kernel.org/r/20210317131518.11040-1-kishon@ti.com Fixes: 10a797c6e54a ("PCI: dwc: keystone: Use pci_ops for config space accessors") Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Krzysztof WilczyƄski <kw@linux.com> Cc: <stable@vger.kernel.org> # v5.10
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape.c')
0 files changed, 0 insertions, 0 deletions