Lines Matching +full:stm32 +full:- +full:dsi

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";
63 reserved-memory {
64 #address-cells = <1>;
65 #size-cells = <1>;
69 compatible = "shared-dma-pool";
70 linux,dma-default;
71 no-map;
81 compatible = "gpio-leds";
82 led-usr2 {
84 linux,default-trigger = "heartbeat";
86 led-usr1 {
89 led-usr3 {
94 gpio-keys {
95 compatible = "gpio-keys";
97 button-0 {
104 usbotg_hs_phy: usb-phy {
105 #phy-cells = <0>;
106 compatible = "usb-nop-xceiv";
108 clock-names = "main_clk";
111 vcc_3v3: vcc-3v3 {
112 compatible = "regulator-fixed";
113 regulator-name = "vcc_3v3";
114 regulator-min-microvolt = <3300000>;
115 regulator-max-microvolt = <3300000>;
120 compatible = "st,stm32f769-rcc", "st,stm32f746-rcc", "st,stm32-rcc";
124 pinctrl-0 = <&cec_pins_a>;
125 pinctrl-names = "default";
130 clock-frequency = <25000000>;
133 &dsi {
134 #address-cells = <1>;
135 #size-cells = <0>;
139 #address-cells = <1>;
140 #size-cells = <0>;
145 remote-endpoint = <&ltdc_out_dsi>;
152 remote-endpoint = <&dsi_panel_in>;
159 reg = <0>; /* dsi virtual channel (0..3) */
160 reset-gpios = <&gpioj 15 GPIO_ACTIVE_LOW>;
161 power-supply = <&vcc_3v3>;
166 remote-endpoint = <&dsi_out>;
173 pinctrl-0 = <&i2c1_pins_b>;
174 pinctrl-names = "default";
175 i2c-scl-rising-time-ns = <185>;
176 i2c-scl-falling-time-ns = <20>;
185 remote-endpoint = <&dsi_in>;
196 vmmc-supply = <&vcc_3v3>;
197 cd-gpios = <&gpioi 15 GPIO_ACTIVE_LOW>;
198 broken-cd;
199 pinctrl-names = "default", "opendrain", "sleep";
200 pinctrl-0 = <&sdio_pins_b>;
201 pinctrl-1 = <&sdio_pins_od_b>;
202 pinctrl-2 = <&sdio_pins_sleep_b>;
203 bus-width = <4>;
208 compatible = "st,stm32-timer";
211 /delete-property/#address-cells;
212 /delete-property/#size-cells;
213 /delete-property/clock-names;
214 /delete-node/pwm;
215 /delete-node/timer@4;
219 pinctrl-0 = <&usart1_pins_a>;
220 pinctrl-names = "default";
227 phy-names = "usb2-phy";
228 pinctrl-0 = <&usbotg_hs_pins_a>;
229 pinctrl-names = "default";