Lines Matching +full:drdy +full:- +full:int +full:- +full:pin

2  * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
22 * MA 02110-1301 USA
48 /dts-v1/;
50 #include "stm32f429-pinctrl.dtsi"
51 #include <dt-bindings/input/input.h>
52 #include <dt-bindings/interrupt-controller/irq.h>
53 #include <dt-bindings/gpio/gpio.h>
56 model = "STMicroelectronics STM32F429i-DISCO board";
57 compatible = "st,stm32f429i-disco", "st,stm32f429";
61 stdout-path = "serial0:115200n8";
74 compatible = "gpio-leds";
75 led-red {
78 led-green {
80 linux,default-trigger = "heartbeat";
84 gpio-keys {
85 compatible = "gpio-keys";
87 button-0 {
95 vcc5v_otg: vcc5v-otg-regulator {
96 compatible = "regulator-fixed";
98 regulator-name = "vcc5_host1";
99 regulator-always-on;
104 clock-frequency = <8000000>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&i2c3_pins>;
114 clock-frequency = <100000>;
121 interrupt-parent = <&gpioa>;
123 st,adc-freq = <1>;
124 /* 12-bit ADC */
125 st,mod-12b = <1>;
127 st,ref-sel = <0>;
129 st,sample-time = <4>;
132 compatible = "st,stmpe-ts";
134 st,ave-ctrl = <3>;
136 st,fraction-z = <7>;
141 st,i-drive = <1>;
145 st,touch-det-delay = <5>;
149 compatible = "st,stmpe-adc";
150 /* forbid to use ADC channels 3-0 (touch) */
151 st,norequest-mask = <0x0F>;
158 pinctrl-0 = <&ltdc_pins_b>;
159 pinctrl-names = "default";
163 remote-endpoint = <&panel_in_rgb>;
169 assigned-clocks = <&rcc 1 CLK_RTC>;
170 assigned-clock-parents = <&rcc 1 CLK_LSI>;
176 pinctrl-0 = <&spi5_pins>;
177 pinctrl-names = "default";
178 #address-cells = <1>;
179 #size-cells = <0>;
180 cs-gpios = <&gpioc 1 GPIO_ACTIVE_LOW>, <&gpioc 2 GPIO_ACTIVE_LOW>;
183 compatible = "st,l3gd20-gyro";
184 spi-max-frequency = <10000000>;
185 st,drdy-int-pin = <2>;
186 interrupt-parent = <&gpioa>;
194 /* Connect panel-ilitek-9341 to ltdc */
195 compatible = "st,sf-tc240t-9370-t", "ilitek,ili9341";
197 spi-3wire;
198 spi-max-frequency = <10000000>;
199 dc-gpios = <&gpiod 13 0>;
202 remote-endpoint = <&ltdc_out_rgb>;
210 compatible = "st,stm32-timer";
213 /delete-property/#address-cells;
214 /delete-property/#size-cells;
215 /delete-property/clock-names;
216 /delete-node/pwm;
217 /delete-node/timer@4;
221 pinctrl-0 = <&usart1_pins_a>;
222 pinctrl-names = "default";
227 compatible = "st,stm32f4x9-fsotg";
229 pinctrl-0 = <&usbotg_fs_pins_b>;
230 pinctrl-names = "default";