Srinivas Ramana | b4103ab | 2013-06-04 19:55:03 +0530 | [diff] [blame] | 1 | /* Copyright (c) 2013, 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 | /dts-v1/; |
| 14 | |
| 15 | /include/ "mpq8092.dtsi" |
| 16 | /include/ "mpq8092-rumi.dtsi" |
| 17 | |
| 18 | / { |
| 19 | model = "Qualcomm MPQ8092 RUMI"; |
| 20 | compatible = "qcom,mpq8092-rumi", "qcom,mpq8092", "qcom,rumi"; |
Srinivas Ramana | 897bd45 | 2013-07-24 18:15:19 +0530 | [diff] [blame] | 21 | qcom,msm-id = <146 15 0>; |
Srinivas Ramana | b4103ab | 2013-06-04 19:55:03 +0530 | [diff] [blame] | 22 | }; |
| 23 | |
| 24 | &soc { |
| 25 | serial@f9922000 { |
| 26 | status = "ok"; |
| 27 | }; |
| 28 | }; |