Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / arch / arm / dts / stm32mp15xx-dhcom-pdk2.dts
1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
2 /*
3  * Copyright (C) 2019 Marek Vasut <marex@denx.de>
4  */
5
6 #include "stm32mp15xx-dhcom.dtsi"
7
8 / {
9         model = "STMicroelectronics STM32MP15xx DHCOM Premium Developer Kit (2)";
10         compatible = "dh,stm32mp15xx-dhcom-pdk2", "st,stm32mp15x";
11
12         aliases {
13                 serial0 = &uart4;
14         };
15
16         chosen {
17                 stdout-path = "serial0:115200n8";
18         };
19 };