linux-zen-desktop/arch/arm64/boot/dts/qcom/msm8916-mtp.dts

27 lines
435 B
Plaintext
Raw Normal View History

2023-08-30 16:31:07 +01:00
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
*/
/dts-v1/;
#include "msm8916-pm8916.dtsi"
/ {
model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", "qcom,msm8916";
aliases {
2023-10-24 11:59:35 +01:00
serial0 = &blsp_uart2;
2023-08-30 16:31:07 +01:00
usid0 = &pm8916_0;
};
chosen {
stdout-path = "serial0";
};
};
2023-10-24 11:59:35 +01:00
&blsp_uart2 {
2023-08-30 16:31:07 +01:00
status = "okay";
};