Lines Matching +full:pg +full:- +full:gpios
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>
15 model = "Transpeed 8K618-T";
16 compatible = "transpeed,8k618-t", "allwinner,sun50i-h618";
24 stdout-path = "serial0:115200n8";
29 compatible = "regulator-fixed";
30 regulator-name = "vcc-5v";
31 regulator-min-microvolt = <5000000>;
32 regulator-max-microvolt = <5000000>;
33 regulator-always-on;
38 compatible = "regulator-fixed";
39 regulator-name = "vcc-3v3";
40 regulator-min-microvolt = <3300000>;
41 regulator-max-microvolt = <3300000>;
42 regulator-always-on;
46 compatible = "mmc-pwrseq-simple";
48 clock-names = "ext_clock";
49 pinctrl-0 = <&x32clk_fanout_pin>;
50 pinctrl-names = "default";
51 reset-gpios = <&pio 6 18 GPIO_ACTIVE_LOW>; /* PG18 */
56 cpu-supply = <®_dcdc2>;
72 vmmc-supply = <®_dldo1>;
73 cd-gpios = <&pio 8 16 GPIO_ACTIVE_LOW>; /* PI16 */
74 bus-width = <4>;
79 vmmc-supply = <®_dldo1>;
80 vqmmc-supply = <®_aldo1>;
81 mmc-pwrseq = <&wifi_pwrseq>;
82 bus-width = <4>;
83 non-removable;
92 vmmc-supply = <®_dldo1>;
93 vqmmc-supply = <®_aldo1>;
94 bus-width = <8>;
95 non-removable;
96 cap-mmc-hw-reset;
97 mmc-ddr-1_8v;
98 mmc-hs200-1_8v;
114 compatible = "x-powers,axp313a";
116 #interrupt-cells = <1>;
117 interrupt-controller;
119 vin1-supply = <®_vcc5v>;
120 vin2-supply = <®_vcc5v>;
121 vin3-supply = <®_vcc5v>;
125 regulator-always-on;
126 regulator-min-microvolt = <1800000>;
127 regulator-max-microvolt = <1800000>;
128 regulator-name = "vcc-1v8-pll";
132 regulator-always-on;
133 regulator-min-microvolt = <3300000>;
134 regulator-max-microvolt = <3300000>;
135 regulator-name = "vcc-3v3-io-mmc";
139 regulator-always-on;
140 regulator-min-microvolt = <810000>;
141 regulator-max-microvolt = <990000>;
142 regulator-name = "vdd-gpu-sys";
146 regulator-always-on;
147 regulator-min-microvolt = <810000>;
148 regulator-max-microvolt = <1100000>;
149 regulator-name = "vdd-cpu";
153 regulator-always-on;
154 regulator-min-microvolt = <1360000>;
155 regulator-max-microvolt = <1360000>;
156 regulator-name = "vdd-dram";
163 vcc-pc-supply = <®_aldo1>;
164 vcc-pg-supply = <®_dldo1>;
165 vcc-ph-supply = <®_dldo1>;
166 vcc-pi-supply = <®_dldo1>;
170 pinctrl-names = "default";
171 pinctrl-0 = <&uart0_ph_pins>;
176 pinctrl-names = "default";
177 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;
178 uart-has-rtscts;