]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: imx95: Correct the DMA interrupter number of pcie0_ep
authorRichard Zhu <hongxing.zhu@nxp.com>
Mon, 9 Jun 2025 09:11:27 +0000 (17:11 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jul 2025 06:56:29 +0000 (08:56 +0200)
[ Upstream commit 61f1065272ea3721c20c4c0a6877d346b0e237c3 ]

Correct the DMA interrupter number of pcie0_ep from 317 to 311.

Fixes: 3b1d5deb29ff ("arm64: dts: imx95: add pcie[0,1] and pcie-ep[0,1] support")
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/freescale/imx95.dtsi

index f904d6b1c84bf02edd3c8a10c90f41bf6d75290f..7365d6538a733d32ee1e9f45c05d3b3a6a543f4a 100644 (file)
                              <0x9 0 1 0>;
                        reg-names = "dbi","atu", "dbi2", "app", "dma", "addr_space";
                        num-lanes = <1>;
-                       interrupts = <GIC_SPI 317 IRQ_TYPE_LEVEL_HIGH>;
+                       interrupts = <GIC_SPI 311 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-names = "dma";
                        clocks = <&scmi_clk IMX95_CLK_HSIO>,
                                 <&scmi_clk IMX95_CLK_HSIOPLL>,