1
0
Fork 0

MLK-23956-1 arm64: dts: imx8mp-evk-inmate: fix pci interrupt

Let's use SPI 154-157 for PCI INTx interrupt which is not used
by any hardware.

Acked-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Peng Fan 2020-02-28 09:35:16 +08:00
parent 96465d597e
commit dfb24f4291
1 changed files with 4 additions and 1 deletions

View File

@ -104,7 +104,10 @@
#size-cells = <2>;
#interrupt-cells = <1>;
interrupt-map-mask = <0 0 0 7>;
interrupt-map = <0 0 0 1 &gic GIC_SPI 76 IRQ_TYPE_EDGE_RISING>;
interrupt-map = <0 0 0 1 &gic GIC_SPI 154 IRQ_TYPE_EDGE_RISING>,
<0 0 0 2 &gic GIC_SPI 155 IRQ_TYPE_EDGE_RISING>,
<0 0 0 3 &gic GIC_SPI 156 IRQ_TYPE_EDGE_RISING>,
<0 0 0 4 &gic GIC_SPI 157 IRQ_TYPE_EDGE_RISING>;
reg = <0x0 0xfd700000 0x0 0x100000>;
ranges = <0x02000000 0x00 0x10000000 0x0 0x10000000 0x00 0x10000>;
};