linux/drivers/pci/dwc
Hou Zhiqiang b015b37e66 PCI: artpec6: Stop enabling writes to DBI read-only registers
Previously we enabled writes to the DBI read-only registers so the Class
Code fix in dw_pcie_setup_rc() would work.  But now dw_pcie_setup_rc()
enables write permission itself, so we don't need to do it here.

Stop enabling writes to the DBI read-only registers.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Roy Zang <tie-fei.zang@freescale.com>
2017-08-29 16:41:17 -05:00
..
Kconfig Merge branch 'pci/host-kirin' into next 2017-07-04 11:00:56 -05:00
Makefile PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver 2017-07-02 18:44:12 -05:00
pci-dra7xx.c PCI: dwc: designware: Handle ->host_init() failures 2017-08-03 16:14:32 -05:00
pci-exynos.c PCI: dwc: designware: Handle ->host_init() failures 2017-08-03 16:14:32 -05:00
pci-imx6.c PCI: dwc: designware: Handle ->host_init() failures 2017-08-03 16:14:32 -05:00
pci-keystone-dw.c PCI: keystone-dw: Update PCI config space remap function 2017-04-24 13:53:18 -05:00
pci-keystone.c PCI: dwc: designware: Handle ->host_init() failures 2017-08-03 16:14:32 -05:00
pci-keystone.h
pci-layerscape.c PCI: layerscape: Remove unnecessary class code fixup 2017-08-29 16:38:49 -05:00
pcie-armada8k.c PCI: dwc: designware: Handle ->host_init() failures 2017-08-03 16:14:32 -05:00
pcie-artpec6.c PCI: artpec6: Stop enabling writes to DBI read-only registers 2017-08-29 16:41:17 -05:00
pcie-designware-ep.c PCI: dwc: designware: Add EP mode support 2017-04-28 10:23:16 -05:00
pcie-designware-host.c PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates 2017-08-29 16:22:40 -05:00
pcie-designware-plat.c PCI: dwc: designware: Handle ->host_init() failures 2017-08-03 16:14:32 -05:00
pcie-designware.c PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specifically 2017-08-02 16:51:24 -05:00
pcie-designware.h PCI: dwc: Add accessors for write permission of DBI read-only registers 2017-08-29 16:19:48 -05:00
pcie-hisi.c pci-v4.12-changes 2017-05-08 19:03:25 -07:00
pcie-kirin.c PCI: dwc: designware: Handle ->host_init() failures 2017-08-03 16:14:32 -05:00
pcie-qcom.c PCI: qcom: Allow ->post_init() to fail 2017-08-03 16:55:43 -05:00
pcie-spear13xx.c PCI: dwc: designware: Handle ->host_init() failures 2017-08-03 16:14:32 -05:00