blob: e13770506d1dc33abf8779178e070d4194273e61 [file] [log] [blame]
Kyle Yan18b01d62016-11-08 15:26:53 -08001/*
Imran Khan04f08312017-03-30 15:07:43 +05302 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
Kyle Yan18b01d62016-11-08 15:26:53 -08003 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
14/dts-v1/;
15/memreserve/ 0x90000000 0x00000100;
16
Imran Khan04f08312017-03-30 15:07:43 +053017#include "sdm670.dtsi"
18#include "sdm670-rumi.dtsi"
Rohit Kumarab6b25b2017-09-24 14:47:38 +053019#include "sdm670-audio-overlay.dtsi"
Kyle Yan18b01d62016-11-08 15:26:53 -080020/ {
Imran Khan04f08312017-03-30 15:07:43 +053021 model = "Qualcomm Technologies, Inc. SDM670 RUMI";
22 compatible = "qcom,sdm670-rumi", "qcom,sdm670", "qcom,rumi";
Kyle Yan18b01d62016-11-08 15:26:53 -080023 qcom,board-id = <15 0>;
24};
25
Imran Khan04f08312017-03-30 15:07:43 +053026&soc {
27 wdog: qcom,wdt@17980000{
28 status = "disabled";
29 };
30};