Jiangen Jiao | 1b7d71e | 2017-09-19 11:36:16 +0800 | [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 | |
| 14 | /dts-v1/; |
| 15 | |
| 16 | #include "sdm670.dtsi" |
| 17 | #include "sdm670-qrd.dtsi" |
| 18 | |
| 19 | / { |
| 20 | model = "Qualcomm Technologies, Inc. SDM670 PM660 + PM660L QRD"; |
| 21 | compatible = "qcom,sdm670-qrd", "qcom,sdm670", "qcom,qrd"; |
| 22 | qcom,board-id = <0x0002000b 0>; |
| 23 | qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>, |
| 24 | <0x0001001b 0x0102001a 0x0 0x0>, |
| 25 | <0x0001001b 0x0201011a 0x0 0x0>; |
| 26 | }; |