[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aEb8rThg5lmqFVqR@lizhi-Precision-Tower-5810>
Date: Mon, 9 Jun 2025 11:24:29 -0400
From: Frank Li <Frank.li@....com>
To: Richard Zhu <hongxing.zhu@....com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, imx@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] arm64: dts: imx95: Correct the DMA interrupter number
of pcie0_ep
On Mon, Jun 09, 2025 at 05:11:27PM +0800, Richard Zhu wrote:
> 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@....com>
Reviewed-by: Frank Li <Frank.Li@....com>
> ---
> arch/arm64/boot/dts/freescale/imx95.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx95.dtsi b/arch/arm64/boot/dts/freescale/imx95.dtsi
> index 59f057ba6fa7..7ad9adfb2653 100644
> --- a/arch/arm64/boot/dts/freescale/imx95.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx95.dtsi
> @@ -1678,7 +1678,7 @@ pcie0_ep: pcie-ep@...00000 {
> <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>,
> --
> 2.37.1
>
Powered by blists - more mailing lists