Lines Matching +full:wakeup +full:- +full:gpios

1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
25 stdout-path = "serial0:115200n8";
33 d3_3v: regulator-3v3 {
34 compatible = "regulator-fixed";
35 regulator-name = "D3.3V";
36 regulator-min-microvolt = <3300000>;
37 regulator-max-microvolt = <3300000>;
38 regulator-boot-on;
39 regulator-always-on;
45 phy-mode = "mii";
46 interrupt-parent = <&irqc>;
48 smsc,irq-push-pull;
49 reg-io-width = <4>;
50 vddvario-supply = <&d3_3v>;
51 vdd33a-supply = <&d3_3v>;
53 pinctrl-0 = <&lan89218_pins>;
54 pinctrl-names = "default";
57 vga-encoder {
61 #address-cells = <1>;
62 #size-cells = <0>;
67 remote-endpoint = <&du_out_rgb1>;
73 remote-endpoint = <&vga_in>;
79 hdmi-out {
80 compatible = "hdmi-connector";
85 remote-endpoint = <&adv7511_out>;
91 compatible = "vga-connector";
95 remote-endpoint = <&adv7123_out>;
101 compatible = "fixed-clock";
102 #clock-cells = <0>;
103 clock-frequency = <74250000>;
107 compatible = "fixed-clock";
108 #clock-cells = <0>;
109 clock-frequency = <65000000>;
113 compatible = "gpio-keys";
115 key-1 {
117 label = "SW2-1";
118 wakeup-source;
119 debounce-interval = <20>;
120 gpios = <&gpio3 10 GPIO_ACTIVE_LOW>;
122 key-2 {
124 label = "SW2-2";
125 wakeup-source;
126 debounce-interval = <20>;
127 gpios = <&gpio3 11 GPIO_ACTIVE_LOW>;
129 key-3 {
131 label = "SW2-3";
132 wakeup-source;
133 debounce-interval = <20>;
134 gpios = <&gpio3 12 GPIO_ACTIVE_LOW>;
136 key-4 {
138 label = "SW2-4";
139 wakeup-source;
140 debounce-interval = <20>;
141 gpios = <&gpio3 15 GPIO_ACTIVE_LOW>;
143 key-a {
146 wakeup-source;
147 debounce-interval = <20>;
148 gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
150 key-b {
153 wakeup-source;
154 debounce-interval = <20>;
155 gpios = <&gpio11 2 GPIO_ACTIVE_LOW>;
160 compatible = "gpio-leds";
163 gpios = <&gpio10 10 GPIO_ACTIVE_HIGH>;
166 gpios = <&gpio10 11 GPIO_ACTIVE_HIGH>;
169 gpios = <&gpio10 12 GPIO_ACTIVE_HIGH>;
172 gpios = <&gpio10 23 GPIO_ACTIVE_HIGH>;
176 vcc_sdhi0: regulator-vcc-sdhi0 {
177 compatible = "regulator-fixed";
179 regulator-name = "SDHI0 Vcc";
180 regulator-min-microvolt = <3300000>;
181 regulator-max-microvolt = <3300000>;
184 enable-active-high;
189 clock-frequency = <20000000>;
193 clock-frequency = <48000000>;
240 timeout-sec = <60>;
245 pinctrl-0 = <&scif0_pins>;
246 pinctrl-names = "default";
252 pinctrl-0 = <&scif3_pins>;
253 pinctrl-names = "default";
259 pinctrl-0 = <&can0_pins>;
260 pinctrl-names = "default";
266 pinctrl-0 = <&sdhi0_pins>;
267 pinctrl-names = "default";
269 vmmc-supply = <&vcc_sdhi0>;
270 cd-gpios = <&gpio11 11 GPIO_ACTIVE_LOW>;
276 clock-frequency = <400000>;
281 interrupt-parent = <&irqc>;
284 adi,input-depth = <8>;
285 adi,input-colorspace = "rgb";
286 adi,input-clock = "1x";
287 adi,input-style = <1>;
288 adi,input-justification = "evenly";
291 #address-cells = <1>;
292 #size-cells = <0>;
297 remote-endpoint = <&du_out_rgb0>;
304 remote-endpoint = <&hdmi_con>;
312 pinctrl-0 = <&du0_pins &du1_pins>;
313 pinctrl-names = "default";
316 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
322 remote-endpoint = <&adv7511_in>;
327 remote-endpoint = <&adv7123_in>;