Lines Matching +full:pwren +full:- +full:gpios
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
9 #include "rk3288-veyron.dtsi"
10 #include "rk3288-veyron-broadcom-bluetooth.dtsi"
14 compatible = "google,veyron-brain-rev0", "google,veyron-brain",
17 vcc33_sys: vcc33-sys {
18 vin-supply = <&vcc_5v>;
22 compatible = "regulator-fixed";
23 regulator-name = "vcc33_io";
24 regulator-always-on;
25 regulator-boot-on;
26 vin-supply = <&vcc33_sys>;
31 vcc5_host2: vcc5-host2-regulator {
32 compatible = "regulator-fixed";
33 enable-active-high;
35 pinctrl-names = "default";
36 pinctrl-0 = <&usb2_pwr_en>;
37 regulator-name = "vcc5_host2";
38 regulator-always-on;
39 regulator-boot-on;
44 pinctrl-names = "default";
45 pinctrl-0 = <
53 vcc50_hdmi_en: vcc50-hdmi-en {
59 dvs_1: dvs-1 {
63 dvs_2: dvs-2 {
68 usb-host {
69 usb2_pwr_en: usb2-pwr-en {
76 pinctrl-names = "default";
77 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>;
78 dvs-gpios = <&gpio7 RK_PB3 GPIO_ACTIVE_HIGH>,
81 /delete-property/ vcc6-supply;
85 /delete-node/ LDO_REG1;
87 /* This is not a pwren anymore, but the real power supply */
89 regulator-always-on;
90 regulator-boot-on;
91 regulator-min-microvolt = <1000000>;
92 regulator-max-microvolt = <1000000>;
93 regulator-name = "vdd10_lcd";
94 regulator-suspend-mem-disabled;
98 regulator-always-on;
99 regulator-boot-on;
100 regulator-name = "vcc18_hdmi";
101 regulator-suspend-mem-disabled;
107 enable-active-high;
109 pinctrl-names = "default";
110 pinctrl-0 = <&vcc50_hdmi_en>;