Lines Matching +full:usb +full:- +full:otg +full:- +full:vbus +full:- +full:regulator
1 // SPDX-License-Identifier: GPL-2.0+
6 /dts-v1/;
12 compatible = "rockchip,rk3128-evb", "rockchip,rk3128";
19 stdout-path = &uart2;
27 vcc5v0_otg: vcc5v0-otg-regulator {
28 compatible = "regulator-fixed";
30 pinctrl-names = "default";
31 pinctrl-0 = <&otg_vbus_drv>;
32 regulator-name = "vcc5v0_otg";
33 regulator-min-microvolt = <5000000>;
34 regulator-max-microvolt = <5000000>;
37 vcc5v0_host: vcc5v0-host-regulator {
38 compatible = "regulator-fixed";
40 pinctrl-names = "default";
41 pinctrl-0 = <&host_vbus_drv>;
42 regulator-name = "vcc5v0_host";
43 regulator-always-on;
44 regulator-min-microvolt = <5000000>;
45 regulator-max-microvolt = <5000000>;
50 bus-width = <8>;
51 pinctrl-names = "default";
52 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
62 #clock-cells = <0>;
63 clock-output-names = "xin32k";
88 vbus-supply = <&vcc5v0_otg>;
93 usb-host {
94 host_vbus_drv: host-vbus-drv {
99 usb-otg {
100 otg_vbus_drv: otg-vbus-drv {