Revert "arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb"

Remove regulator-boot-on prop from regulators now that the phy core has
support for phy-supply after the commit c57e0dcd93 ("phy: add support
for phy-supply").

This reverts commit 7911f409ff.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
Jonas Karlman
2023-07-30 22:59:54 +00:00
committed by Kever Yang
parent 42cb8f0112
commit bec51f3fb3
2 changed files with 0 additions and 12 deletions

View File

@@ -77,7 +77,3 @@
bootph-all;
status = "okay";
};
&vcc5v0_usb30 {
regulator-boot-on;
};

View File

@@ -124,11 +124,3 @@
bootph-all;
status = "okay";
};
&vcc5v0_usb_host {
regulator-boot-on;
};
&vcc5v0_usb_hub {
regulator-boot-on;
};