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>
40 stdout-path = "serial0:115200n8";
49 compatible = "gpio-keys";
51 pinctrl-0 = <&keyboard_pins>;
52 pinctrl-names = "default";
54 key-3 {
58 wakeup-source;
59 debounce-interval = <20>;
61 key-4 {
65 wakeup-source;
66 debounce-interval = <20>;
68 key-6 {
72 wakeup-source;
73 debounce-interval = <20>;
75 key-a {
78 label = "SW12-1";
79 wakeup-source;
80 debounce-interval = <20>;
82 key-b {
85 label = "SW12-2";
86 wakeup-source;
87 debounce-interval = <20>;
89 key-c {
92 label = "SW12-3";
93 wakeup-source;
94 debounce-interval = <20>;
96 key-d {
99 label = "SW12-4";
100 wakeup-source;
101 debounce-interval = <20>;
105 d3_3v: regulator-d3-3v {
106 compatible = "regulator-fixed";
107 regulator-name = "D3.3V";
108 regulator-min-microvolt = <3300000>;
109 regulator-max-microvolt = <3300000>;
110 regulator-boot-on;
111 regulator-always-on;
114 vcc_sdhi1: regulator-vcc-sdhi1 {
115 compatible = "regulator-fixed";
117 regulator-name = "SDHI1 Vcc";
118 regulator-min-microvolt = <3300000>;
119 regulator-max-microvolt = <3300000>;
122 enable-active-high;
125 vccq_sdhi1: regulator-vccq-sdhi1 {
126 compatible = "regulator-gpio";
128 regulator-name = "SDHI1 VccQ";
129 regulator-min-microvolt = <1800000>;
130 regulator-max-microvolt = <3300000>;
133 gpios-states = <1>;
137 vga-encoder {
141 #address-cells = <1>;
142 #size-cells = <0>;
147 remote-endpoint = <&du_out_rgb1>;
153 remote-endpoint = <&vga_in>;
159 hdmi-out {
160 compatible = "hdmi-connector";
165 remote-endpoint = <&adv7511_out>;
171 compatible = "vga-connector";
175 remote-endpoint = <&adv7123_out>;
180 x2_clk: x2-clock {
181 compatible = "fixed-clock";
182 #clock-cells = <0>;
183 clock-frequency = <148500000>;
186 x3_clk: x3-clock {
187 compatible = "fixed-clock";
188 #clock-cells = <0>;
189 clock-frequency = <74250000>;
193 compatible = "fixed-clock";
194 #clock-cells = <0>;
195 clock-frequency = <12288000>;
199 compatible = "simple-audio-card";
201 simple-audio-card,format = "left_j";
202 simple-audio-card,bitclock-master = <&soundcodec>;
203 simple-audio-card,frame-master = <&soundcodec>;
205 simple-audio-card,cpu {
206 sound-dai = <&rcar_sound>;
209 soundcodec: simple-audio-card,codec {
210 sound-dai = <&ak4643>;
215 gpioi2c1: i2c-9 {
216 #address-cells = <1>;
217 #size-cells = <0>;
218 compatible = "i2c-gpio";
220 scl-gpios = <&gpio4 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
221 sda-gpios = <&gpio4 1 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
222 i2c-gpio,delay-us = <5>;
228 i2chdmi: i2c-10 {
229 compatible = "i2c-demux-pinctrl";
230 i2c-parent = <&i2c1>, <&gpioi2c1>;
231 i2c-bus-name = "i2c-hdmi";
232 #address-cells = <1>;
233 #size-cells = <0>;
236 compatible = "asahi-kasei,ak4643";
237 #sound-dai-cells = <0>;
241 composite-in@20 {
247 bus-width = <8>;
248 remote-endpoint = <&vin0ep>;
256 interrupt-parent = <&gpio5>;
259 adi,input-depth = <8>;
260 adi,input-colorspace = "rgb";
261 adi,input-clock = "1x";
264 #address-cells = <1>;
265 #size-cells = <0>;
270 remote-endpoint = <&du_out_rgb0>;
277 remote-endpoint = <&hdmi_con>;
292 clock-frequency = <20000000>;
296 pinctrl-0 = <&scif_clk_pins>;
297 pinctrl-names = "default";
366 bias-pull-up;
381 pinctrl-0 = <&scif2_pins>;
382 pinctrl-names = "default";
388 clock-frequency = <14745600>;
392 pinctrl-0 = <ðer_pins>, <&phy1_pins>;
393 pinctrl-names = "default";
395 phy-handle = <&phy1>;
396 renesas,ether-link-active-low;
399 phy1: ethernet-phy@1 {
400 compatible = "ethernet-phy-id0022.1537",
401 "ethernet-phy-ieee802.3-c22";
403 interrupt-parent = <&irqc0>;
405 micrel,led-mode = <1>;
406 reset-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
411 pinctrl-0 = <&i2c1_pins>;
412 pinctrl-names = "i2c-hdmi";
414 clock-frequency = <400000>;
419 clock-frequency = <100000>;
424 interrupt-parent = <&gpio3>;
426 interrupt-controller;
429 compatible = "dlg,da9063-onkey";
433 compatible = "dlg,da9063-rtc";
437 compatible = "dlg,da9063-watchdog";
443 pinctrl-0 = <&mmcif0_pins>;
444 pinctrl-names = "default";
446 vmmc-supply = <&d3_3v>;
447 vqmmc-supply = <&d3_3v>;
448 bus-width = <8>;
449 non-removable;
454 pinctrl-0 = <&sdhi1_pins>;
455 pinctrl-names = "default";
457 vmmc-supply = <&vcc_sdhi1>;
458 vqmmc-supply = <&vccq_sdhi1>;
459 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
464 pinctrl-0 = <&qspi_pins>;
465 pinctrl-names = "default";
470 compatible = "spansion,s25fl512s", "jedec,spi-nor";
472 spi-max-frequency = <30000000>;
473 spi-tx-bus-width = <4>;
474 spi-rx-bus-width = <4>;
475 spi-cpol;
476 spi-cpha;
477 m25p,fast-read;
480 compatible = "fixed-partitions";
481 #address-cells = <1>;
482 #size-cells = <1>;
487 read-only;
492 read-only;
502 /* composite video input */
505 pinctrl-0 = <&vin0_pins>;
506 pinctrl-names = "default";
510 remote-endpoint = <&adv7180>;
511 bus-width = <8>;
518 pinctrl-0 = <&usb0_pins>;
519 pinctrl-names = "default";
524 pinctrl-0 = <&usb1_pins>;
525 pinctrl-names = "default";
533 pinctrl-0 = <&du0_pins>, <&du1_pins>;
534 pinctrl-names = "default";
539 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
544 remote-endpoint = <&adv7511_in>;
549 remote-endpoint = <&adv7123_in>;
556 pinctrl-0 = <&ssi_pins>, <&audio_clk_pins>;
557 pinctrl-names = "default";
561 #sound-dai-cells = <0>;
572 timeout-sec = <60>;
577 shared-pin;