Lines Matching +full:stm32 +full:- +full:pwm
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";
73 compatible = "regulator-fixed";
74 regulator-name = "mmc_vcard";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
79 vdd_dsi: vdd-dsi {
80 compatible = "regulator-fixed";
81 regulator-name = "vdd_dsi";
82 regulator-min-microvolt = <3300000>;
83 regulator-max-microvolt = <3300000>;
87 dma-ranges = <0xc0000000 0x0 0x10000000>;
91 compatible = "gpio-leds";
92 led-green {
94 linux,default-trigger = "heartbeat";
96 led-orange {
99 led-red {
102 led-blue {
107 gpio-keys {
108 compatible = "gpio-keys";
110 button-0 {
118 vcc5v_otg: vcc5v-otg-regulator {
119 compatible = "regulator-fixed";
120 enable-active-high;
122 regulator-name = "vcc5_host1";
123 regulator-always-on;
128 compatible = "st,stm32f469-rcc", "st,stm32f42xx-rcc", "st,stm32-rcc";
132 clock-frequency = <8000000>;
136 #address-cells = <1>;
137 #size-cells = <0>;
141 #address-cells = <1>;
142 #size-cells = <0>;
147 remote-endpoint = <<dc_out_dsi>;
154 remote-endpoint = <&dsi_panel_in>;
159 panel-dsi@0 {
162 reset-gpios = <&gpioh 7 GPIO_ACTIVE_LOW>;
163 power-supply = <&vdd_dsi>;
168 remote-endpoint = <&dsi_out>;
179 remote-endpoint = <&dsi_in>;
191 pwm {
192 pinctrl-0 = <&pwm1_pins>;
193 pinctrl-names = "default";
205 pwm {
206 pinctrl-0 = <&pwm3_pins>;
207 pinctrl-names = "default";
218 vmmc-supply = <&mmc_vcard>;
219 cd-gpios = <&gpiog 2 GPIO_ACTIVE_LOW>;
220 broken-cd;
221 pinctrl-names = "default", "opendrain";
222 pinctrl-0 = <&sdio_pins>;
223 pinctrl-1 = <&sdio_pins_od>;
224 bus-width = <4>;
228 pinctrl-0 = <&usart3_pins_a>;
229 pinctrl-names = "default";
235 pinctrl-0 = <&usbotg_fs_pins_a>;
236 pinctrl-names = "default";