Lines Matching +full:vcc +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 /dts-v1/;
6 #include "sun50i-h6.dtsi"
7 #include "sun50i-h6-cpu-opp.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
13 compatible = "xunlong,orangepi-3", "allwinner,sun50i-h6";
21 stdout-path = "serial0:115200n8";
25 compatible = "hdmi-connector";
26 ddc-en-gpios = <&pio 7 2 GPIO_ACTIVE_HIGH>; /* PH2 */
31 remote-endpoint = <&hdmi_out_con>;
37 #clock-cells = <0>;
38 compatible = "fixed-clock";
39 clock-frequency = <32768>;
40 clock-output-names = "ext_osc32k";
44 compatible = "gpio-leds";
49 default-state = "on";
59 /* board wide 5V supply directly from the DC jack */
60 compatible = "regulator-fixed";
61 regulator-name = "vcc-5v";
62 regulator-min-microvolt = <5000000>;
63 regulator-max-microvolt = <5000000>;
64 regulator-always-on;
67 reg_vcc33_wifi: vcc33-wifi {
69 compatible = "regulator-fixed";
70 regulator-name = "vcc33-wifi";
71 regulator-min-microvolt = <3300000>;
72 regulator-max-microvolt = <3300000>;
73 regulator-always-on;
74 vin-supply = <®_vcc5v>;
77 reg_vcc_wifi_io: vcc-wifi-io {
79 compatible = "regulator-fixed";
80 regulator-name = "vcc-wifi-io";
81 regulator-min-microvolt = <1800000>;
82 regulator-max-microvolt = <1800000>;
83 regulator-always-on;
84 vin-supply = <®_vcc33_wifi>;
87 wifi_pwrseq: wifi-pwrseq {
88 compatible = "mmc-pwrseq-simple";
90 clock-names = "ext_clock";
91 reset-gpios = <&r_pio 1 3 GPIO_ACTIVE_LOW>; /* PM3 */
92 post-power-on-delay-ms = <200>;
97 cpu-supply = <®_dcdca>;
117 mali-supply = <®_dcdcc>;
127 remote-endpoint = <&hdmi_con_in>;
132 vmmc-supply = <®_cldo1>;
133 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
134 bus-width = <4>;
139 vmmc-supply = <®_vcc33_wifi>;
140 vqmmc-supply = <®_vcc_wifi_io>;
141 mmc-pwrseq = <&wifi_pwrseq>;
142 bus-width = <4>;
143 non-removable;
146 brcm: sdio-wifi@1 {
148 compatible = "brcm,bcm4329-fmac";
149 interrupt-parent = <&r_pio>;
151 interrupt-names = "host-wake";
156 vmmc-supply = <®_cldo1>;
157 vqmmc-supply = <®_bldo2>;
158 cap-mmc-hw-reset;
159 non-removable;
160 bus-width = <8>;
173 vcc-pc-supply = <®_bldo2>;
174 vcc-pd-supply = <®_cldo1>;
175 vcc-pg-supply = <®_vcc_wifi_io>;
182 compatible = "x-powers,axp805", "x-powers,axp806";
184 interrupt-parent = <&r_intc>;
186 interrupt-controller;
187 #interrupt-cells = <1>;
188 x-powers,self-working-mode;
189 vina-supply = <®_vcc5v>;
190 vinb-supply = <®_vcc5v>;
191 vinc-supply = <®_vcc5v>;
192 vind-supply = <®_vcc5v>;
193 vine-supply = <®_vcc5v>;
194 aldoin-supply = <®_vcc5v>;
195 bldoin-supply = <®_vcc5v>;
196 cldoin-supply = <®_vcc5v>;
200 regulator-always-on;
201 regulator-min-microvolt = <3300000>;
202 regulator-max-microvolt = <3300000>;
203 regulator-name = "vcc-pl-led-ir";
207 regulator-min-microvolt = <3300000>;
208 regulator-max-microvolt = <3300000>;
209 regulator-name = "vcc33-audio-tv-ephy-mac";
214 regulator-always-on;
215 regulator-min-microvolt = <3300000>;
216 regulator-max-microvolt = <3300000>;
217 regulator-name = "vcc33-io-pd-emmc-sd-usb-uart-1";
221 regulator-always-on;
222 regulator-min-microvolt = <1800000>;
223 regulator-max-microvolt = <1800000>;
224 regulator-name = "vcc18-dram-bias-pll";
228 regulator-always-on;
229 regulator-min-microvolt = <1800000>;
230 regulator-max-microvolt = <1800000>;
231 regulator-name = "vcc-efuse-pcie-hdmi-pc";
243 regulator-always-on;
244 regulator-min-microvolt = <3300000>;
245 regulator-max-microvolt = <3300000>;
246 regulator-name = "vcc33-io-pd-emmc-sd-usb-uart-2";
258 regulator-always-on;
259 regulator-min-microvolt = <800000>;
260 regulator-max-microvolt = <1160000>;
261 regulator-ramp-delay = <2500>;
262 regulator-name = "vdd-cpu";
266 regulator-enable-ramp-delay = <32000>;
267 regulator-min-microvolt = <810000>;
268 regulator-max-microvolt = <1080000>;
269 regulator-ramp-delay = <2500>;
270 regulator-name = "vdd-gpu";
274 regulator-always-on;
275 regulator-min-microvolt = <960000>;
276 regulator-max-microvolt = <960000>;
277 regulator-name = "vdd-sys";
281 regulator-always-on;
282 regulator-min-microvolt = <1200000>;
283 regulator-max-microvolt = <1200000>;
284 regulator-name = "vcc-dram";
303 pinctrl-names = "default";
304 pinctrl-0 = <&uart0_ph_pins>;
310 pinctrl-names = "default";
311 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;
312 uart-has-rtscts;
318 clock-names = "lpo";
319 device-wakeup-gpios = <&r_pio 1 2 GPIO_ACTIVE_HIGH>; /* PM2 */
320 host-wakeup-gpios = <&r_pio 1 1 GPIO_ACTIVE_HIGH>; /* PM1 */
321 shutdown-gpios = <&r_pio 1 4 GPIO_ACTIVE_HIGH>; /* PM4 */
322 max-speed = <1500000>;
337 usb0_id_det-gpios = <&pio 2 15 GPIO_ACTIVE_HIGH>; /* PC15 */
338 usb0_vbus-supply = <®_vcc5v>;
339 usb3_vbus-supply = <®_vcc5v>;