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"; 13*aa1a8ff2SEmmanuel Vadot chassis-type = "handset"; 148cc087a1SEmmanuel Vadot 158cc087a1SEmmanuel Vadot aliases { 168cc087a1SEmmanuel Vadot serial0 = &blsp2_uart2; 178cc087a1SEmmanuel Vadot }; 188cc087a1SEmmanuel Vadot 198cc087a1SEmmanuel Vadot chosen { 208cc087a1SEmmanuel Vadot stdout-path = "serial0"; 218cc087a1SEmmanuel Vadot }; 22d5b0e70fSEmmanuel Vadot}; 238cc087a1SEmmanuel Vadot 24d5b0e70fSEmmanuel Vadot&blsp2_uart2 { 258cc087a1SEmmanuel Vadot status = "okay"; 268cc087a1SEmmanuel Vadot}; 278cc087a1SEmmanuel Vadot 28f126890aSEmmanuel Vadot&mdss_hdmi { 298cc087a1SEmmanuel Vadot status = "okay"; 308cc087a1SEmmanuel Vadot}; 318cc087a1SEmmanuel Vadot 32f126890aSEmmanuel Vadot&mdss_hdmi_phy { 338cc087a1SEmmanuel Vadot status = "okay"; 34c66ec88fSEmmanuel Vadot}; 35