Lines Matching +full:en +full:- +full:host2
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
9 #include "rk3288-veyron.dtsi"
13 compatible = "google,veyron-brain-rev0", "google,veyron-brain",
16 vcc33_sys: vcc33-sys {
17 vin-supply = <&vcc_5v>;
21 compatible = "regulator-fixed";
22 regulator-name = "vcc33_io";
23 regulator-always-on;
24 regulator-boot-on;
25 vin-supply = <&vcc33_sys>;
29 /* This turns on vbus for host2 and otg (dwc2) */
30 vcc5_host2: vcc5-host2-regulator {
31 compatible = "regulator-fixed";
32 enable-active-high;
34 pinctrl-names = "default";
35 pinctrl-0 = <&usb2_pwr_en>;
36 regulator-name = "vcc5_host2";
37 regulator-always-on;
38 regulator-boot-on;
44 vcc50_hdmi_en: vcc50-hdmi-en {
50 dvs_1: dvs-1 {
54 dvs_2: dvs-2 {
59 usb-host {
60 usb2_pwr_en: usb2-pwr-en {
67 pinctrl-names = "default";
68 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>;
69 dvs-gpios = <&gpio7 RK_PB3 GPIO_ACTIVE_HIGH>,
72 /delete-property/ vcc6-supply;
76 /delete-node/ LDO_REG1;
80 regulator-always-on;
81 regulator-boot-on;
82 regulator-min-microvolt = <1000000>;
83 regulator-max-microvolt = <1000000>;
84 regulator-name = "vdd10_lcd";
85 regulator-suspend-mem-disabled;
89 regulator-always-on;
90 regulator-boot-on;
91 regulator-name = "vcc18_hdmi";
92 regulator-suspend-mem-disabled;
98 enable-active-high;
100 pinctrl-names = "default";
101 pinctrl-0 = <&vcc50_hdmi_en>;