Lines Matching +full:self +full:- +full:working

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "sun50i-h616.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/interrupt-controller/arm-gic.h>
15 compatible = "hechuang,x96-mate", "allwinner,sun50i-h616";
22 stdout-path = "serial0:115200n8";
27 compatible = "regulator-fixed";
28 regulator-name = "vcc-5v";
29 regulator-min-microvolt = <5000000>;
30 regulator-max-microvolt = <5000000>;
31 regulator-always-on;
48 vmmc-supply = <&reg_dcdce>;
49 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
50 bus-width = <4>;
55 vmmc-supply = <&reg_dcdce>;
56 vqmmc-supply = <&reg_bldo1>;
57 bus-width = <8>;
58 non-removable;
59 cap-mmc-hw-reset;
60 mmc-ddr-1_8v;
61 mmc-hs200-1_8v;
77 compatible = "x-powers,axp305", "x-powers,axp805",
78 "x-powers,axp806";
79 interrupt-controller;
80 #interrupt-cells = <1>;
83 x-powers,self-working-mode;
84 vina-supply = <&reg_vcc5v>;
85 vinb-supply = <&reg_vcc5v>;
86 vinc-supply = <&reg_vcc5v>;
87 vind-supply = <&reg_vcc5v>;
88 vine-supply = <&reg_vcc5v>;
89 aldoin-supply = <&reg_vcc5v>;
90 bldoin-supply = <&reg_vcc5v>;
91 cldoin-supply = <&reg_vcc5v>;
95 regulator-always-on;
96 regulator-min-microvolt = <3300000>;
97 regulator-max-microvolt = <3300000>;
98 regulator-name = "vcc-sys";
103 regulator-min-microvolt = <3300000>;
104 regulator-max-microvolt = <3300000>;
105 regulator-name = "vcc3v3-ext";
111 regulator-min-microvolt = <3300000>;
112 regulator-max-microvolt = <3300000>;
113 regulator-name = "vcc3v3-ext2";
118 regulator-always-on;
119 regulator-min-microvolt = <1800000>;
120 regulator-max-microvolt = <1800000>;
121 regulator-name = "vcc1v8";
126 regulator-min-microvolt = <1800000>;
127 regulator-max-microvolt = <1800000>;
128 regulator-name = "vcc1v8-2";
141 regulator-min-microvolt = <2500000>;
142 regulator-max-microvolt = <2500000>;
143 regulator-name = "vcc2v5";
155 regulator-always-on;
156 regulator-min-microvolt = <810000>;
157 regulator-max-microvolt = <1100000>;
158 regulator-name = "vdd-cpu";
162 regulator-always-on;
163 regulator-min-microvolt = <810000>;
164 regulator-max-microvolt = <990000>;
165 regulator-name = "vdd-gpu-sys";
169 regulator-always-on;
170 regulator-min-microvolt = <1360000>;
171 regulator-max-microvolt = <1360000>;
172 regulator-name = "vdd-dram";
176 regulator-always-on;
177 regulator-min-microvolt = <3300000>;
178 regulator-max-microvolt = <3300000>;
179 regulator-name = "vcc-eth-mmc";
190 pinctrl-names = "default";
191 pinctrl-0 = <&uart0_ph_pins>;