kernel device tree source code for OnePlus 5 & 5T P device Change-Id: I84f40e66833ea1ce30eb1d9a710d6e1529e9e637
26 lines
858 B
Text
26 lines
858 B
Text
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 and
|
|
* only version 2 as published by the Free Software Foundation.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*/
|
|
|
|
|
|
/dts-v1/;
|
|
|
|
#include "msm8998-v2.1.dtsi"
|
|
#include "msm8998-mdss-panels.dtsi"
|
|
#include "msm8998-mtp.dtsi"
|
|
#include "cheeseburger.dtsi"
|
|
#include "cheeseburger-dvt1.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. MSM 8998 v2.1 MTP";
|
|
compatible = "qcom,msm8998-mtp", "qcom,msm8998", "qcom,mtp";
|
|
qcom,board-id = <8 0 16859 22>;
|
|
};
|