summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSherry Sun <sherry.sun@nxp.com>2026-07-01 18:52:32 +0800
committerFrank Li <Frank.Li@nxp.com>2026-07-06 10:38:14 -0400
commit919519e84ea2aaf9ccab968e0aa9d97586bd9ab8 (patch)
tree590c27ba0fdd0c9166106bc5983da312d33ff8b5
parent6320522f617d020b0e65cabb4cc4b35518fc8222 (diff)
downloadlinux-919519e84ea2aaf9ccab968e0aa9d97586bd9ab8.tar.gz
linux-919519e84ea2aaf9ccab968e0aa9d97586bd9ab8.zip
arm64: dts: imx8mq-evk: Add power supply properties to Root Port node
Add the power supply properties to the Root Port child nodes to support the new PCI pwrctrl framework. Legacy power supply properties are retained for backward compatibility with existing kernels. New device trees should specify power supplies at the Root Port level to utilize the pwrctrl framework. Signed-off-by: Sherry Sun <sherry.sun@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mq-evk.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts b/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
index b9b03416aa39..1f07f1089026 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
@@ -403,6 +403,7 @@
<&pcie0_refclk>,
<&clk IMX8MQ_CLK_PCIE2_PHY>,
<&clk IMX8MQ_CLK_PCIE2_AUX>;
+ /* This property is deprecated, use power supply from the Root Port node. */
vpcie-supply = <&reg_pcie1>;
vpcie3v3aux-supply = <&reg_pcie1>;
vph-supply = <&vgen5_reg>;
@@ -422,6 +423,8 @@
&pcie1_port0 {
reset-gpios = <&gpio5 12 GPIO_ACTIVE_LOW>;
+ vpcie3v3-supply = <&reg_pcie1>;
+ vpcie3v3aux-supply = <&reg_pcie1>;
};
&pgc_gpu {