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>
13 #include <dt-bindings/input/linux-event-codes.h>
14 #include <dt-bindings/leds/common.h>
18 compatible = "oranth,tanix-tx1", "allwinner,sun50i-h616";
26 stdout-path = "serial0:115200n8";
29 gpio-keys {
30 compatible = "gpio-keys";
40 compatible = "gpio-leds";
42 led-0 {
46 default-state = "on";
51 compatible = "mmc-pwrseq-simple";
53 clock-names = "ext_clock";
54 pinctrl-0 = <&x32clk_fanout_pin>;
55 pinctrl-names = "default";
56 reset-gpios = <&pio 6 18 GPIO_ACTIVE_LOW>; /* PG18 */
61 compatible = "regulator-fixed";
62 regulator-name = "vcc-5v";
63 regulator-min-microvolt = <5000000>;
64 regulator-max-microvolt = <5000000>;
65 regulator-always-on;
70 allwinner,audio-routing = "Line Out", "LINEOUT";
75 cpu-supply = <®_dcdc2>;
87 vmmc-supply = <®_dldo1>;
88 vqmmc-supply = <®_aldo1>;
89 mmc-pwrseq = <&wifi_pwrseq>;
90 bus-width = <4>;
91 non-removable;
100 vmmc-supply = <®_dldo1>;
101 vqmmc-supply = <®_aldo1>;
102 bus-width = <8>;
103 non-removable;
104 max-frequency = <100000000>;
105 cap-mmc-hw-reset;
106 mmc-ddr-1_8v;
115 vcc-pc-supply = <®_aldo1>;
116 vcc-pf-supply = <®_dldo1>;
117 vcc-pg-supply = <®_aldo1>;
118 vcc-ph-supply = <®_dldo1>;
119 vcc-pi-supply = <®_dldo1>;
126 compatible = "x-powers,axp313a";
128 #interrupt-cells = <1>;
129 interrupt-controller;
131 vin1-supply = <®_vcc5v>;
132 vin2-supply = <®_vcc5v>;
133 vin3-supply = <®_vcc5v>;
136 /* Supplies VCC-PLL, so needs to be always on. */
138 regulator-always-on;
139 regulator-min-microvolt = <1800000>;
140 regulator-max-microvolt = <1800000>;
141 regulator-name = "vcc1v8";
144 /* Supplies VCC-IO, so needs to be always on. */
146 regulator-always-on;
147 regulator-min-microvolt = <3300000>;
148 regulator-max-microvolt = <3300000>;
149 regulator-name = "vcc3v3";
153 regulator-always-on;
154 regulator-min-microvolt = <810000>;
155 regulator-max-microvolt = <990000>;
156 regulator-name = "vdd-gpu-sys";
160 regulator-always-on;
161 regulator-min-microvolt = <810000>;
162 regulator-max-microvolt = <1120000>;
163 regulator-name = "vdd-cpu";
167 regulator-always-on;
168 regulator-min-microvolt = <1200000>;
169 regulator-max-microvolt = <1200000>;
170 regulator-name = "vdd-dram";
177 pinctrl-names = "default";
178 pinctrl-0 = <&uart0_ph_pins>;