Lines Matching +full:press +full:- +full:threshold +full:- +full:microvolt
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2018 Oleg Ivanov <balbes-150@yandex.ru>
7 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
16 compatible = "tronsmart,mxiii-plus", "amlogic,meson8m2";
27 stdout-path = "serial0:115200n8";
35 adc-keys {
36 compatible = "adc-keys";
37 io-channels = <&saradc 0>;
38 io-channel-names = "buttons";
39 keyup-threshold-microvolt = <1710000>;
41 button-function {
44 press-threshold-microvolt = <10000>;
48 vcc_3v3: regulator-vcc3v3 {
49 compatible = "regulator-fixed";
50 regulator-name = "VCC3V3";
51 regulator-min-microvolt = <3300000>;
52 regulator-max-microvolt = <3300000>;
57 cpu-supply = <&vcck>;
63 pinctrl-0 = <ð_rgmii_pins>;
64 pinctrl-names = "default";
66 phy-handle = <ð_phy0>;
67 phy-mode = "rgmii-id";
70 compatible = "snps,dwmac-mdio";
71 #address-cells = <1>;
72 #size-cells = <0>;
74 eth_phy0: ethernet-phy@0 {
78 reset-assert-us = <10000>;
79 reset-deassert-us = <80000>;
80 reset-gpios = <&gpio GPIOH_4 GPIO_ACTIVE_LOW>;
87 pinctrl-0 = <&ir_recv_pins>;
88 pinctrl-names = "default";
93 pinctrl-0 = <&i2c_ao_pins>;
94 pinctrl-names = "default";
99 system-power-controller;
103 regulator-name = "VCCK";
104 regulator-min-microvolt = <825000>;
105 regulator-max-microvolt = <1150000>;
106 regulator-boot-on;
107 regulator-always-on;
112 regulator-name = "VDD_EE";
113 regulator-min-microvolt = <950000>;
114 regulator-max-microvolt = <1150000>;
115 regulator-boot-on;
116 regulator-always-on;
120 regulator-name = "VDD_DDR";
121 regulator-min-microvolt = <1500000>;
122 regulator-max-microvolt = <1500000>;
123 regulator-boot-on;
124 regulator-always-on;
128 regulator-name = "VDDIO_AO28";
129 regulator-min-microvolt = <2900000>;
130 regulator-max-microvolt = <2900000>;
131 regulator-boot-on;
132 regulator-always-on;
136 regulator-name = "VDDIO_AO18";
137 regulator-min-microvolt = <1800000>;
138 regulator-max-microvolt = <1800000>;
139 regulator-boot-on;
140 regulator-always-on;
144 regulator-name = "VCC1V8";
145 regulator-min-microvolt = <1800000>;
146 regulator-max-microvolt = <1800000>;
147 regulator-boot-on;
148 regulator-always-on;
152 regulator-name = "VCC2V8";
153 regulator-min-microvolt = <2850000>;
154 regulator-max-microvolt = <2850000>;
155 regulator-boot-on;
156 regulator-always-on;
160 regulator-name = "AVDD1V8";
161 regulator-min-microvolt = <1800000>;
162 regulator-max-microvolt = <1800000>;
163 regulator-boot-on;
164 regulator-always-on;
168 regulator-name = "VDD_LDO";
169 regulator-min-microvolt = <2700000>;
170 regulator-max-microvolt = <2700000>;
171 regulator-boot-on;
172 regulator-always-on;
176 regulator-name = "RTC_0V9";
177 regulator-min-microvolt = <900000>;
178 regulator-max-microvolt = <900000>;
179 regulator-boot-on;
180 regulator-always-on;
187 mali-supply = <&vddee>;
192 vref-supply = <&vddio_ao1v8>;
198 pinctrl-0 = <&sd_b_pins>;
199 pinctrl-names = "default";
203 compatible = "mmc-slot";
207 bus-width = <4>;
208 no-sdio;
209 cap-mmc-highspeed;
210 cap-sd-highspeed;
211 disable-wp;
213 cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_LOW>;
215 vmmc-supply = <&vcc_3v3>;
222 pinctrl-0 = <&uart_a1_pins>, <&uart_a1_cts_rts_pins>;
223 pinctrl-names = "default";
224 uart-has-rtscts;
229 pinctrl-0 = <&uart_ao_a_pins>;
230 pinctrl-names = "default";