Lines Matching +full:input +full:- +full:debounce

1 // SPDX-License-Identifier: GPL-2.0
6 * Copyright (C) 2014-2015 Renesas Solutions Corp.
7 * Copyright (C) 2014-2015 Cogent Embedded, Inc.
11 * SSI-AK4643
13 * SW1: 2-1: AK4643
14 * 2-3: ADV7511
21 /dts-v1/;
23 #include <dt-bindings/gpio/gpio.h>
24 #include <dt-bindings/input/input.h>
38 stdout-path = "serial0:115200n8";
46 gpio-keys {
47 compatible = "gpio-keys";
49 key-3 {
53 wakeup-source;
54 debounce-interval = <20>;
56 key-4 {
60 wakeup-source;
61 debounce-interval = <20>;
63 key-6 {
67 wakeup-source;
68 debounce-interval = <20>;
70 key-a {
73 label = "SW12-1";
74 wakeup-source;
75 debounce-interval = <20>;
77 key-b {
80 label = "SW12-2";
81 wakeup-source;
82 debounce-interval = <20>;
84 key-c {
87 label = "SW12-3";
88 wakeup-source;
89 debounce-interval = <20>;
91 key-d {
94 label = "SW12-4";
95 wakeup-source;
96 debounce-interval = <20>;
100 d3_3v: regulator-d3-3v {
101 compatible = "regulator-fixed";
102 regulator-name = "D3.3V";
103 regulator-min-microvolt = <3300000>;
104 regulator-max-microvolt = <3300000>;
105 regulator-boot-on;
106 regulator-always-on;
109 vcc_sdhi1: regulator-vcc-sdhi1 {
110 compatible = "regulator-fixed";
112 regulator-name = "SDHI1 Vcc";
113 regulator-min-microvolt = <3300000>;
114 regulator-max-microvolt = <3300000>;
117 enable-active-high;
120 vccq_sdhi1: regulator-vccq-sdhi1 {
121 compatible = "regulator-gpio";
123 regulator-name = "SDHI1 VccQ";
124 regulator-min-microvolt = <1800000>;
125 regulator-max-microvolt = <3300000>;
128 gpios-states = <1>;
133 vga-encoder {
137 #address-cells = <1>;
138 #size-cells = <0>;
143 remote-endpoint = <&du_out_rgb1>;
149 remote-endpoint = <&vga_in>;
155 hdmi-out {
156 compatible = "hdmi-connector";
161 remote-endpoint = <&adv7511_out>;
167 compatible = "vga-connector";
171 remote-endpoint = <&adv7123_out>;
176 x2_clk: x2-clock {
177 compatible = "fixed-clock";
178 #clock-cells = <0>;
179 clock-frequency = <148500000>;
182 x3_clk: x3-clock {
183 compatible = "fixed-clock";
184 #clock-cells = <0>;
185 clock-frequency = <74250000>;
189 compatible = "fixed-clock";
190 #clock-cells = <0>;
191 clock-frequency = <12288000>;
195 compatible = "simple-audio-card";
197 simple-audio-card,format = "left_j";
198 simple-audio-card,bitclock-master = <&soundcodec>;
199 simple-audio-card,frame-master = <&soundcodec>;
201 simple-audio-card,cpu {
202 sound-dai = <&rcar_sound>;
205 soundcodec: simple-audio-card,codec {
206 sound-dai = <&ak4643>;
211 gpioi2c1: i2c-9 {
212 #address-cells = <1>;
213 #size-cells = <0>;
214 compatible = "i2c-gpio";
216 scl-gpios = <&gpio4 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
217 sda-gpios = <&gpio4 1 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
218 i2c-gpio,delay-us = <5>;
224 i2chdmi: i2c-10 {
225 compatible = "i2c-demux-pinctrl";
226 i2c-parent = <&i2c1>, <&gpioi2c1>;
227 i2c-bus-name = "i2c-hdmi";
228 #address-cells = <1>;
229 #size-cells = <0>;
232 compatible = "asahi-kasei,ak4643";
233 #sound-dai-cells = <0>;
237 composite-in@20 {
244 bus-width = <8>;
245 remote-endpoint = <&vin0ep>;
253 interrupt-parent = <&gpio5>;
256 adi,input-depth = <8>;
257 adi,input-colorspace = "rgb";
258 adi,input-clock = "1x";
259 adi,input-style = <1>;
260 adi,input-justification = "evenly";
263 #address-cells = <1>;
264 #size-cells = <0>;
269 remote-endpoint = <&du_out_rgb0>;
276 remote-endpoint = <&hdmi_con>;
291 clock-frequency = <20000000>;
295 pinctrl-0 = <&scif_clk_pins>;
296 pinctrl-names = "default";
375 pinctrl-0 = <&scif2_pins>;
376 pinctrl-names = "default";
382 clock-frequency = <14745600>;
386 pinctrl-0 = <&ether_pins &phy1_pins>;
387 pinctrl-names = "default";
389 phy-handle = <&phy1>;
390 renesas,ether-link-active-low;
393 phy1: ethernet-phy@1 {
395 interrupt-parent = <&irqc0>;
397 micrel,led-mode = <1>;
402 pinctrl-0 = <&i2c1_pins>;
403 pinctrl-names = "i2c-hdmi";
405 clock-frequency = <400000>;
409 pinctrl-0 = <&mmcif0_pins>;
410 pinctrl-names = "default";
412 vmmc-supply = <&d3_3v>;
413 vqmmc-supply = <&d3_3v>;
414 bus-width = <8>;
415 non-removable;
420 pinctrl-0 = <&sdhi1_pins>;
421 pinctrl-names = "default";
423 vmmc-supply = <&vcc_sdhi1>;
424 vqmmc-supply = <&vccq_sdhi1>;
425 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
430 pinctrl-0 = <&qspi_pins>;
431 pinctrl-names = "default";
436 compatible = "spansion,s25fl512s", "jedec,spi-nor";
438 spi-max-frequency = <30000000>;
439 spi-tx-bus-width = <4>;
440 spi-rx-bus-width = <4>;
441 spi-cpol;
442 spi-cpha;
443 m25p,fast-read;
446 compatible = "fixed-partitions";
447 #address-cells = <1>;
448 #size-cells = <1>;
453 read-only;
458 read-only;
468 /* composite video input */
471 pinctrl-0 = <&vin0_pins>;
472 pinctrl-names = "default";
476 remote-endpoint = <&adv7180>;
477 bus-width = <8>;
484 pinctrl-0 = <&usb0_pins>;
485 pinctrl-names = "default";
490 pinctrl-0 = <&usb1_pins>;
491 pinctrl-names = "default";
499 pinctrl-0 = <&du0_pins &du1_pins>;
500 pinctrl-names = "default";
505 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
510 remote-endpoint = <&adv7511_in>;
515 remote-endpoint = <&adv7123_in>;
522 pinctrl-0 = <&ssi_pins &audio_clk_pins>;
523 pinctrl-names = "default";
527 #sound-dai-cells = <0>;
538 timeout-sec = <60>;
543 shared-pin;