|
@@ -98,6 +98,8 @@
|
|
|
pinctrl-names = "default";
|
|
pinctrl-names = "default";
|
|
|
pinctrl-0 = <ð_phy_pwr>;
|
|
pinctrl-0 = <ð_phy_pwr>;
|
|
|
regulator-name = "vcc_phy";
|
|
regulator-name = "vcc_phy";
|
|
|
|
|
+ regulator-min-microvolt = <3300000>;
|
|
|
|
|
+ regulator-max-microvolt = <3300000>;
|
|
|
regulator-always-on;
|
|
regulator-always-on;
|
|
|
regulator-boot-on;
|
|
regulator-boot-on;
|
|
|
};
|
|
};
|