Tirupathi Reddy | 4b98308 | 2017-09-04 10:11:15 +0530 | [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 | |
| 16 | #include <dt-bindings/clock/qcom,gcc-sdm845.h> |
| 17 | #include <dt-bindings/clock/qcom,camcc-sdm845.h> |
| 18 | #include <dt-bindings/clock/qcom,dispcc-sdm845.h> |
| 19 | #include <dt-bindings/clock/qcom,rpmh.h> |
| 20 | #include <dt-bindings/interrupt-controller/arm-gic.h> |
| 21 | |
| 22 | #include "sdm670-mtp.dtsi" |
| 23 | #include "pm660a.dtsi" |
Rohit Kumar | 76cea39 | 2017-09-27 12:01:48 +0530 | [diff] [blame] | 24 | #include "sdm670-audio-overlay.dtsi" |
Tirupathi Reddy | 4b98308 | 2017-09-04 10:11:15 +0530 | [diff] [blame] | 25 | |
| 26 | / { |
| 27 | model = "Qualcomm Technologies, Inc. SDM670 PM660 + PM660A MTP"; |
| 28 | compatible = "qcom,sdm670-mtp", "qcom,sdm670", "qcom,mtp"; |
| 29 | qcom,msm-id = <336 0x0>; |
| 30 | qcom,board-id = <8 0>; |
| 31 | qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>, |
| 32 | <0x0001001b 0x0002001a 0x0 0x0>, |
| 33 | <0x0001001b 0x0202001a 0x0 0x0>; |
| 34 | }; |