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

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>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Sherry Sun 2026-03-17 11:04:18 +08:00 committed by Frank Li
parent ae96aa9e0a
commit e2bb524f4b

View File

@ -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";