Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: imx: Fix PCIe EP vpcie-supply properties
@ 2026-05-09  1:54 Sherry Sun
  2026-05-09  1:54 ` [PATCH 1/3] arm64: dts: imx8dxl-evk: Remove unnecessary PCIe EP properties Sherry Sun
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sherry Sun @ 2026-05-09  1:54 UTC (permalink / raw)
  To: Frank.Li, s.hauer, kernel, festevam, robh, krzk+dt, conor+dt,
	hongxing.zhu, shawnguo
  Cc: imx, linux-arm-kernel, devicetree, linux-kernel

This series fixes PCIe endpoint mode vpcie-supply properties across
multiple i.MX platforms.

For PCIe endpoint mode, the vpcie-supply should either control the
actual M.2 power supply or be omitted if the power is always on and
uncontrollable.

Current issues:
- imx8dxl-evk and imx8qxp-mek: vpcie-supply references regulators that
  only control W_DISABLE1# signal, not actual power (which is always on)
- imx95-19x19-evk: vpcie-supply references wrong regulator (W_DISABLE1#
  instead of actual M.2 power)

So remove unnecessary properties for imx8dxl-evk and imx8qxp-mek, also
fix vpcie-supply to use correct regulator on imx95-19x19-evk.

Sherry Sun (3):
  arm64: dts: imx8dxl-evk: Remove unnecessary PCIe EP properties
  arm64: dts: imx8qxp-mek: Remove unnecessary PCIe EP vpcie-supply
  arm64: dts: imx95-19x19-evk: Fix PCIe EP vpcie-supply

 arch/arm64/boot/dts/freescale/imx8dxl-evk.dts     | 2 --
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts     | 1 -
 arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts | 2 +-
 3 files changed, 1 insertion(+), 4 deletions(-)


base-commit: 5f9e9f83aee0fa8f2124c6f192505de2cdf7c5dc
-- 
2.37.1


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

end of thread, other threads:[~2026-05-09  2:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-09  1:54 [PATCH 0/3] arm64: dts: imx: Fix PCIe EP vpcie-supply properties Sherry Sun
2026-05-09  1:54 ` [PATCH 1/3] arm64: dts: imx8dxl-evk: Remove unnecessary PCIe EP properties Sherry Sun
2026-05-09  1:54 ` [PATCH 2/3] arm64: dts: imx8qxp-mek: Remove unnecessary PCIe EP vpcie-supply Sherry Sun
2026-05-09  1:54 ` [PATCH 3/3] arm64: dts: imx95-19x19-evk: Fix " Sherry Sun
2026-05-09  2:37 ` [PATCH 0/3] arm64: dts: imx: Fix PCIe EP vpcie-supply properties Hongxing Zhu

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