Lines Matching +full:button +full:- +full:enter
4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun7i-a20.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
54 model = "Olimex A20-Olinuxino Micro";
55 compatible = "olimex,a20-olinuxino-micro", "allwinner,sun7i-a20";
66 stdout-path = "serial0:115200n8";
69 hdmi-connector {
70 compatible = "hdmi-connector";
75 remote-endpoint = <&hdmi_out_con>;
81 compatible = "gpio-leds";
82 pinctrl-names = "default";
83 pinctrl-0 = <&led_pins_olinuxino>;
86 label = "a20-olinuxino-micro:green:usr";
88 default-state = "on";
94 target-supply = <®_ahci_5v>;
103 cpu-supply = <®_dcdc2>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&gmac_mii_pins>, <&gmac_txerr>;
121 phy-handle = <&phy1>;
122 phy-mode = "mii";
132 remote-endpoint = <&hdmi_con_in>;
141 interrupt-parent = <&nmi_intc>;
161 vref-supply = <®_vcc3v0>;
164 button-191 {
171 button-392 {
178 button-601 {
185 button-795 {
192 button-987 {
199 button-1184 {
206 button-1398 {
207 label = "Enter";
215 phy1: ethernet-phy@1 {
221 vmmc-supply = <®_vcc3v3>;
222 bus-width = <4>;
223 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
228 vmmc-supply = <®_vcc3v3>;
229 bus-width = <4>;
230 cd-gpios = <&pio 7 11 GPIO_ACTIVE_LOW>; /* PH11 */
247 gmac_txerr: gmac-txerr-pin {
252 led_pins_olinuxino: led-pins {
255 drive-strength = <20>;
270 regulator-always-on;
271 regulator-min-microvolt = <1000000>;
272 regulator-max-microvolt = <1400000>;
273 regulator-name = "vdd-cpu";
277 regulator-always-on;
278 regulator-min-microvolt = <1000000>;
279 regulator-max-microvolt = <1400000>;
280 regulator-name = "vdd-int-dll";
284 regulator-always-on;
285 regulator-min-microvolt = <3000000>;
286 regulator-max-microvolt = <3000000>;
287 regulator-name = "avcc";
307 pinctrl-names = "default";
308 pinctrl-0 = <&spi1_pi_pins>,
314 pinctrl-names = "default";
315 pinctrl-0 = <&spi2_pc_pins>,
321 pinctrl-names = "default";
322 pinctrl-0 = <&uart0_pb_pins>;
327 pinctrl-names = "default";
328 pinctrl-0 = <&uart6_pi_pins>;
333 pinctrl-names = "default";
334 pinctrl-0 = <&uart7_pi_pins>;
348 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
349 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
350 usb0_vbus-supply = <®_usb0_vbus>;
351 usb1_vbus-supply = <®_usb1_vbus>;
352 usb2_vbus-supply = <®_usb2_vbus>;