Lines Matching +full:stm32 +full:- +full:dsi
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>;
139 &dsi {
140 #address-cells = <1>;
141 #size-cells = <0>;
145 #address-cells = <1>;
146 #size-cells = <0>;
151 remote-endpoint = <<dc_out_dsi>;
158 remote-endpoint = <&dsi_panel_in>;
163 panel-dsi@0 {
165 reg = <0>; /* dsi virtual channel (0..3) */
166 reset-gpios = <&gpioh 7 GPIO_ACTIVE_LOW>;
167 power-supply = <&vdd_dsi>;
172 remote-endpoint = <&dsi_out>;
183 remote-endpoint = <&dsi_in>;
196 pinctrl-0 = <&pwm1_pins>;
197 pinctrl-names = "default";
210 pinctrl-0 = <&pwm3_pins>;
211 pinctrl-names = "default";
222 vmmc-supply = <&mmc_vcard>;
223 cd-gpios = <&gpiog 2 GPIO_ACTIVE_LOW>;
224 broken-cd;
225 pinctrl-names = "default", "opendrain";
226 pinctrl-0 = <&sdio_pins>;
227 pinctrl-1 = <&sdio_pins_od>;
228 bus-width = <4>;
233 compatible = "st,stm32-timer";
236 /delete-property/#address-cells;
237 /delete-property/#size-cells;
238 /delete-property/clock-names;
239 /delete-node/pwm;
240 /delete-node/timer@4;
244 pinctrl-0 = <&usart3_pins_a>;
245 pinctrl-names = "default";
251 pinctrl-0 = <&usbotg_fs_pins_a>;
252 pinctrl-names = "default";