blob: 7f06485416586c52cc8e5aaa24454c41718242d7 [file] [log] [blame]
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -08001/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
Hanumant Singh88c7e732012-11-01 19:04:04 -07002 *
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 Mustafa3971c142013-01-09 19:04:53 -080015/include/ "msm8610.dtsi"
Hanumant Singh88c7e732012-11-01 19:04:04 -070016
17/ {
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -080018 model = "Qualcomm MSM 8610 Rumi";
Stepan Moskovchenkoa971a752013-04-03 16:51:37 -070019 compatible = "qcom,msm8610-rumi", "qcom,msm8610", "qcom,rumi";
David Ngbc2f3a82013-02-28 21:25:22 -080020 qcom,msm-id = <147 15 0>;
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070021};
Hanumant Singh88c7e732012-11-01 19:04:04 -070022
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070023&soc {
Hanumant Singh88c7e732012-11-01 19:04:04 -070024 serial@f991f000 {
25 status = "ok";
26 };
27};
Olav Haugan3a6c2ce2013-02-04 16:59:17 -080028
29&gfx_iommu {
30 status = "disabled";
31};