diff options
author | Alan Douglas | 2018-10-11 17:15:43 +0100 |
---|---|---|
committer | Lorenzo Pieralisi | 2018-10-12 12:09:04 +0100 |
commit | 0652d4b6b56f73c81abbdbc7e26f772cb2dfe370 (patch) | |
tree | 5d3abbaab28f17e1d3dd656789591386a1c67395 /ipc | |
parent | aa77e55d48124d0d78456eabf872fffb5decdbe1 (diff) |
PCI: cadence: Use AXI region 0 to signal interrupts from EP
The IRQ physical address is allocated from region 0, rather than
the highest region. Update the driver to reserve this region in
the bitmap and to use region 0 for all types of interrupt.
This corrects a problem which prevents the interrupt being
signalled correctly if using the first address in the AXI region,
since an offset of zero will always be mapped to region 0.
Fixes: 37dddf14f1ae ("PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller")
Signed-off-by: Alan Douglas <adouglas@cadence.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions