linux-bl808/drivers/pci/dwc
Arvind Yadav 40aa52c462 PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Previously, we tried to clear interrupt requests by clearing bits in the
PCIECTRL_DRA7XX_CONF_IRQSTATUS_MSI and PCIECTRL_DRA7XX_CONF_IRQSTATUS_MAIN
registers.  But per the TRM, these fields are RW1C, so we must *set* bits
to clear the interrupt bits.

Fixes: 47ff3de911 ("PCI: dra7xx: Add TI DRA7xx PCIe driver")
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
[bhelgaas: changelog]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
2017-07-02 18:39:31 -05:00
..
Kconfig PCI: dwc: dra7xx: Depend on appropriate SoC or compile test 2017-07-02 18:39:31 -05:00
Makefile PCI: dwc: dra7xx: Add EP mode support 2017-04-28 10:23:17 -05:00
pci-dra7xx.c PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN 2017-07-02 18:39:31 -05:00
pci-exynos.c PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes 2017-04-04 08:40:55 -05:00
pci-imx6.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -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-keystone.h
pci-layerscape.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00
pcie-armada8k.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00
pcie-artpec6.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -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: designware: Drop pci_fixup_irqs() 2017-07-02 16:51:18 -05:00
pcie-designware-plat.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00
pcie-designware.c PCI: dwc: designware: Add EP mode support 2017-04-28 10:23:16 -05:00
pcie-designware.h PCI: dwc: dra7xx: Add EP mode support 2017-04-28 10:23:17 -05:00
pcie-hisi.c pci-v4.12-changes 2017-05-08 19:03:25 -07:00
pcie-qcom.c PCI: qcom: Update PCI config space remap function 2017-04-24 13:53:15 -05:00
pcie-spear13xx.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00