Lines Matching +full:non +full:- +full:removable

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 allwinner,audio-routing = "Line Out", "LINEOUT";
61 cpu-supply = <&reg_dcdc2>;
77 vmmc-supply = <&reg_dldo1>;
78 cd-gpios = <&pio 8 16 GPIO_ACTIVE_LOW>; /* PI16 */
79 disable-wp;
80 bus-width = <4>;
85 vmmc-supply = <&reg_dldo1>;
86 vqmmc-supply = <&reg_aldo1>;
87 mmc-pwrseq = <&wifi_pwrseq>;
88 bus-width = <4>;
89 non-removable;
98 vmmc-supply = <&reg_dldo1>;
99 vqmmc-supply = <&reg_aldo1>;
100 bus-width = <8>;
101 non-removable;
102 cap-mmc-hw-reset;
103 mmc-ddr-1_8v;
104 mmc-hs200-1_8v;
120 compatible = "x-powers,axp313a";
122 #interrupt-cells = <1>;
123 interrupt-controller;
125 vin1-supply = <&reg_vcc5v>;
126 vin2-supply = <&reg_vcc5v>;
127 vin3-supply = <&reg_vcc5v>;
131 regulator-always-on;
132 regulator-min-microvolt = <1800000>;
133 regulator-max-microvolt = <1800000>;
134 regulator-name = "vcc-1v8-pll";
138 regulator-always-on;
139 regulator-min-microvolt = <3300000>;
140 regulator-max-microvolt = <3300000>;
141 regulator-name = "vcc-3v3-io-mmc";
145 regulator-always-on;
146 regulator-min-microvolt = <810000>;
147 regulator-max-microvolt = <990000>;
148 regulator-name = "vdd-gpu-sys";
152 regulator-always-on;
153 regulator-min-microvolt = <810000>;
154 regulator-max-microvolt = <1100000>;
155 regulator-name = "vdd-cpu";
159 regulator-always-on;
160 regulator-min-microvolt = <1360000>;
161 regulator-max-microvolt = <1360000>;
162 regulator-name = "vdd-dram";
169 vcc-pc-supply = <&reg_aldo1>;
170 vcc-pg-supply = <&reg_dldo1>;
171 vcc-ph-supply = <&reg_dldo1>;
172 vcc-pi-supply = <&reg_dldo1>;
176 pinctrl-names = "default";
177 pinctrl-0 = <&uart0_ph_pins>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;
184 uart-has-rtscts;