Lines Matching +full:vinc +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"
8 #include "sun50i-h6-gpu-opp.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
14 compatible = "azw,beelink-gs1", "allwinner,sun50i-h6";
22 stdout-path = "serial0:115200n8";
26 compatible = "hdmi-connector";
28 ddc-en-gpios = <&pio 7 2 GPIO_ACTIVE_HIGH>; /* PH2 */
32 remote-endpoint = <&hdmi_out_con>;
38 #clock-cells = <0>;
39 compatible = "fixed-clock";
40 clock-frequency = <32768>;
41 clock-output-names = "ext_osc32k";
45 compatible = "gpio-leds";
50 default-state = "on";
55 /* board wide 5V supply directly from the DC jack */
56 compatible = "regulator-fixed";
57 regulator-name = "vcc-5v";
58 regulator-min-microvolt = <5000000>;
59 regulator-max-microvolt = <5000000>;
60 regulator-always-on;
63 sound-spdif {
64 compatible = "simple-audio-card";
65 simple-audio-card,name = "sun50i-h6-spdif";
67 simple-audio-card,cpu {
68 sound-dai = <&spdif>;
71 simple-audio-card,codec {
72 sound-dai = <&spdif_out>;
76 spdif_out: spdif-out {
77 #sound-dai-cells = <0>;
78 compatible = "linux,spdif-dit";
83 cpu-supply = <®_dcdca>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&ext_rgmii_pins>;
101 phy-mode = "rgmii-id";
102 phy-handle = <&ext_rgmii_phy>;
103 phy-supply = <®_aldo2>;
108 mali-supply = <®_dcdcc>;
118 remote-endpoint = <&hdmi_con_in>;
123 ext_rgmii_phy: ethernet-phy@1 {
124 compatible = "ethernet-phy-ieee802.3-c22";
130 vmmc-supply = <®_cldo1>;
131 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
132 bus-width = <4>;
137 vmmc-supply = <®_cldo1>;
138 vqmmc-supply = <®_bldo2>;
139 non-removable;
140 cap-mmc-hw-reset;
141 bus-width = <8>;
150 vcc-pd-supply = <®_cldo1>;
151 vcc-pg-supply = <®_aldo1>;
155 linux,rc-map-name = "rc-beelink-gs1";
161 * FIXME: We can't add that supply for now since it would
165 * vcc-pl-supply = <®_aldo1>;
167 vcc-pm-supply = <®_aldo1>;
174 compatible = "x-powers,axp805", "x-powers,axp806";
176 interrupt-parent = <&r_intc>;
178 interrupt-controller;
179 #interrupt-cells = <1>;
180 x-powers,self-working-mode;
181 vina-supply = <®_vcc5v>;
182 vinb-supply = <®_vcc5v>;
183 vinc-supply = <®_vcc5v>;
184 vind-supply = <®_vcc5v>;
185 vine-supply = <®_vcc5v>;
186 aldoin-supply = <®_vcc5v>;
187 bldoin-supply = <®_vcc5v>;
188 cldoin-supply = <®_vcc5v>;
192 regulator-always-on;
193 regulator-min-microvolt = <3300000>;
194 regulator-max-microvolt = <3300000>;
195 regulator-name = "vcc-pl";
199 regulator-min-microvolt = <3300000>;
200 regulator-max-microvolt = <3300000>;
201 regulator-name = "vcc-ac200";
202 regulator-enable-ramp-delay = <100000>;
206 regulator-always-on;
207 regulator-min-microvolt = <3300000>;
208 regulator-max-microvolt = <3300000>;
209 regulator-name = "vcc25-dram";
213 regulator-always-on;
214 regulator-min-microvolt = <1800000>;
215 regulator-max-microvolt = <1800000>;
216 regulator-name = "vcc-bias-pll";
220 regulator-always-on;
221 regulator-min-microvolt = <1800000>;
222 regulator-max-microvolt = <1800000>;
223 regulator-name = "vcc-efuse-pcie-hdmi-io";
227 regulator-always-on;
228 regulator-min-microvolt = <1800000>;
229 regulator-max-microvolt = <1800000>;
230 regulator-name = "vcc-dcxoio";
238 regulator-always-on;
239 regulator-min-microvolt = <3300000>;
240 regulator-max-microvolt = <3300000>;
241 regulator-name = "vcc-3v3";
245 regulator-min-microvolt = <3300000>;
246 regulator-max-microvolt = <3300000>;
247 regulator-name = "vcc-wifi-1";
251 regulator-min-microvolt = <3300000>;
252 regulator-max-microvolt = <3300000>;
253 regulator-name = "vcc-wifi-2";
257 regulator-always-on;
258 regulator-min-microvolt = <810000>;
259 regulator-max-microvolt = <1160000>;
260 regulator-ramp-delay = <2500>;
261 regulator-name = "vdd-cpu";
265 regulator-enable-ramp-delay = <32000>;
266 regulator-min-microvolt = <810000>;
267 regulator-max-microvolt = <1080000>;
268 regulator-ramp-delay = <2500>;
269 regulator-name = "vdd-gpu";
273 regulator-always-on;
274 regulator-min-microvolt = <960000>;
275 regulator-max-microvolt = <960000>;
276 regulator-name = "vdd-sys";
280 regulator-always-on;
281 regulator-min-microvolt = <1200000>;
282 regulator-max-microvolt = <1200000>;
283 regulator-name = "vcc-dram";
298 pinctrl-names = "default";
299 pinctrl-0 = <&uart0_ph_pins>;
309 usb0_vbus-supply = <®_vcc5v>;