Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux into...
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / msm8916-mtp.dtsi
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
4  */
5
6 #include "msm8916-pm8916.dtsi"
7
8 / {
9         aliases {
10                 serial0 = &blsp1_uart2;
11                 usid0 = &pm8916_0;
12         };
13
14         chosen {
15                 stdout-path = "serial0";
16         };
17 };
18
19 &blsp1_uart2 {
20         status = "okay";
21 };