Kaushal Kumar | 85b6ea7 | 2018-06-06 12:21:15 +0530 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (c) 2018, The Linux Foundation. All rights reserved. |
| 3 | * |
| 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 | |
| 15 | /dts-v1/; |
| 16 | |
| 17 | #include "sxr1130.dtsi" |
| 18 | #include "sdm670-mtp.dtsi" |
| 19 | #include "pm660a.dtsi" |
| 20 | #include "sdm670-audio-overlay.dtsi" |
| 21 | |
| 22 | / { |
| 23 | model = "Qualcomm Technologies, Inc. SXR1130 PM660 + PM660A MTP"; |
| 24 | compatible = "qcom,sxr1130-mtp", "qcom,sxr1130", "qcom,mtp"; |
| 25 | qcom,board-id = <8 0>; |
| 26 | qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>, |
| 27 | <0x0001001b 0x0002001a 0x0 0x0>, |
| 28 | <0x0001001b 0x0202001a 0x0 0x0>; |
| 29 | }; |