Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[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.dtsi"
7 #include "pm8916.dtsi"
8
9 / {
10         aliases {
11                 serial0 = &blsp1_uart2;
12                 usid0 = &pm8916_0;
13         };
14
15         chosen {
16                 stdout-path = "serial0";
17         };
18
19         soc {
20                 serial@78b0000 {
21                         status = "okay";
22                         pinctrl-names = "default", "sleep";
23                         pinctrl-0 = <&blsp1_uart2_default>;
24                         pinctrl-1 = <&blsp1_uart2_sleep>;
25                 };
26         };
27 };