diff options
author | Niklas Cassel <[email protected]> | 2017-12-20 00:29:23 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2017-12-21 11:09:24 +0000 |
commit | 099a95f3591ade29da52131895a3ba9f92a0e82c (patch) | |
tree | a6c00c76e3d218edd8545e30c8587b82c1915b19 /drivers/fpga/fpga-mgr.c | |
parent | 111111a72e677ff13d82d7b26c89a0cd84b32280 (diff) |
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
Previously, dw_pcie_ep_set_msi() wrote all bits in the Message Control
register, thus overwriting the PCI_MSI_FLAGS_64BIT bit.
By clearing the PCI_MSI_FLAGS_64BIT bit, we break MSI
on systems where the RC has set a 64 bit MSI address.
Fix dw_pcie_ep_set_msi() so that it only sets MMC bits.
Tested-by: Gustavo Pimentel <[email protected]>
Signed-off-by: Niklas Cassel <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Joao Pinto <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions