Ravi Kumar V | f4d78d2 | 2012-09-12 13:45:00 +0530 | [diff] [blame] | 1 | /* Copyright (c) 2012, The Linux Foundation. All rights reserved. |
Ravi Kumar V | c6baed9 | 2012-09-01 00:15:29 +0530 | [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/; |
| 14 | |
Ravi Kumar V | f4d78d2 | 2012-09-12 13:45:00 +0530 | [diff] [blame] | 15 | /include/ "mpq8092.dtsi" |
Ravi Kumar V | c6baed9 | 2012-09-01 00:15:29 +0530 | [diff] [blame] | 16 | |
| 17 | / { |
| 18 | model = "Qualcomm MPQ8092 Simulator"; |
| 19 | compatible = "qcom,mpq8092-sim", "qcom,mpq8092"; |
Ravi Kumar V | f4d78d2 | 2012-09-12 13:45:00 +0530 | [diff] [blame] | 20 | qcom,msm-id = <126 16 0>; |
Ravi Kumar V | c6baed9 | 2012-09-01 00:15:29 +0530 | [diff] [blame] | 21 | |
| 22 | serial@f991f000 { |
Ravi Kumar V | f4d78d2 | 2012-09-12 13:45:00 +0530 | [diff] [blame] | 23 | status = "ok"; |
Ravi Kumar V | c6baed9 | 2012-09-01 00:15:29 +0530 | [diff] [blame] | 24 | }; |
| 25 | |
| 26 | serial@f995e000 { |
Ravi Kumar V | f4d78d2 | 2012-09-12 13:45:00 +0530 | [diff] [blame] | 27 | status = "ok"; |
Ravi Kumar V | c6baed9 | 2012-09-01 00:15:29 +0530 | [diff] [blame] | 28 | }; |
| 29 | |
| 30 | }; |
| 31 | |