blob: 5da16e685a86786fd1b0f400c7fbf1e19fa5034f [file] [log] [blame]
Kyle Yan18b01d62016-11-08 15:26:53 -08001/* Copyright (c) 2016, 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
13
14/dts-v1/;
15
Kyle Yan6a20fae2017-02-14 13:34:41 -080016#include "sdm830.dtsi"
17#include "sdm830-mtp.dtsi"
Kyle Yan18b01d62016-11-08 15:26:53 -080018
19/ {
20 model = "Qualcomm Technologies, Inc. SDM bat v1 MTP";
Kyle Yan6a20fae2017-02-14 13:34:41 -080021 compatible = "qcom,sdm830-mtp", "qcom,sdm830", "qcom,mtp";
Kyle Yan18b01d62016-11-08 15:26:53 -080022 qcom,board-id = <8 0>;
23};