Puja Gupta | 07490d3 | 2017-05-04 15:05:43 -0700 | [diff] [blame] | 1 | /* 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 Gupta | cce5d0b | 2017-05-05 14:22:25 -0700 | [diff] [blame] | 16 | #include <dt-bindings/clock/qcom,gcc-sdm845.h> |
| 17 | #include <dt-bindings/clock/qcom,camcc-sdm845.h> |
Chandan Uddaraju | eae4524 | 2017-06-12 17:02:01 -0700 | [diff] [blame] | 18 | #include <dt-bindings/clock/qcom,dispcc-sdm845.h> |
Puja Gupta | cce5d0b | 2017-05-05 14:22:25 -0700 | [diff] [blame] | 19 | #include <dt-bindings/clock/qcom,rpmh.h> |
| 20 | #include <dt-bindings/interrupt-controller/arm-gic.h> |
| 21 | |
Chandan Uddaraju | eae4524 | 2017-06-12 17:02:01 -0700 | [diff] [blame] | 22 | #include "sdm845-sde-display.dtsi" |
Puja Gupta | 07490d3 | 2017-05-04 15:05:43 -0700 | [diff] [blame] | 23 | #include "sdm845-cdp.dtsi" |
Phani Kumar Uppalapati | aefa88fa | 2017-06-26 18:44:32 -0700 | [diff] [blame] | 24 | #include "sdm845-cdp-audio-overlay.dtsi" |
Puja Gupta | 07490d3 | 2017-05-04 15:05:43 -0700 | [diff] [blame] | 25 | |
| 26 | / { |
| 27 | model = "Qualcomm Technologies, Inc. SDM845 v1 CDP"; |
| 28 | compatible = "qcom,sdm845-cdp", "qcom,sdm845", "qcom,cdp"; |
Kyle Yan | fd7d142 | 2017-08-04 16:14:21 -0700 | [diff] [blame] | 29 | qcom,msm-id = <321 0x10000>; |
Puja Gupta | 07490d3 | 2017-05-04 15:05:43 -0700 | [diff] [blame] | 30 | qcom,board-id = <1 0>; |
| 31 | }; |