• Home
  • Raw
  • Download

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";
72 compatible = "regulator-fixed";
73 regulator-name = "mmc_vcard";
74 regulator-min-microvolt = <3300000>;
75 regulator-max-microvolt = <3300000>;
78 vdd_dsi: vdd-dsi {
79 compatible = "regulator-fixed";
80 regulator-name = "vdd_dsi";
81 regulator-min-microvolt = <3300000>;
82 regulator-max-microvolt = <3300000>;
86 dma-ranges = <0xc0000000 0x0 0x10000000>;
90 compatible = "gpio-leds";
93 linux,default-trigger = "heartbeat";
107 compatible = "gpio-keys";
108 #address-cells = <1>;
109 #size-cells = <0>;
119 vcc5v_otg: vcc5v-otg-regulator {
120 compatible = "regulator-fixed";
121 enable-active-high;
123 regulator-name = "vcc5_host1";
124 regulator-always-on;
129 compatible = "st,stm32f469-rcc", "st,stm32f42xx-rcc", "st,stm32-rcc";
133 clock-frequency = <8000000>;
136 &dsi {
137 #address-cells = <1>;
138 #size-cells = <0>;
142 #address-cells = <1>;
143 #size-cells = <0>;
148 remote-endpoint = <&ltdc_out_dsi>;
155 remote-endpoint = <&dsi_panel_in>;
160 panel-dsi@0 {
162 reg = <0>; /* dsi virtual channel (0..3) */
163 reset-gpios = <&gpioh 7 GPIO_ACTIVE_LOW>;
164 power-supply = <&vdd_dsi>;
169 remote-endpoint = <&dsi_out>;
176 dma-ranges;
181 remote-endpoint = <&dsi_in>;
194 pinctrl-0 = <&pwm1_pins>;
195 pinctrl-names = "default";
208 pinctrl-0 = <&pwm3_pins>;
209 pinctrl-names = "default";
220 vmmc-supply = <&mmc_vcard>;
221 cd-gpios = <&gpiog 2 GPIO_ACTIVE_HIGH>;
222 cd-inverted;
223 broken-cd;
224 pinctrl-names = "default", "opendrain";
225 pinctrl-0 = <&sdio_pins>;
226 pinctrl-1 = <&sdio_pins_od>;
227 bus-width = <4>;
231 pinctrl-0 = <&usart3_pins_a>;
232 pinctrl-names = "default";
238 pinctrl-0 = <&usbotg_fs_pins_a>;
239 pinctrl-names = "default";