Lines Matching +full:push +full:- +full:button

2  * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "stm32f746-pinctrl.dtsi"
46 #include <dt-bindings/input/input.h>
47 #include <dt-bindings/interrupt-controller/irq.h>
50 model = "STMicroelectronics STM32746g-EVAL board";
51 compatible = "st,stm32746g-eval", "st,stm32f746";
55 stdout-path = "serial0:115200n8";
68 compatible = "gpio-leds";
69 led-green {
71 linux,default-trigger = "heartbeat";
73 led-orange {
76 led-red {
79 led-blue {
85 compatible = "gpio-keys";
86 #address-cells = <1>;
87 #size-cells = <0>;
89 button@0 {
97 compatible = "gpio-keys";
98 pinctrl-0 = <&joystick_pins>;
99 pinctrl-names = "default";
100 button-0 {
103 interrupt-parent = <&stmfx_pinctrl>;
106 button-1 {
109 interrupt-parent = <&stmfx_pinctrl>;
112 button-2 {
115 interrupt-parent = <&stmfx_pinctrl>;
118 button-3 {
121 interrupt-parent = <&stmfx_pinctrl>;
124 button-4 {
127 interrupt-parent = <&stmfx_pinctrl>;
132 usbotg_hs_phy: usb-phy {
133 #phy-cells = <0>;
134 compatible = "usb-nop-xceiv";
136 clock-names = "main_clk";
140 compatible = "regulator-fixed";
141 regulator-name = "mmc_vcard";
142 regulator-min-microvolt = <3300000>;
143 regulator-max-microvolt = <3300000>;
148 clock-frequency = <25000000>;
156 pinctrl-0 = <&i2c1_pins_b>;
157 pinctrl-names = "default";
158 i2c-scl-rising-time-ns = <185>;
159 i2c-scl-falling-time-ns = <20>;
163 compatible = "st,stmfx-0300";
166 interrupt-parent = <&gpioi>;
169 compatible = "st,stmfx-0300-pinctrl";
170 gpio-controller;
171 #gpio-cells = <2>;
172 interrupt-controller;
173 #interrupt-cells = <2>;
174 gpio-ranges = <&stmfx_pinctrl 0 0 24>;
178 drive-push-pull;
179 bias-pull-up;
191 vmmc-supply = <&mmc_vcard>;
192 broken-cd;
193 pinctrl-names = "default", "opendrain";
194 pinctrl-0 = <&sdio_pins_a>;
195 pinctrl-1 = <&sdio_pins_od_a>;
196 bus-width = <4>;
200 pinctrl-0 = <&usart1_pins_a>;
201 pinctrl-names = "default";
208 phy-names = "usb2-phy";
209 pinctrl-0 = <&usbotg_hs_pins_a>;
210 pinctrl-names = "default";