blob: 4a24d8760e7f0737a588628adb77a354f0c4131b [file] [log] [blame]
Gaurav Kohli5f59be12017-09-01 16:31:04 +05301/* 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
13/dts-v1/;
14/plugin/;
15
Tirupathi Reddy4b983082017-09-04 10:11:15 +053016#include <dt-bindings/interrupt-controller/arm-gic.h>
Gaurav Kohli5f59be12017-09-01 16:31:04 +053017#include "sdm670-rumi.dtsi"
18
19/ {
20 model = "Qualcomm Technologies, Inc. SDM670 RUMI";
21 compatible = "qcom,sdm670-rumi", "qcom,sdm670", "qcom,rumi";
22 qcom,msm-id = <336 0x0>;
23 qcom,board-id = <15 0>;
24};
25
26&soc {
27 wdog: qcom,wdt@17980000{
28 status = "disabled";
29 };
30};