Lines Matching +full:poll +full:- +full:interval

1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the R-Car H1 (R8A77790) Marzen board
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
26 stdout-path = "serial0:115200n8";
34 fixedregulator3v3: regulator-3v3 {
35 compatible = "regulator-fixed";
36 regulator-name = "fixed-3.3V";
37 regulator-min-microvolt = <3300000>;
38 regulator-max-microvolt = <3300000>;
39 regulator-boot-on;
40 regulator-always-on;
43 vccq_sdhi0: regulator-vccq-sdhi0 {
44 compatible = "regulator-gpio";
46 regulator-name = "SDHI0 VccQ";
47 regulator-min-microvolt = <1800000>;
48 regulator-max-microvolt = <3300000>;
51 gpios-states = <1>;
58 pinctrl-0 = <&ethernet_pins>;
59 pinctrl-names = "default";
61 phy-mode = "mii";
62 interrupt-parent = <&irqpin0>;
64 smsc,irq-push-pull;
65 reg-io-width = <4>;
66 vddvario-supply = <&fixedregulator3v3>;
67 vdd33a-supply = <&fixedregulator3v3>;
70 keyboard-irq {
71 compatible = "gpio-keys";
73 pinctrl-0 = <&keyboard_irq_pins>;
74 pinctrl-names = "default";
76 interrupt-parent = <&gpio0>;
78 key-1 {
81 label = "SW1-1";
82 wakeup-source;
83 debounce-interval = <20>;
85 key-2 {
88 label = "SW1-2";
89 wakeup-source;
90 debounce-interval = <20>;
94 keyboard-gpio {
95 compatible = "gpio-keys-polled";
96 poll-interval = <50>;
98 pinctrl-0 = <&keyboard_gpio_pins>;
99 pinctrl-names = "default";
101 key-3 {
104 label = "SW1-3";
105 debounce-interval = <20>;
107 key-4 {
110 label = "SW1-4";
111 debounce-interval = <20>;
116 compatible = "gpio-leds";
128 vga-encoder {
132 #address-cells = <1>;
133 #size-cells = <0>;
138 remote-endpoint = <&du_out_rgb0>;
144 remote-endpoint = <&vga_in>;
151 compatible = "vga-connector";
155 remote-endpoint = <&vga_enc_out>;
160 lvds-encoder {
164 #address-cells = <1>;
165 #size-cells = <0>;
170 remote-endpoint = <&du_out_rgb1>;
181 x3_clk: x3-clock {
182 compatible = "fixed-clock";
183 #clock-cells = <0>;
184 clock-frequency = <65000000>;
189 pinctrl-0 = <&du_pins>;
190 pinctrl-names = "default";
194 clock-names = "du.0", "dclkin.0";
199 remote-endpoint = <&vga_enc_in>;
204 remote-endpoint = <&lvds_enc_in>;
211 keyboard-irq-hog {
212 gpio-hog;
221 clock-frequency = <100000>;
229 clock-frequency = <31250000>;
237 pinctrl-0 = <&scif_clk_pins>;
238 pinctrl-names = "default";
287 keyboard_irq_pins: keyboard-irq {
289 bias-pull-up;
291 keyboard_gpio_pins: keyboard-gpio {
293 bias-pull-up;
302 pinctrl-0 = <&scif2_pins>;
303 pinctrl-names = "default";
309 pinctrl-0 = <&scif4_pins>;
310 pinctrl-names = "default";
316 clock-frequency = <14745600>;
320 pinctrl-0 = <&sdhi0_pins>;
321 pinctrl-names = "default";
323 vmmc-supply = <&fixedregulator3v3>;
324 vqmmc-supply = <&vccq_sdhi0>;
325 bus-width = <4>;
330 pinctrl-0 = <&hspi0_pins>;
331 pinctrl-names = "default";