Lines Matching +full:stm32 +full:- +full:timer +full:- +full:trigger

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/gpio/gpio.h>
55 model = "STMicroelectronics STM32429i-EVAL board";
56 compatible = "st,stm32429i-eval", "st,stm32f429";
60 stdout-path = "serial0:115200n8";
73 clk_ext_camera: clk-ext-camera {
74 #clock-cells = <0>;
75 compatible = "fixed-clock";
76 clock-frequency = <24000000>;
81 dma-ranges = <0xc0000000 0x0 0x10000000>;
84 vdda: regulator-vdda {
85 compatible = "regulator-fixed";
86 regulator-name = "vdda";
87 regulator-min-microvolt = <3300000>;
88 regulator-max-microvolt = <3300000>;
91 vref: regulator-vref {
92 compatible = "regulator-fixed";
93 regulator-name = "vref";
94 regulator-min-microvolt = <3300000>;
95 regulator-max-microvolt = <3300000>;
98 vdd_panel: vdd-panel {
99 compatible = "regulator-fixed";
100 regulator-name = "vdd_panel";
101 regulator-min-microvolt = <3300000>;
102 regulator-max-microvolt = <3300000>;
106 compatible = "gpio-leds";
107 led-green {
109 linux,default-trigger = "heartbeat";
111 led-orange {
114 led-red {
117 led-blue {
122 gpio-keys {
123 compatible = "gpio-keys";
125 button-0 {
130 button-1 {
138 #phy-cells = <0>;
139 compatible = "usb-nop-xceiv";
141 clock-names = "main_clk";
144 panel_rgb: panel-rgb {
145 compatible = "ampire,am-480272h3tmqw-t01h";
146 power-supply = <&vdd_panel>;
150 remote-endpoint = <&ltdc_out_rgb>;
156 compatible = "regulator-fixed";
157 regulator-name = "mmc_vcard";
158 regulator-min-microvolt = <3300000>;
159 regulator-max-microvolt = <3300000>;
164 pinctrl-names = "default";
165 pinctrl-0 = <&adc3_in8_pin>;
166 vdda-supply = <&vdda>;
167 vref-supply = <&vref>;
170 st,adc-channels = <8>;
176 clock-frequency = <25000000>;
188 remote-endpoint = <&ov2640_0>;
189 bus-type = <5>;
190 bus-width = <8>;
191 hsync-active = <0>;
192 vsync-active = <0>;
193 pclk-sample = <1>;
199 pinctrl-0 = <&i2c1_pins>;
200 pinctrl-names = "default";
206 resetb-gpios = <&stmpegpio 2 GPIO_ACTIVE_HIGH>;
207 pwdn-gpios = <&stmpegpio 0 GPIO_ACTIVE_LOW>;
209 clock-names = "xvclk";
214 remote-endpoint = <&dcmi_0>;
223 interrupt-parent = <&gpioi>;
224 interrupt-controller;
225 wakeup-source;
228 compatible = "st,stmpe-gpio";
229 gpio-controller;
230 #gpio-cells = <2>;
237 timeout-sec = <32>;
242 pinctrl-0 = <&ltdc_pins_a>;
243 pinctrl-names = "default";
247 remote-endpoint = <&panel_in_rgb>;
254 pinctrl-0 = <&ethernet_mii>;
255 pinctrl-names = "default";
256 phy-mode = "mii";
257 phy-handle = <&phy1>;
259 #address-cells = <1>;
260 #size-cells = <0>;
261 compatible = "snps,dwmac-mdio";
262 phy1: ethernet-phy@1 {
274 vmmc-supply = <&mmc_vcard>;
275 cd-gpios = <&stmpegpio 15 GPIO_ACTIVE_LOW>;
276 pinctrl-names = "default", "opendrain";
277 pinctrl-0 = <&sdio_pins>;
278 pinctrl-1 = <&sdio_pins_od>;
279 bus-width = <4>;
280 max-frequency = <12500000>;
287 pinctrl-0 = <&pwm1_pins>;
288 pinctrl-names = "default";
292 timer@0 {
301 pinctrl-0 = <&pwm3_pins>;
302 pinctrl-names = "default";
306 timer@2 {
313 compatible = "st,stm32-timer";
316 /delete-property/#address-cells;
317 /delete-property/#size-cells;
318 /delete-property/clock-names;
319 /delete-node/pwm;
320 /delete-node/timer@4;
324 pinctrl-0 = <&usart1_pins_a>;
325 pinctrl-names = "default";
332 phy-names = "usb2-phy";
333 pinctrl-0 = <&usbotg_hs_pins_a>;
334 pinctrl-names = "default";