Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / sc7280-idp2.dts
1 // SPDX-License-Identifier: BSD-3-Clause
2 /*
3  * sc7280 IDP2 board device tree source
4  *
5  * Copyright (c) 2021, The Linux Foundation. All rights reserved.
6  */
7
8 /dts-v1/;
9
10 #include "sc7280-idp.dtsi"
11
12 / {
13         model = "Qualcomm Technologies, Inc. sc7280 IDP SKU2 platform";
14         compatible = "qcom,sc7280-idp2", "google,piglin", "qcom,sc7280";
15
16         aliases {
17                 serial0 = &uart5;
18         };
19
20         chosen {
21                 stdout-path = "serial0:115200n8";
22         };
23 };