xref: /freebsd/sys/contrib/device-tree/src/arm64/qcom/msm8996-mtp.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1c66ec88fSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-only
2c66ec88fSEmmanuel Vadot/*
3c66ec88fSEmmanuel Vadot * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
4c66ec88fSEmmanuel Vadot */
5c66ec88fSEmmanuel Vadot
6c66ec88fSEmmanuel Vadot/dts-v1/;
7c66ec88fSEmmanuel Vadot
88cc087a1SEmmanuel Vadot#include "msm8996.dtsi"
9c66ec88fSEmmanuel Vadot
10c66ec88fSEmmanuel Vadot/ {
11c66ec88fSEmmanuel Vadot	model = "Qualcomm Technologies, Inc. MSM 8996 MTP";
12c9ccf3a3SEmmanuel Vadot	compatible = "qcom,msm8996-mtp", "qcom,msm8996";
138cc087a1SEmmanuel Vadot
148cc087a1SEmmanuel Vadot	aliases {
158cc087a1SEmmanuel Vadot		serial0 = &blsp2_uart2;
168cc087a1SEmmanuel Vadot	};
178cc087a1SEmmanuel Vadot
188cc087a1SEmmanuel Vadot	chosen {
198cc087a1SEmmanuel Vadot		stdout-path = "serial0";
208cc087a1SEmmanuel Vadot	};
21d5b0e70fSEmmanuel Vadot};
228cc087a1SEmmanuel Vadot
23d5b0e70fSEmmanuel Vadot&blsp2_uart2 {
248cc087a1SEmmanuel Vadot	status = "okay";
258cc087a1SEmmanuel Vadot};
268cc087a1SEmmanuel Vadot
27*f126890aSEmmanuel Vadot&mdss_hdmi {
288cc087a1SEmmanuel Vadot	status = "okay";
298cc087a1SEmmanuel Vadot};
308cc087a1SEmmanuel Vadot
31*f126890aSEmmanuel Vadot&mdss_hdmi_phy {
328cc087a1SEmmanuel Vadot	status = "okay";
33c66ec88fSEmmanuel Vadot};
34