Lines Matching +full:x +full:- +full:min

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "sun50i-h616.dtsi"
9 #include "sun50i-h616-cpu-opp.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
16 compatible = "hechuang,x96-mate", "allwinner,sun50i-h616";
23 stdout-path = "serial0:115200n8";
28 compatible = "regulator-fixed";
29 regulator-name = "vcc-5v";
30 regulator-min-microvolt = <5000000>;
31 regulator-max-microvolt = <5000000>;
32 regulator-always-on;
37 cpu-supply = <&reg_dcdca>;
53 vmmc-supply = <&reg_dcdce>;
54 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
55 bus-width = <4>;
60 vmmc-supply = <&reg_dcdce>;
61 vqmmc-supply = <&reg_bldo1>;
62 bus-width = <8>;
63 non-removable;
64 cap-mmc-hw-reset;
65 mmc-ddr-1_8v;
66 mmc-hs200-1_8v;
82 compatible = "x-powers,axp305", "x-powers,axp805",
83 "x-powers,axp806";
84 interrupt-controller;
85 #interrupt-cells = <1>;
88 x-powers,self-working-mode;
89 vina-supply = <&reg_vcc5v>;
90 vinb-supply = <&reg_vcc5v>;
91 vinc-supply = <&reg_vcc5v>;
92 vind-supply = <&reg_vcc5v>;
93 vine-supply = <&reg_vcc5v>;
94 aldoin-supply = <&reg_vcc5v>;
95 bldoin-supply = <&reg_vcc5v>;
96 cldoin-supply = <&reg_vcc5v>;
100 regulator-always-on;
101 regulator-min-microvolt = <3300000>;
102 regulator-max-microvolt = <3300000>;
103 regulator-name = "vcc-sys";
108 regulator-min-microvolt = <3300000>;
109 regulator-max-microvolt = <3300000>;
110 regulator-name = "vcc3v3-ext";
116 regulator-min-microvolt = <3300000>;
117 regulator-max-microvolt = <3300000>;
118 regulator-name = "vcc3v3-ext2";
123 regulator-always-on;
124 regulator-min-microvolt = <1800000>;
125 regulator-max-microvolt = <1800000>;
126 regulator-name = "vcc1v8";
131 regulator-min-microvolt = <1800000>;
132 regulator-max-microvolt = <1800000>;
133 regulator-name = "vcc1v8-2";
146 regulator-min-microvolt = <2500000>;
147 regulator-max-microvolt = <2500000>;
148 regulator-name = "vcc2v5";
160 regulator-always-on;
161 regulator-min-microvolt = <810000>;
162 regulator-max-microvolt = <1100000>;
163 regulator-name = "vdd-cpu";
167 regulator-always-on;
168 regulator-min-microvolt = <810000>;
169 regulator-max-microvolt = <990000>;
170 regulator-name = "vdd-gpu-sys";
174 regulator-always-on;
175 regulator-min-microvolt = <1360000>;
176 regulator-max-microvolt = <1360000>;
177 regulator-name = "vdd-dram";
181 regulator-always-on;
182 regulator-min-microvolt = <3300000>;
183 regulator-max-microvolt = <3300000>;
184 regulator-name = "vcc-eth-mmc";
195 pinctrl-names = "default";
196 pinctrl-0 = <&uart0_ph_pins>;