Lines Matching +full:x +full:- +full:powers

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;
87 pinctrl-names = "default";
88 pinctrl-0 = <&mmc0_pins>;
89 vmmc-supply = <&reg_dcdc1>;
90 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
91 bus-width = <4>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&mmc2_8bit_emmc_pins>;
98 vmmc-supply = <&reg_dcdc1>;
99 vqmmc-supply = <&reg_dcdc1>;
100 bus-width = <8>;
101 non-removable;
102 cap-mmc-hw-reset;
114 compatible = "x-powers,axp818", "x-powers,axp813";
116 interrupt-parent = <&r_intc>;
118 eldoin-supply = <&reg_dcdc1>;
119 swin-supply = <&reg_dcdc1>;
123 compatible = "x-powers,ac100";
127 compatible = "x-powers,ac100-codec";
128 interrupt-parent = <&r_pio>;
130 #clock-cells = <0>;
131 clock-output-names = "4M_adda";
135 compatible = "x-powers,ac100-rtc";
136 interrupt-parent = <&r_intc>;
139 #clock-cells = <1>;
140 clock-output-names = "cko1_rtc",
150 regulator-always-on;
151 regulator-min-microvolt = <1800000>;
152 regulator-max-microvolt = <1800000>;
153 regulator-name = "vcc-1v8";
157 regulator-always-on;
158 regulator-min-microvolt = <1800000>;
159 regulator-max-microvolt = <1800000>;
160 regulator-name = "dram-pll";
164 regulator-always-on;
165 regulator-min-microvolt = <3000000>;
166 regulator-max-microvolt = <3000000>;
167 regulator-name = "avcc";
171 regulator-always-on;
172 regulator-min-microvolt = <3300000>;
173 regulator-max-microvolt = <3300000>;
174 regulator-name = "vcc-3v3";
178 regulator-always-on;
179 regulator-min-microvolt = <700000>;
180 regulator-max-microvolt = <1100000>;
181 regulator-name = "vdd-cpua";
185 regulator-always-on;
186 regulator-min-microvolt = <700000>;
187 regulator-max-microvolt = <1100000>;
188 regulator-name = "vdd-cpub";
192 regulator-min-microvolt = <700000>;
193 regulator-max-microvolt = <1100000>;
194 regulator-name = "vdd-gpu";
198 regulator-always-on;
199 regulator-min-microvolt = <1500000>;
200 regulator-max-microvolt = <1500000>;
201 regulator-name = "vcc-dram";
205 regulator-always-on;
206 regulator-min-microvolt = <900000>;
207 regulator-max-microvolt = <900000>;
208 regulator-name = "vdd-sys";
212 regulator-min-microvolt = <3300000>;
213 regulator-max-microvolt = <3300000>;
214 regulator-name = "vcc-mipi";
220 * logic is ready and 30ms after the reset pin is de-asserted.
223 regulator-enable-ramp-delay = <100000>;
224 regulator-min-microvolt = <3300000>;
225 regulator-max-microvolt = <3300000>;
226 regulator-name = "vcc-ephy";
230 regulator-min-microvolt = <1080000>;
231 regulator-max-microvolt = <1320000>;
232 regulator-name = "vdd12-hsic";
240 regulator-always-on;
241 regulator-min-microvolt = <700000>;
242 regulator-max-microvolt = <1100000>;
243 regulator-name = "vdd-cpus";
247 regulator-name = "vcc-rtc";
251 regulator-name = "vcc-wifi";
255 pinctrl-names = "default";
256 pinctrl-0 = <&uart0_pb_pins>;
261 usb0_vbus-supply = <&reg_usb0_vbus>;
262 usb1_vbus-supply = <&reg_usb1_vbus>;