1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved
4 * Author: Ludovic Barre <ludovic.barre@st.com> for STMicroelectronics.
8 #include "stm32mp157c-ed1.dts"
9 #include <dt-bindings/gpio/gpio.h>
12 model = "STMicroelectronics STM32MP157C eval daughter on eval mother";
13 compatible = "st,stm32mp157c-ev1", "st,stm32mp157c-ed1", "st,stm32mp157";
16 stdout-path = "serial0:115200n8";
21 ethernet0 = ðernet0;
24 panel_backlight: panel-backlight {
25 compatible = "gpio-backlight";
26 gpios = <&gpiod 13 GPIO_ACTIVE_LOW>;
33 pinctrl-names = "default";
34 pinctrl-0 = <&cec_pins_a>;
50 remote-endpoint = <<dc_ep0_out>;
57 remote-endpoint = <&dsi_panel_in>;
63 compatible = "raydium,rm68200";
65 reset-gpios = <&gpiof 15 GPIO_ACTIVE_LOW>;
66 backlight = <&panel_backlight>;
70 dsi_panel_in: endpoint {
71 remote-endpoint = <&dsi_out>;
79 pinctrl-0 = <ðernet0_rgmii_pins_a>;
80 pinctrl-1 = <ðernet0_rgmii_pins_sleep_a>;
81 pinctrl-names = "default", "sleep";
89 compatible = "snps,dwmac-mdio";
90 phy0: ethernet-phy@0 {
97 pinctrl-names = "default";
98 pinctrl-0 = <&i2c2_pins_a>;
99 i2c-scl-rising-time-ns = <185>;
100 i2c-scl-falling-time-ns = <20>;
105 pinctrl-names = "default";
106 pinctrl-0 = <&i2c5_pins_a>;
107 i2c-scl-rising-time-ns = <185>;
108 i2c-scl-falling-time-ns = <20>;
116 #address-cells = <1>;
119 ltdc_ep0_out: endpoint@0 {
121 remote-endpoint = <&dsi_in>;
127 pinctrl-names = "default", "sleep";
128 pinctrl-0 = <&m_can1_pins_a>;
129 pinctrl-1 = <&m_can1_sleep_pins_a>;
134 pinctrl-names = "default";
135 pinctrl-0 = <&qspi_clk_pins_a &qspi_bk1_pins_a &qspi_bk2_pins_a>;
136 reg = <0x58003000 0x1000>, <0x70000000 0x4000000>;
137 #address-cells = <1>;
141 flash0: mx66l51235l@0 {
143 spi-rx-bus-width = <4>;
144 spi-max-frequency = <108000000>;
145 #address-cells = <1>;
149 flash1: mx66l51235l@1 {
151 spi-rx-bus-width = <4>;
152 spi-max-frequency = <108000000>;
153 #address-cells = <1>;
159 pinctrl-names = "default";
160 pinctrl-0 = <&spi1_pins_a>;
165 /* spare dmas for other usage (un-delete to enable pwm capture) */
166 /delete-property/dmas;
167 /delete-property/dma-names;
170 pinctrl-0 = <&pwm2_pins_a>;
171 pinctrl-names = "default";
180 /delete-property/dmas;
181 /delete-property/dma-names;
184 pinctrl-0 = <&pwm8_pins_a>;
185 pinctrl-names = "default";
194 /delete-property/dmas;
195 /delete-property/dma-names;
198 pinctrl-0 = <&pwm12_pins_a>;
199 pinctrl-names = "default";
208 phys = <&usbphyc_port0>;
214 dr_mode = "peripheral";
215 phys = <&usbphyc_port1 0>;
216 phy-names = "usb2-phy";