| // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) |
| * Copyright (C) STMicroelectronics 2019 - All Rights Reserved |
| * Author: Alexandre Torgue <alexandre.torgue@st.com> for STMicroelectronics. |
| #include "stm32mp157.dtsi" |
| #include "stm32mp15xc.dtsi" |
| #include "stm32mp15-pinctrl.dtsi" |
| #include "stm32mp15xxac-pinctrl.dtsi" |
| #include "stm32mp15xx-dkx.dtsi" |
| model = "STMicroelectronics STM32MP157C-DK2 Discovery Board"; |
| compatible = "st,stm32mp157c-dk2", "st,stm32mp157"; |
| stdout-path = "serial0:115200n8"; |
| phy-dsi-supply = <®18>; |
| remote-endpoint = <<dc_ep1_out>; |
| remote-endpoint = <&panel_in>; |
| compatible = "orisetech,otm8009a"; |
| reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>; |
| remote-endpoint = <&dsi_out>; |
| compatible = "focaltech,ft6236"; |
| interrupt-parent = <&gpiof>; |
| touchscreen-size-x = <480>; |
| touchscreen-size-y = <800>; |
| ltdc_ep1_out: endpoint@1 { |
| remote-endpoint = <&dsi_in>; |