1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2019 - All Rights Reserved
4 * Author: Alexandre Torgue <alexandre.torgue@st.com> for STMicroelectronics.
9 #include "stm32mp157.dtsi"
10 #include "stm32mp15xc.dtsi"
11 #include "stm32mp15-pinctrl.dtsi"
12 #include "stm32mp15xxac-pinctrl.dtsi"
13 #include "stm32mp15xx-dkx.dtsi"
16 model = "STMicroelectronics STM32MP157C-DK2 Discovery Board";
17 compatible = "st,stm32mp157c-dk2", "st,stm32mp157";
20 ethernet0 = ðernet0;
28 stdout-path = "serial0:115200n8";
38 phy-dsi-supply = <®18>;
44 remote-endpoint = <<dc_ep1_out>;
51 remote-endpoint = <&panel_in>;
57 compatible = "orisetech,otm8009a";
59 reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
60 power-supply = <&v3v3>;
65 remote-endpoint = <&dsi_out>;
73 compatible = "focaltech,ft6236";
76 interrupt-parent = <&gpiof>;
78 touchscreen-size-x = <480>;
79 touchscreen-size-y = <800>;
88 ltdc_ep1_out: endpoint@1 {
90 remote-endpoint = <&dsi_in>;
96 pinctrl-names = "default", "sleep", "idle";
97 pinctrl-0 = <&usart2_pins_c>;
98 pinctrl-1 = <&usart2_sleep_pins_c>;
99 pinctrl-2 = <&usart2_idle_pins_c>;