Lines Matching +full:stm32 +full:- +full:dcmi
2 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
22 * MA 02110-1301 USA
48 /dts-v1/;
50 #include "stm32f429-pinctrl.dtsi"
51 #include <dt-bindings/input/input.h>
52 #include <dt-bindings/gpio/gpio.h>
55 model = "STMicroelectronics STM32429i-EVAL board";
56 compatible = "st,stm32429i-eval", "st,stm32f429";
60 stdout-path = "serial0:115200n8";
73 clk_ext_camera: clk-ext-camera {
74 #clock-cells = <0>;
75 compatible = "fixed-clock";
76 clock-frequency = <24000000>;
81 dma-ranges = <0xc0000000 0x0 0x10000000>;
84 vdda: regulator-vdda {
85 compatible = "regulator-fixed";
86 regulator-name = "vdda";
87 regulator-min-microvolt = <3300000>;
88 regulator-max-microvolt = <3300000>;
91 vref: regulator-vref {
92 compatible = "regulator-fixed";
93 regulator-name = "vref";
94 regulator-min-microvolt = <3300000>;
95 regulator-max-microvolt = <3300000>;
98 vdd_panel: vdd-panel {
99 compatible = "regulator-fixed";
100 regulator-name = "vdd_panel";
101 regulator-min-microvolt = <3300000>;
102 regulator-max-microvolt = <3300000>;
106 compatible = "gpio-leds";
107 led-green {
109 linux,default-trigger = "heartbeat";
111 led-orange {
114 led-red {
117 led-blue {
123 compatible = "gpio-keys";
124 #address-cells = <1>;
125 #size-cells = <0>;
140 #phy-cells = <0>;
141 compatible = "usb-nop-xceiv";
143 clock-names = "main_clk";
146 panel_rgb: panel-rgb {
147 compatible = "ampire,am-480272h3tmqw-t01h";
148 power-supply = <&vdd_panel>;
152 remote-endpoint = <<dc_out_rgb>;
158 compatible = "regulator-fixed";
159 regulator-name = "mmc_vcard";
160 regulator-min-microvolt = <3300000>;
161 regulator-max-microvolt = <3300000>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&adc3_in8_pin>;
168 vdda-supply = <&vdda>;
169 vref-supply = <&vref>;
172 st,adc-channels = <8>;
178 clock-frequency = <25000000>;
185 &dcmi {
190 remote-endpoint = <&ov2640_0>;
191 bus-width = <8>;
192 hsync-active = <0>;
193 vsync-active = <0>;
194 pclk-sample = <1>;
200 pinctrl-0 = <&i2c1_pins>;
201 pinctrl-names = "default";
207 resetb-gpios = <&stmpegpio 2 GPIO_ACTIVE_HIGH>;
208 pwdn-gpios = <&stmpegpio 0 GPIO_ACTIVE_LOW>;
210 clock-names = "xvclk";
215 remote-endpoint = <&dcmi_0>;
224 interrupt-parent = <&gpioi>;
225 interrupt-controller;
226 wakeup-source;
229 compatible = "st,stmpe-gpio";
230 gpio-controller;
231 #gpio-cells = <2>;
238 timeout-sec = <32>;
243 pinctrl-0 = <<dc_pins_a>;
244 pinctrl-names = "default";
248 remote-endpoint = <&panel_in_rgb>;
255 pinctrl-0 = <ðernet_mii>;
256 pinctrl-names = "default";
257 phy-mode = "mii";
258 phy-handle = <&phy1>;
260 #address-cells = <1>;
261 #size-cells = <0>;
262 compatible = "snps,dwmac-mdio";
263 phy1: ethernet-phy@1 {
275 vmmc-supply = <&mmc_vcard>;
276 cd-gpios = <&stmpegpio 15 GPIO_ACTIVE_LOW>;
277 pinctrl-names = "default", "opendrain";
278 pinctrl-0 = <&sdio_pins>;
279 pinctrl-1 = <&sdio_pins_od>;
280 bus-width = <4>;
281 max-frequency = <12500000>;
288 pinctrl-0 = <&pwm1_pins>;
289 pinctrl-names = "default";
302 pinctrl-0 = <&pwm3_pins>;
303 pinctrl-names = "default";
313 pinctrl-0 = <&usart1_pins_a>;
314 pinctrl-names = "default";
321 phy-names = "usb2-phy";
322 pinctrl-0 = <&usbotg_hs_pins_a>;
323 pinctrl-names = "default";