Lines Matching +full:scl +full:- +full:gpios

1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
3 * Copyright (C) 2019-2020 Marek Vasut <marex@denx.de>
6 #include <dt-bindings/input/input.h>
7 #include <dt-bindings/pwm/pwm.h>
17 stdout-path = "serial0:115200n8";
20 clk_ext_audio_codec: clock-codec {
21 compatible = "fixed-clock";
22 #clock-cells = <0>;
23 clock-frequency = <24000000>;
26 display_bl: display-bl {
27 compatible = "pwm-backlight";
29 brightness-levels = <0 16 22 30 40 55 75 102 138 188 255>;
30 default-brightness-level = <8>;
31 enable-gpios = <&gpioi 0 GPIO_ACTIVE_HIGH>;
35 gpio-keys-polled {
36 compatible = "gpio-keys-polled";
37 #size-cells = <0>;
38 poll-interval = <20>;
44 button-0 {
45 label = "TA1-GPIO-A";
47 gpios = <&gpiof 3 GPIO_ACTIVE_LOW>;
54 button-2 {
55 label = "TA3-GPIO-C";
57 gpios = <&gpiog 0 GPIO_ACTIVE_LOW>;
61 gpio-keys {
62 compatible = "gpio-keys";
63 #size-cells = <0>;
65 button-1 {
66 label = "TA2-GPIO-B";
68 gpios = <&gpiod 6 GPIO_ACTIVE_LOW>;
69 wakeup-source;
72 button-3 {
73 label = "TA4-GPIO-D";
75 gpios = <&gpiod 12 GPIO_ACTIVE_LOW>;
76 wakeup-source;
81 compatible = "gpio-leds";
83 led-0 {
85 gpios = <&gpioc 6 GPIO_ACTIVE_HIGH>;
86 default-state = "off";
89 led-1 {
91 gpios = <&gpiod 11 GPIO_ACTIVE_HIGH>;
92 default-state = "off";
95 led-2 {
97 gpios = <&gpioi 2 GPIO_ACTIVE_HIGH>;
98 default-state = "off";
101 led-3 {
103 gpios = <&gpioi 3 GPIO_ACTIVE_HIGH>;
104 default-state = "off";
114 remote-endpoint = <&lcd_display_out>;
120 compatible = "audio-graph-card";
131 pinctrl-names = "default";
132 pinctrl-0 = <&cec_pins_a>;
137 pinctrl-names = "default";
138 pinctrl-0 = <&i2c2_pins_a>;
139 i2c-scl-rising-time-ns = <185>;
140 i2c-scl-falling-time-ns = <20>;
143 /delete-property/dmas;
144 /delete-property/dma-names;
149 pinctrl-names = "default";
150 pinctrl-0 = <&i2c5_pins_a>;
151 i2c-scl-rising-time-ns = <185>;
152 i2c-scl-falling-time-ns = <20>;
155 /delete-property/dmas;
156 /delete-property/dma-names;
161 #sound-dai-cells = <0>;
163 VDDA-supply = <&v3v3>;
164 VDDIO-supply = <&vdd>;
167 #address-cells = <1>;
168 #size-cells = <0>;
172 remote-endpoint = <&sai2a_endpoint>;
173 frame-master;
174 bitclock-master;
179 remote-endpoint = <&sai2b_endpoint>;
180 frame-master;
181 bitclock-master;
188 compatible = "edt,edt-ft5x06";
190 interrupt-parent = <&gpiog>;
197 pinctrl-names = "default", "sleep";
198 pinctrl-0 = <&ltdc_pins_b>;
199 pinctrl-1 = <&ltdc_sleep_pins_b>;
204 remote-endpoint = <&lcd_panel_in>;
211 clock-names = "pclk", "x8k", "x11k";
212 pinctrl-names = "default", "sleep";
213 pinctrl-0 = <&sai2a_pins_b &sai2b_pins_b>;
214 pinctrl-1 = <&sai2a_sleep_pins_b &sai2b_sleep_pins_b>;
217 sai2a: audio-controller@4400b004 {
218 #clock-cells = <0>;
219 dma-names = "tx";
221 clock-names = "sai_ck";
226 remote-endpoint = <&sgtl5000_tx_endpoint>;
228 mclk-fs = <512>;
229 dai-tdm-slot-num = <2>;
230 dai-tdm-slot-width = <16>;
235 sai2b: audio-controller@4400b024 {
236 dma-names = "rx";
239 clock-names = "sai_ck", "MCLK";
244 remote-endpoint = <&sgtl5000_rx_endpoint>;
246 mclk-fs = <512>;
247 dai-tdm-slot-num = <2>;
248 dai-tdm-slot-width = <16>;
255 /* spare dmas for other usage (un-delete to enable pwm capture) */
256 /delete-property/dmas;
257 /delete-property/dma-names;
260 pinctrl-0 = <&pwm2_pins_a>;
261 pinctrl-names = "default";
270 pinctrl-names = "default";
271 pinctrl-0 = <&usart3_pins_a>;
276 pinctrl-names = "default";
277 pinctrl-0 = <&uart8_pins_a &uart8_rtscts_pins_a>;
278 uart-has-rtscts;
289 pinctrl-0 = <&usbotg_hs_pins_a>;
290 pinctrl-names = "default";
291 phy-names = "usb2-phy";
293 vbus-supply = <&vbus_otg>;
302 phy-supply = <&vdd_usb>;
303 vdda1v1-supply = <&reg11>;
304 vdda1v8-supply = <&reg18>;
308 phy-supply = <&vdd_usb>;
309 vdda1v1-supply = <&reg11>;
310 vdda1v8-supply = <&reg18>;