blob: 38a9faedc202f4fc1fb04cfe928dcca780cde846 [file] [log] [blame]
Channagoud Kadabide5a1212017-01-20 15:27:51 -08001/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
Imran Khan04f08312017-03-30 15:07:43 +053013
14/dts-v1/;
15
16#include "sdm670.dtsi"
17#include "sdm670-mtp.dtsi"
18
19/ {
Tirupathi Reddy4b983082017-09-04 10:11:15 +053020 model = "Qualcomm Technologies, Inc. SDM670 PM660 + PM660L MTP";
Imran Khan04f08312017-03-30 15:07:43 +053021 compatible = "qcom,sdm670-mtp", "qcom,sdm670", "qcom,mtp";
22 qcom,board-id = <8 0>;
Tirupathi Reddy4b983082017-09-04 10:11:15 +053023 qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
24 <0x0001001b 0x0102001a 0x0 0x0>,
25 <0x0001001b 0x0201011a 0x0 0x0>;
Channagoud Kadabide5a1212017-01-20 15:27:51 -080026};