Lines Matching +full:x +full:- +full:min
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun8i-a83t.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
51 compatible = "allwinner,h8homlet-v2", "allwinner,sun8i-a83t";
58 stdout-path = "serial0:115200n8";
61 reg_usb0_vbus: reg-usb0-vbus {
62 compatible = "regulator-fixed";
63 regulator-name = "usb0-vbus";
64 regulator-min-microvolt = <5000000>;
65 regulator-max-microvolt = <5000000>;
66 regulator-boot-on;
67 enable-active-high;
71 reg_usb1_vbus: reg-usb1-vbus {
72 compatible = "regulator-fixed";
73 regulator-name = "usb1-vbus";
74 regulator-min-microvolt = <5000000>;
75 regulator-max-microvolt = <5000000>;
76 regulator-boot-on;
77 enable-active-high;
83 cpu-supply = <®_dcdc2>;
87 cpu-supply = <®_dcdc3>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&mmc0_pins>;
97 vmmc-supply = <®_dcdc1>;
98 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
99 bus-width = <4>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&mmc2_8bit_emmc_pins>;
106 vmmc-supply = <®_dcdc1>;
107 vqmmc-supply = <®_dcdc1>;
108 bus-width = <8>;
109 non-removable;
110 cap-mmc-hw-reset;
122 compatible = "x-powers,axp818", "x-powers,axp813";
124 interrupt-parent = <&r_intc>;
126 eldoin-supply = <®_dcdc1>;
127 swin-supply = <®_dcdc1>;
131 compatible = "x-powers,ac100";
135 compatible = "x-powers,ac100-codec";
136 interrupt-parent = <&r_pio>;
138 #clock-cells = <0>;
139 clock-output-names = "4M_adda";
143 compatible = "x-powers,ac100-rtc";
144 interrupt-parent = <&r_intc>;
147 #clock-cells = <1>;
148 clock-output-names = "cko1_rtc",
162 regulator-always-on;
163 regulator-min-microvolt = <1800000>;
164 regulator-max-microvolt = <1800000>;
165 regulator-name = "vcc-1v8";
169 regulator-always-on;
170 regulator-min-microvolt = <1800000>;
171 regulator-max-microvolt = <1800000>;
172 regulator-name = "dram-pll";
176 regulator-always-on;
177 regulator-min-microvolt = <3000000>;
178 regulator-max-microvolt = <3000000>;
179 regulator-name = "avcc";
183 regulator-always-on;
184 regulator-min-microvolt = <3300000>;
185 regulator-max-microvolt = <3300000>;
186 regulator-name = "vcc-3v3";
190 regulator-always-on;
191 regulator-min-microvolt = <700000>;
192 regulator-max-microvolt = <1100000>;
193 regulator-name = "vdd-cpua";
197 regulator-always-on;
198 regulator-min-microvolt = <700000>;
199 regulator-max-microvolt = <1100000>;
200 regulator-name = "vdd-cpub";
204 regulator-min-microvolt = <700000>;
205 regulator-max-microvolt = <1100000>;
206 regulator-name = "vdd-gpu";
210 regulator-always-on;
211 regulator-min-microvolt = <1500000>;
212 regulator-max-microvolt = <1500000>;
213 regulator-name = "vcc-dram";
217 regulator-always-on;
218 regulator-min-microvolt = <900000>;
219 regulator-max-microvolt = <900000>;
220 regulator-name = "vdd-sys";
224 regulator-min-microvolt = <3300000>;
225 regulator-max-microvolt = <3300000>;
226 regulator-name = "vcc-mipi";
232 * logic is ready and 30ms after the reset pin is de-asserted.
235 regulator-enable-ramp-delay = <100000>;
236 regulator-min-microvolt = <3300000>;
237 regulator-max-microvolt = <3300000>;
238 regulator-name = "vcc-ephy";
242 regulator-min-microvolt = <1080000>;
243 regulator-max-microvolt = <1320000>;
244 regulator-name = "vdd12-hsic";
252 regulator-always-on;
253 regulator-min-microvolt = <700000>;
254 regulator-max-microvolt = <1100000>;
255 regulator-name = "vdd-cpus";
259 regulator-name = "vcc-rtc";
263 regulator-name = "vcc-wifi";
267 pinctrl-names = "default";
268 pinctrl-0 = <&uart0_pb_pins>;
273 usb0_vbus-supply = <®_usb0_vbus>;
274 usb1_vbus-supply = <®_usb1_vbus>;