xref: /openbmc/linux/scripts/dtc/include-prefixes/arm64/qcom/msm8916-mtp.dts (revision c900529f3d9161bfde5cca0754f83b4d3c3e0220)
197fb5e8dSThomas Gleixner// SPDX-License-Identifier: GPL-2.0-only
257f0a7eaSKumar Gala/*
357f0a7eaSKumar Gala * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
457f0a7eaSKumar Gala */
557f0a7eaSKumar Gala
657f0a7eaSKumar Gala/dts-v1/;
757f0a7eaSKumar Gala
8442ee1fcSStephan Gerhold#include "msm8916-pm8916.dtsi"
957f0a7eaSKumar Gala
1057f0a7eaSKumar Gala/ {
1157f0a7eaSKumar Gala	model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
1239d66a2eSVinod Koul	compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", "qcom,msm8916";
13*d8d1d994SNeil Armstrong	chassis-type = "handset";
14442ee1fcSStephan Gerhold
15442ee1fcSStephan Gerhold	aliases {
16c310ca82SStephan Gerhold		serial0 = &blsp_uart2;
17442ee1fcSStephan Gerhold		usid0 = &pm8916_0;
18442ee1fcSStephan Gerhold	};
19442ee1fcSStephan Gerhold
20442ee1fcSStephan Gerhold	chosen {
21442ee1fcSStephan Gerhold		stdout-path = "serial0";
22442ee1fcSStephan Gerhold	};
23442ee1fcSStephan Gerhold};
24442ee1fcSStephan Gerhold
25c310ca82SStephan Gerhold&blsp_uart2 {
26442ee1fcSStephan Gerhold	status = "okay";
2757f0a7eaSKumar Gala};
28