blob: ef0068143ab106c42bc4905acc60e554c514cac6 [file] [log] [blame]
Abhimanyu Kapuref5d3052013-01-21 15:10:44 -08001/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
Abhimanyu Kapurfb9d9a52012-09-04 11:31:37 -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
Abhimanyu Kapuref5d3052013-01-21 15:10:44 -080015/include/ "msm9625-v1.dtsi"
Abhimanyu Kapurfb9d9a52012-09-04 11:31:37 -070016
17/ {
Abhimanyu Kapuref5d3052013-01-21 15:10:44 -080018 model = "Qualcomm MSM 9625V1 RUMI";
Stepan Moskovchenkoa971a752013-04-03 16:51:37 -070019 compatible = "qcom,msm9625-rumi", "qcom,msm9625", "qcom,rumi";
Abhimanyu Kapurfb9d9a52012-09-04 11:31:37 -070020 qcom,msm-id = <134 15 0>;
Abhimanyu Kapur1a4e8f02012-09-24 11:42:12 -070021
22 chosen{
23 bootargs = "root=/dev/ram rw init=/init console=ttyHSL0,115200n8 initrd=0x00000000,0x00000000 mem=29M@0x00200000 mem=10M@0x07600000";
24
25 };
Abhimanyu Kapurfb9d9a52012-09-04 11:31:37 -070026};