Lines Matching +full:stm32 +full:- +full:timer +full:- +full:trigger
2 * Copyright 2017 - Vikas MANOCHA <vikas.manocha@st.com>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "stm32f769-pinctrl.dtsi"
46 #include <dt-bindings/input/input.h>
47 #include <dt-bindings/gpio/gpio.h>
50 model = "STMicroelectronics STM32F769-DISCO board";
51 compatible = "st,stm32f769-disco", "st,stm32f769";
55 stdout-path = "serial0:115200n8";
68 compatible = "gpio-leds";
69 led-green {
71 linux,default-trigger = "heartbeat";
73 led-red {
78 gpio-keys {
79 compatible = "gpio-keys";
81 button-0 {
88 usbotg_hs_phy: usb-phy {
89 #phy-cells = <0>;
90 compatible = "usb-nop-xceiv";
92 clock-names = "main_clk";
96 compatible = "regulator-fixed";
97 regulator-name = "mmc_vcard";
98 regulator-min-microvolt = <3300000>;
99 regulator-max-microvolt = <3300000>;
104 compatible = "st,stm32f769-rcc", "st,stm32f746-rcc", "st,stm32-rcc";
108 pinctrl-0 = <&cec_pins_a>;
109 pinctrl-names = "default";
114 clock-frequency = <25000000>;
118 pinctrl-0 = <&i2c1_pins_b>;
119 pinctrl-names = "default";
120 i2c-scl-rising-time-ns = <185>;
121 i2c-scl-falling-time-ns = <20>;
131 vmmc-supply = <&mmc_vcard>;
132 cd-gpios = <&gpioi 15 GPIO_ACTIVE_LOW>;
133 broken-cd;
134 pinctrl-names = "default", "opendrain";
135 pinctrl-0 = <&sdio_pins_b>;
136 pinctrl-1 = <&sdio_pins_od_b>;
137 bus-width = <4>;
142 compatible = "st,stm32-timer";
145 /delete-property/#address-cells;
146 /delete-property/#size-cells;
147 /delete-property/clock-names;
148 /delete-node/pwm;
149 /delete-node/timer@4;
153 pinctrl-0 = <&usart1_pins_a>;
154 pinctrl-names = "default";
161 phy-names = "usb2-phy";
162 pinctrl-0 = <&usbotg_hs_pins_a>;
163 pinctrl-names = "default";