Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add i.MX943 PCIe supports
@ 2026-02-09  5:57 Richard Zhu
  2026-02-09  5:57 ` [PATCH v2 1/3] arm64: dts: imx94: add pcie0 and pcie0-ep supports Richard Zhu
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Richard Zhu @ 2026-02-09  5:57 UTC (permalink / raw)
  To: frank.li, sherry.sun, robh, krzk+dt, conor+dt, shawnguo, s.hauer,
	festevam
  Cc: kernel, devicetree, imx, linux-arm-kernel, linux-kernel

This patch-set adds i.MX943 PCIe supports on EVK board. Please pay
attention to that it relies on the patch-set[1], and the PCIe1 port on
the EVK board relies on the {2].

Both of them are queuing up to be included in the coming 6.20 kernel.
[1] https://lore.kernel.org/imx/176649331066.523506.9443864112044699350.b4-ty@kernel.org/
[2] https://lore.kernel.org/imx/inzg46tc2fwsajxq4vzdyuiq7krzy6xtcg2mjaieninz7zsmgm@mtdjr4tuegpq/

Changes in v2:
- Refine the nodes sequence refer to Frank's comments.
- Rely on [3], and remove the duplacated codes mentioned by Sherry.
[3] https://patchwork.kernel.org/project/imx/patch/20260204022306.2372889-1-sherry.sun@nxp.com/

[PATCH v2 1/3] arm64: dts: imx94: add pcie0 and pcie0-ep supports
[PATCH v2 2/3] arm64: dts: imx943: add pcie1 and pcie1-ep supports
[PATCH v2 3/3] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1]

arch/arm64/boot/dts/freescale/imx94.dtsi     | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx943-evk.dts | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx943.dtsi    | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 247 insertions(+)



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-03-09  7:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09  5:57 [PATCH v2 0/3] Add i.MX943 PCIe supports Richard Zhu
2026-02-09  5:57 ` [PATCH v2 1/3] arm64: dts: imx94: add pcie0 and pcie0-ep supports Richard Zhu
2026-02-09 16:22   ` Frank Li
2026-02-09  5:57 ` [PATCH v2 2/3] arm64: dts: imx943: add pcie1 and pcie1-ep supports Richard Zhu
2026-02-09 16:23   ` Frank Li
2026-02-09  5:57 ` [PATCH v2 3/3] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support Richard Zhu
2026-02-09  6:59   ` Sherry Sun
2026-02-09  8:38     ` Hongxing Zhu
2026-02-09 16:25   ` Frank Li
2026-03-02 16:33 ` [PATCH v2 0/3] Add i.MX943 PCIe supports Frank Li
2026-03-02 20:36   ` Frank Li
2026-03-09  7:59     ` Hongxing Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox