Skip to content

Commit 61f1065

Browse files
Richard ZhuShawn Guo
authored andcommitted
arm64: dts: imx95: Correct the DMA interrupter number of pcie0_ep
Correct the DMA interrupter number of pcie0_ep from 317 to 311. Fixes: 3b1d5de ("arm64: dts: imx95: add pcie[0,1] and pcie-ep[0,1] support") Signed-off-by: Richard Zhu <[email protected]> Reviewed-by: Peng Fan <[email protected]> Reviewed-by: Frank Li <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 720fd1c commit 61f1065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/imx95.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1708,7 +1708,7 @@
17081708
<0x9 0 1 0>;
17091709
reg-names = "dbi","atu", "dbi2", "app", "dma", "addr_space";
17101710
num-lanes = <1>;
1711-
interrupts = <GIC_SPI 317 IRQ_TYPE_LEVEL_HIGH>;
1711+
interrupts = <GIC_SPI 311 IRQ_TYPE_LEVEL_HIGH>;
17121712
interrupt-names = "dma";
17131713
clocks = <&scmi_clk IMX95_CLK_HSIO>,
17141714
<&scmi_clk IMX95_CLK_HSIOPLL>,

0 commit comments

Comments
 (0)