MLK-23956-2 arm64: dts: imx8qm-inamte: update virtual PCI interrupt
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Feb 2020 09:38:13 +0000 (17:38 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:23:19 +0000 (11:23 +0800)
When moving to new ivshmem in jailhouse, INTx requires physical
continus interrupt, so we choose 4 interrupts not used by any hardware.

Acked-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm64/boot/dts/freescale/imx8qm-mek-inmate.dts

index edf8a53..a726875 100644 (file)
                #size-cells = <2>;
                #interrupt-cells = <1>;
                interrupt-map-mask = <0 0 0 7>;
-               interrupt-map = <0 0 0 1 &gic GIC_SPI 90 IRQ_TYPE_EDGE_RISING>;
+               interrupt-map = <0 0 0 1 &gic GIC_SPI 124 IRQ_TYPE_EDGE_RISING>,
+                               <0 0 0 1 &gic GIC_SPI 125 IRQ_TYPE_EDGE_RISING>,
+                               <0 0 0 1 &gic GIC_SPI 126 IRQ_TYPE_EDGE_RISING>,
+                               <0 0 0 1 &gic GIC_SPI 127 IRQ_TYPE_EDGE_RISING>;
                reg = <0x0 0xfd700000 0x0 0x100000>;
                ranges = <0x02000000 0x00 0x10000000 0x0 0x10000000 0x00 0x10000>;
        };