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

2  * Copyright 2016 - Lee Jones <lee.jones@linaro.org>
4 * This file is dual-licensed: you can use it either under the terms
22 * MA 02110-1301 USA
48 /dts-v1/;
50 #include "stm32f469-pinctrl.dtsi"
51 #include <dt-bindings/gpio/gpio.h>
52 #include <dt-bindings/input/input.h>
55 model = "STMicroelectronics STM32F469i-DISCO board";
56 compatible = "st,stm32f469i-disco", "st,stm32f469";
60 stdout-path = "serial0:115200n8";
72 vcc_3v3: vcc-3v3 {
73 compatible = "regulator-fixed";
74 regulator-name = "vcc_3v3";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
80 dma-ranges = <0xc0000000 0x0 0x10000000>;
84 compatible = "gpio-leds";
85 led-green {
87 linux,default-trigger = "heartbeat";
89 led-orange {
92 led-red {
95 led-blue {
100 gpio-keys {
101 compatible = "gpio-keys";
103 button-0 {
111 vcc5v_otg: vcc5v-otg-regulator {
112 compatible = "regulator-fixed";
113 enable-active-high;
115 regulator-name = "vcc5_host1";
116 regulator-always-on;
121 compatible = "st,stm32f469-rcc", "st,stm32f42xx-rcc", "st,stm32-rcc";
125 clock-frequency = <8000000>;
133 #address-cells = <1>;
134 #size-cells = <0>;
138 #address-cells = <1>;
139 #size-cells = <0>;
144 remote-endpoint = <&ltdc_out_dsi>;
151 remote-endpoint = <&dsi_panel_in>;
159 reset-gpios = <&gpioh 7 GPIO_ACTIVE_LOW>;
160 power-supply = <&vcc_3v3>;
165 remote-endpoint = <&dsi_out>;
176 remote-endpoint = <&dsi_in>;
189 pinctrl-0 = <&pwm1_pins>;
190 pinctrl-names = "default";
194 timer@0 {
203 pinctrl-0 = <&pwm3_pins>;
204 pinctrl-names = "default";
208 timer@2 {
215 vmmc-supply = <&vcc_3v3>;
216 cd-gpios = <&gpiog 2 GPIO_ACTIVE_LOW>;
217 broken-cd;
218 pinctrl-names = "default", "opendrain";
219 pinctrl-0 = <&sdio_pins>;
220 pinctrl-1 = <&sdio_pins_od>;
221 bus-width = <4>;
226 compatible = "st,stm32-timer";
229 /delete-property/#address-cells;
230 /delete-property/#size-cells;
231 /delete-property/clock-names;
232 /delete-node/pwm;
233 /delete-node/timer@4;
237 pinctrl-0 = <&usart3_pins_a>;
238 pinctrl-names = "default";
244 pinctrl-0 = <&usbotg_fs_pins_a>;
245 pinctrl-names = "default";