Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-only
0002 /*
0003  * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
0004  */
0005 
0006 /dts-v1/;
0007 
0008 #include "msm8916-pm8916.dtsi"
0009 
0010 / {
0011         model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
0012         compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", "qcom,msm8916";
0013 
0014         aliases {
0015                 serial0 = &blsp1_uart2;
0016                 usid0 = &pm8916_0;
0017         };
0018 
0019         chosen {
0020                 stdout-path = "serial0";
0021         };
0022 };
0023 
0024 &blsp1_uart2 {
0025         status = "okay";
0026 };