mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
arm64: dts: imx8dxl-ss-hsio: correct irq number for imx8dxl
i.MX8DXL use difference irq number for PCIe EP DMA. Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
06d9879c10
commit
6f3287eae4
|
|
@ -50,5 +50,7 @@ pcie0: pcie@5f010000 {
|
|||
};
|
||||
|
||||
pcie0_ep: pcie-ep@5f010000 {
|
||||
interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "dma";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user