[PATCH] arm64: dts: imx95-15x15-evk: remove regulator-always-on for reg_m2_pwr

Sherry Sun posted 1 patch 2 weeks, 6 days ago
arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts | 1 -
1 file changed, 1 deletion(-)
[PATCH] arm64: dts: imx95-15x15-evk: remove regulator-always-on for reg_m2_pwr
Posted by Sherry Sun 2 weeks, 6 days ago
Now we use vpcie3v3aux-supply to keep 3.3Vaux supply enabled for the
entire PCIe controller lifecycle, no need regulator-always-on property.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts b/arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts
index d4184fb8b28c..7eb12e7d5014 100644
--- a/arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts
@@ -116,7 +116,6 @@ flexcan2_phy: can-phy {
 
 	reg_m2_pwr: regulator-m2-pwr {
 		compatible = "regulator-fixed";
-		regulator-always-on;
 		regulator-max-microvolt = <3300000>;
 		regulator-min-microvolt = <3300000>;
 		regulator-name = "M.2-power";
-- 
2.37.1
Re: [PATCH] arm64: dts: imx95-15x15-evk: remove regulator-always-on for reg_m2_pwr
Posted by Frank Li 1 week, 5 days ago
On Tue, 17 Mar 2026 11:04:18 +0800, Sherry Sun wrote:
> Now we use vpcie3v3aux-supply to keep 3.3Vaux supply enabled for the
> entire PCIe controller lifecycle, no need regulator-always-on property.
> 
> 

Applied, thanks!

[1/1] arm64: dts: imx95-15x15-evk: remove regulator-always-on for reg_m2_pwr
      commit: 66df8383703f78ea6fd935e8b986802117d396dd

Best regards,
-- 
Frank Li <Frank.Li@nxp.com>