blob: 2d1d9b637c9f805db1a6be40263498b93c4e958d [file] [log] [blame]
Puja Gupta07490d32017-05-04 15:05:43 -07001/* 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
Puja Guptacce5d0b2017-05-05 14:22:25 -070016#include <dt-bindings/clock/qcom,gcc-sdm845.h>
17#include <dt-bindings/clock/qcom,camcc-sdm845.h>
Chandan Uddarajueae45242017-06-12 17:02:01 -070018#include <dt-bindings/clock/qcom,dispcc-sdm845.h>
Puja Guptacce5d0b2017-05-05 14:22:25 -070019#include <dt-bindings/clock/qcom,rpmh.h>
20#include <dt-bindings/interrupt-controller/arm-gic.h>
21
Chandan Uddarajueae45242017-06-12 17:02:01 -070022#include "sdm845-sde-display.dtsi"
Puja Gupta07490d32017-05-04 15:05:43 -070023#include "sdm845-mtp.dtsi"
Phani Kumar Uppalapatiaefa88fa2017-06-26 18:44:32 -070024#include "sdm845-audio-overlay.dtsi"
Puja Gupta07490d32017-05-04 15:05:43 -070025
26/ {
27 model = "Qualcomm Technologies, Inc. SDM845 v1 MTP";
28 compatible = "qcom,sdm845-mtp", "qcom,sdm845", "qcom,mtp";
Kyle Yanfd7d1422017-08-04 16:14:21 -070029 qcom,msm-id = <321 0x10000>;
Puja Gupta07490d32017-05-04 15:05:43 -070030 qcom,board-id = <8 0>;
31};