[PATCH v1 1/2] arm64: dts: imx8mq: Add linux,pci-domain into pcie-ep node
Frank Li
Frank.li at nxp.com
Fri Feb 28 15:05:19 PST 2025
On Wed, Feb 26, 2025 at 10:42:55AM +0800, Richard Zhu wrote:
> Add linux,pci-domain into pcie-ep node of i.MX8MQ.
>
> Signed-off-by: Richard Zhu <hongxing.zhu at nxp.com>
> ---
Reviewed-by: Frank Li <Frank.Li at nxp.com>
> arch/arm64/boot/dts/freescale/imx8mq.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> index d51de8d899b2..387b3e227cfc 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> @@ -1828,6 +1828,7 @@ pcie1_ep: pcie-ep at 33c00000 {
> interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
> interrupt-names = "dma";
> fsl,max-link-speed = <2>;
> + linux,pci-domain = <1>;
> clocks = <&clk IMX8MQ_CLK_PCIE2_ROOT>,
> <&clk IMX8MQ_CLK_PCIE2_PHY>,
> <&clk IMX8MQ_CLK_PCIE2_PHY>,
> --
> 2.37.1
>
More information about the linux-arm-kernel
mailing list