mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
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 commitc57e0dcd93("phy: add support for phy-supply"). This reverts commit7911f409ff. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
committed by
Kever Yang
parent
42cb8f0112
commit
bec51f3fb3
@@ -77,7 +77,3 @@
|
||||
bootph-all;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vcc5v0_usb30 {
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
@@ -124,11 +124,3 @@
|
||||
bootph-all;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vcc5v0_usb_host {
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
&vcc5v0_usb_hub {
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user