blob: a4507e3bb06899307150f1917defad827292df83 [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";
19 compatible = "qcom,msm8610-rumi", "qcom,msm8610";
David Ngbc2f3a82013-02-28 21:25:22 -080020 qcom,msm-id = <147 15 0>;
Hanumant Singh88c7e732012-11-01 19:04:04 -070021
22 serial@f991f000 {
23 status = "ok";
24 };
25};
Olav Haugan3a6c2ce2013-02-04 16:59:17 -080026
27&gfx_iommu {
28 status = "disabled";
29};