Lines Matching +full:vcc +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "sun50i-a64.dtsi"
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/input/input.h>
14 #include <dt-bindings/pwm/pwm.h>
18 compatible = "pine64,pinebook", "allwinner,sun50i-a64";
26 compatible = "regulator-fixed";
27 regulator-name = "bl-3v3";
28 regulator-min-microvolt = <3300000>;
29 regulator-max-microvolt = <3300000>;
31 enable-active-high;
35 compatible = "pwm-backlight";
37 brightness-levels = <0 5 10 15 20 30 40 55 70 85 100>;
38 default-brightness-level = <2>;
39 enable-gpios = <&pio 3 23 GPIO_ACTIVE_HIGH>; /* PD23 */
40 power-supply = <&vdd_bl>;
44 stdout-path = "serial0:115200n8";
46 framebuffer-lcd {
47 panel-supply = <&reg_dc1sw>;
48 dvdd25-supply = <&reg_dldo2>;
49 dvdd12-supply = <&reg_fldo1>;
54 compatible = "gpio-keys";
59 linux,input-type = <EV_SW>;
61 linux,can-disable;
62 wakeup-source;
67 compatible = "regulator-fixed";
68 regulator-name = "vcc3v3";
69 regulator-min-microvolt = <3300000>;
70 regulator-max-microvolt = <3300000>;
74 compatible = "mmc-pwrseq-simple";
75 reset-gpios = <&r_pio 0 2 GPIO_ACTIVE_LOW>; /* PL2 */
81 phy-names = "usb";
90 pinctrl-names = "default";
91 pinctrl-0 = <&mmc0_pins>;
92 vmmc-supply = <&reg_dcdc1>;
93 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
94 disable-wp;
95 bus-width = <4>;
100 pinctrl-names = "default";
101 pinctrl-0 = <&mmc1_pins>;
102 vmmc-supply = <&reg_dldo4>;
103 vqmmc-supply = <&reg_eldo1>;
104 mmc-pwrseq = <&wifi_pwrseq>;
105 bus-width = <4>;
106 non-removable;
115 pinctrl-names = "default";
116 pinctrl-0 = <&mmc2_pins>, <&mmc2_ds_pin>;
117 vmmc-supply = <&reg_dcdc1>;
118 vqmmc-supply = <&reg_eldo1>;
119 bus-width = <8>;
120 non-removable;
121 cap-mmc-hw-reset;
122 mmc-hs200-1_8v;
128 phy-names = "usb";
144 compatible = "x-powers,axp803";
146 interrupt-parent = <&r_intc>;
151 /* The ANX6345 eDP-bridge is on r_i2c */
153 clock-frequency = <100000>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&r_i2c_pl89_pins>;
162 regulator-min-microvolt = <2800000>;
163 regulator-max-microvolt = <2800000>;
164 regulator-name = "vcc-csi";
168 regulator-always-on;
169 regulator-min-microvolt = <1800000>;
170 regulator-max-microvolt = <3300000>;
171 regulator-name = "vcc-pl";
175 regulator-always-on;
176 regulator-min-microvolt = <2700000>;
177 regulator-max-microvolt = <3300000>;
178 regulator-name = "vcc-pll-avcc";
182 regulator-name = "vcc-lcd";
186 regulator-always-on;
187 regulator-min-microvolt = <3300000>;
188 regulator-max-microvolt = <3300000>;
189 regulator-name = "vcc-3v3";
193 regulator-always-on;
194 regulator-min-microvolt = <1000000>;
195 regulator-max-microvolt = <1300000>;
196 regulator-name = "vdd-cpux";
202 regulator-always-on;
203 regulator-min-microvolt = <1200000>;
204 regulator-max-microvolt = <1200000>;
205 regulator-name = "vcc-dram";
209 regulator-always-on;
210 regulator-min-microvolt = <1100000>;
211 regulator-max-microvolt = <1100000>;
212 regulator-name = "vdd-sys";
216 regulator-min-microvolt = <3300000>;
217 regulator-max-microvolt = <3300000>;
218 regulator-name = "vcc-hdmi";
222 regulator-min-microvolt = <2500000>;
223 regulator-max-microvolt = <2500000>;
224 regulator-name = "vcc-edp";
228 regulator-min-microvolt = <3300000>;
229 regulator-max-microvolt = <3300000>;
230 regulator-name = "avdd-csi";
234 regulator-min-microvolt = <3300000>;
235 regulator-max-microvolt = <3300000>;
236 regulator-name = "vcc-wifi";
240 regulator-always-on;
241 regulator-min-microvolt = <1800000>;
242 regulator-max-microvolt = <1800000>;
243 regulator-name = "cpvdd";
247 regulator-min-microvolt = <1800000>;
248 regulator-max-microvolt = <1800000>;
249 regulator-name = "vdd-1v8-csi";
253 regulator-min-microvolt = <1200000>;
254 regulator-max-microvolt = <1200000>;
255 regulator-name = "vcc-1v2-hsic";
259 regulator-always-on;
260 regulator-min-microvolt = <1100000>;
261 regulator-max-microvolt = <1100000>;
262 regulator-name = "vdd-cpus";
266 regulator-min-microvolt = <3300000>;
267 regulator-max-microvolt = <3300000>;
268 regulator-name = "vcc-usb";
273 regulator-name = "vcc-rtc";
277 vcc-hdmi-supply = <&reg_dldo1>;
281 pinctrl-names = "default";
282 pinctrl-0 = <&uart0_pb_pins>;
291 usb0_vbus-supply = <&reg_ldo_io0>;
292 usb1_vbus-supply = <&reg_ldo_io0>;