Syed Rameez Mustafa | 3971c14 | 2013-01-09 19:04:53 -0800 | [diff] [blame] | 1 | /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. |
Hanumant Singh | 88c7e73 | 2012-11-01 19:04:04 -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/; |
| 14 | |
Syed Rameez Mustafa | 3971c14 | 2013-01-09 19:04:53 -0800 | [diff] [blame] | 15 | /include/ "msm8610.dtsi" |
Hanumant Singh | 88c7e73 | 2012-11-01 19:04:04 -0700 | [diff] [blame] | 16 | |
| 17 | / { |
Syed Rameez Mustafa | 3971c14 | 2013-01-09 19:04:53 -0800 | [diff] [blame] | 18 | model = "Qualcomm MSM 8610 Rumi"; |
Stepan Moskovchenko | a971a75 | 2013-04-03 16:51:37 -0700 | [diff] [blame] | 19 | compatible = "qcom,msm8610-rumi", "qcom,msm8610", "qcom,rumi"; |
David Ng | bc2f3a8 | 2013-02-28 21:25:22 -0800 | [diff] [blame] | 20 | qcom,msm-id = <147 15 0>; |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 21 | }; |
Hanumant Singh | 88c7e73 | 2012-11-01 19:04:04 -0700 | [diff] [blame] | 22 | |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 23 | &soc { |
Hanumant Singh | 88c7e73 | 2012-11-01 19:04:04 -0700 | [diff] [blame] | 24 | serial@f991f000 { |
| 25 | status = "ok"; |
| 26 | }; |
| 27 | }; |
Olav Haugan | 3a6c2ce | 2013-02-04 16:59:17 -0800 | [diff] [blame] | 28 | |
| 29 | &gfx_iommu { |
| 30 | status = "disabled"; |
| 31 | }; |