mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
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:
parent
ae96aa9e0a
commit
e2bb524f4b
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user