Stepan Moskovchenko | 6a0e96b | 2012-08-02 18:10:38 -0700 | [diff] [blame] | 1 | /* Copyright (c) 2012, Code Aurora Forum. 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 | |
| 15 | /include/ "msm8974.dtsi" |
| 16 | |
| 17 | / { |
| 18 | model = "Qualcomm MSM 8974 CDP"; |
| 19 | compatible = "qcom,msm8974-cdp", "qcom,msm8974"; |
Stepan Moskovchenko | 82465b5 | 2012-08-10 15:36:13 -0700 | [diff] [blame^] | 20 | qcom,msm-id = <126 1 0>, <126 8 0>; |
Stepan Moskovchenko | 5269b60 | 2012-08-08 17:57:09 -0700 | [diff] [blame] | 21 | |
| 22 | serial@f991e000 { |
| 23 | status = "ok"; |
| 24 | }; |
Stepan Moskovchenko | 6a0e96b | 2012-08-02 18:10:38 -0700 | [diff] [blame] | 25 | }; |