arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb
enable regulators for usb host function Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
committed by
Kever Yang
parent
fecdeeaec1
commit
7911f409ff
@@ -16,3 +16,7 @@
|
||||
bootph-all;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vcc5v0_usb30 {
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
@@ -34,3 +34,11 @@
|
||||
bootph-all;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vcc5v0_usb_host {
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
&vcc5v0_usb_hub {
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user