Lines Matching +full:avcc +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2017 Chen-Yu Tsai <wens@csie.org>
7 * This file is dual-licensed: you can use it either under the terms
46 /dts-v1/;
47 #include "sun8i-r40.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
52 model = "t3-cqa3t-bv3";
53 compatible = "qihua,t3-cqa3t-bv3", "allwinner,sun8i-t3",
54 "allwinner,sun8i-r40";
61 stdout-path = "serial0:115200n8";
65 compatible = "hdmi-connector";
70 remote-endpoint = <&hdmi_out_con>;
76 compatible = "regulator-fixed";
77 regulator-name = "vcc5v0";
78 regulator-min-microvolt = <5000000>;
79 regulator-max-microvolt = <5000000>;
81 enable-active-high;
86 ahci-supply = <&reg_dldo4>;
87 phy-supply = <&reg_eldo3>;
109 remote-endpoint = <&hdmi_con_in>;
117 compatible = "x-powers,axp221";
119 interrupt-parent = <&nmi_intc>;
127 vmmc-supply = <&reg_dcdc1>;
128 bus-width = <4>;
129 cd-gpios = <&pio 7 15 GPIO_ACTIVE_LOW>; /* PH15 */
134 vmmc-supply = <&reg_dcdc1>;
135 vqmmc-supply = <&reg_dcdc1>;
136 bus-width = <8>;
137 non-removable;
150 regulator-always-on;
151 regulator-min-microvolt = <2500000>;
152 regulator-max-microvolt = <2500000>;
153 regulator-name = "vcc-pa";
157 regulator-always-on;
158 regulator-min-microvolt = <2700000>;
159 regulator-max-microvolt = <3300000>;
160 regulator-name = "avcc";
164 regulator-always-on;
165 regulator-min-microvolt = <3000000>;
166 regulator-max-microvolt = <3000000>;
167 regulator-name = "vcc-3v0";
171 regulator-always-on;
172 regulator-min-microvolt = <1000000>;
173 regulator-max-microvolt = <1300000>;
174 regulator-name = "vdd-cpu";
178 regulator-always-on;
179 regulator-min-microvolt = <1000000>;
180 regulator-max-microvolt = <1300000>;
181 regulator-name = "vdd-sys";
185 regulator-always-on;
186 regulator-min-microvolt = <1500000>;
187 regulator-max-microvolt = <1500000>;
188 regulator-name = "vcc-dram";
192 regulator-always-on;
193 regulator-min-microvolt = <3300000>;
194 regulator-max-microvolt = <3300000>;
195 regulator-name = "vcc-pg";
199 regulator-always-on;
200 regulator-min-microvolt = <3300000>;
201 regulator-max-microvolt = <3300000>;
202 regulator-name = "vcc-dldo3";
206 regulator-always-on;
207 regulator-min-microvolt = <2800000>;
208 regulator-max-microvolt = <2800000>;
209 regulator-name = "vcc-pe";
217 pinctrl-names = "default";
218 pinctrl-0 = <&uart0_pb_pins>;
223 usb1_vbus-supply = <&reg_vcc5v0>;
224 usb2_vbus-supply = <&reg_vcc5v0>;