Syed Rameez Mustafa | 3971c14 | 2013-01-09 19:04:53 -0800 | [diff] [blame] | 1 | /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. |
Syed Rameez Mustafa | fd0f9b4 | 2012-09-21 18:33:36 -0700 | [diff] [blame] | 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/; |
Syed Rameez Mustafa | d393582 | 2012-10-09 11:23:20 -0700 | [diff] [blame] | 14 | |
Syed Rameez Mustafa | 3971c14 | 2013-01-09 19:04:53 -0800 | [diff] [blame] | 15 | /include/ "msm8610.dtsi" |
Syed Rameez Mustafa | fd0f9b4 | 2012-09-21 18:33:36 -0700 | [diff] [blame] | 16 | |
| 17 | / { |
Syed Rameez Mustafa | 3971c14 | 2013-01-09 19:04:53 -0800 | [diff] [blame] | 18 | model = "Qualcomm MSM 8610 Simulator"; |
Stepan Moskovchenko | a971a75 | 2013-04-03 16:51:37 -0700 | [diff] [blame] | 19 | compatible = "qcom,msm8610-sim", "qcom,msm8610", "qcom,sim"; |
David Ng | bc2f3a8 | 2013-02-28 21:25:22 -0800 | [diff] [blame] | 20 | qcom,msm-id = <147 16 0>; |
Syed Rameez Mustafa | fd0f9b4 | 2012-09-21 18:33:36 -0700 | [diff] [blame] | 21 | |
| 22 | serial@f991f000 { |
Syed Rameez Mustafa | d393582 | 2012-10-09 11:23:20 -0700 | [diff] [blame] | 23 | status = "ok"; |
Syed Rameez Mustafa | fd0f9b4 | 2012-09-21 18:33:36 -0700 | [diff] [blame] | 24 | }; |
| 25 | }; |