Remove regulator-boot-on prop from regulators now that the phy core has
support for phy-supply after the commit
c57e0dcd9384 ("phy: add support
for phy-supply").
This reverts commit
7911f409ff20dce5995cc1b703a6e30c94022f6b.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
bootph-all;
status = "okay";
};
-
-&vcc5v0_usb30 {
- regulator-boot-on;
-};
bootph-all;
status = "okay";
};
-
-&vcc5v0_usb_host {
- regulator-boot-on;
-};
-
-&vcc5v0_usb_hub {
- regulator-boot-on;
-};