diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-06-19 15:21:36 +0530 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-02 18:39:31 -0500 |
commit | 40aa52c46288ebe37117bea84b1da8edb38e8604 (patch) | |
tree | bc11e3d2080900696eee505a1762000f460d382e /drivers/pci/dwc/pci-imx6.c | |
parent | 27fce382a809064c0e23154433ce56ec2124dafa (diff) |
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: 47ff3de911a7 ("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>
Diffstat (limited to 'drivers/pci/dwc/pci-imx6.c')
0 files changed, 0 insertions, 0 deletions