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-green {
84 linux,default-trigger = "heartbeat";
86 led-red {
91 gpio-keys {
92 compatible = "gpio-keys";
94 button-0 {
101 usbotg_hs_phy: usb-phy {
102 #phy-cells = <0>;
103 compatible = "usb-nop-xceiv";
105 clock-names = "main_clk";
108 vcc_3v3: vcc-3v3 {
109 compatible = "regulator-fixed";
110 regulator-name = "vcc_3v3";
111 regulator-min-microvolt = <3300000>;
112 regulator-max-microvolt = <3300000>;
117 compatible = "st,stm32f769-rcc", "st,stm32f746-rcc", "st,stm32-rcc";
121 pinctrl-0 = <&cec_pins_a>;
122 pinctrl-names = "default";
127 clock-frequency = <25000000>;
130 &dsi {
131 #address-cells = <1>;
132 #size-cells = <0>;
136 #address-cells = <1>;
137 #size-cells = <0>;
142 remote-endpoint = <<dc_out_dsi>;
149 remote-endpoint = <&dsi_panel_in>;
156 reg = <0>; /* dsi virtual channel (0..3) */
157 reset-gpios = <&gpioj 15 GPIO_ACTIVE_LOW>;
158 power-supply = <&vcc_3v3>;
163 remote-endpoint = <&dsi_out>;
170 pinctrl-0 = <&i2c1_pins_b>;
171 pinctrl-names = "default";
172 i2c-scl-rising-time-ns = <185>;
173 i2c-scl-falling-time-ns = <20>;
182 remote-endpoint = <&dsi_in>;
193 vmmc-supply = <&vcc_3v3>;
194 cd-gpios = <&gpioi 15 GPIO_ACTIVE_LOW>;
195 broken-cd;
196 pinctrl-names = "default", "opendrain", "sleep";
197 pinctrl-0 = <&sdio_pins_b>;
198 pinctrl-1 = <&sdio_pins_od_b>;
199 pinctrl-2 = <&sdio_pins_sleep_b>;
200 bus-width = <4>;
205 compatible = "st,stm32-timer";
208 /delete-property/#address-cells;
209 /delete-property/#size-cells;
210 /delete-property/clock-names;
211 /delete-node/pwm;
212 /delete-node/timer@4;
216 pinctrl-0 = <&usart1_pins_a>;
217 pinctrl-names = "default";
224 phy-names = "usb2-phy";
225 pinctrl-0 = <&usbotg_hs_pins_a>;
226 pinctrl-names = "default";