On Wed, 17 Mar 2021 18:45:18 +0530, Kishon Vijay Abraham I wrote:
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.
Applied to pci/dwc, thanks!
[1/1] PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
https://git.kernel.org/lpieralisi/pci/c/3d0b2a3a87
Thanks,
Lorenzo
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel