blob: c58b43b4b21b045b7870007ac2abfc8d3d7b47fb [file] [log] [blame]
Hanumant Singh2278ab32013-02-21 15:32:17 -08001/* 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/include/ "msm8226.dtsi"
15
16/ {
17 model = "Qualcomm MSM 8226 FLUID";
Stepan Moskovchenkoa971a752013-04-03 16:51:37 -070018 compatible = "qcom,msm8226-fluid", "qcom,msm8226", "qcom,fluid";
Stepan Moskovchenko9abe1502013-05-06 18:32:29 -070019 qcom,msm-id = <145 3 0>,
20 <158 3 0>,
21 <159 3 0>,
22 <198 3 0>;
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070023};
Hanumant Singh2278ab32013-02-21 15:32:17 -080024
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070025&soc {
Hanumant Singh2278ab32013-02-21 15:32:17 -080026 serial@f991f000 {
27 status = "disabled";
28 };
Xiaozhe Shi36fc6eb2013-04-02 10:45:53 -070029};
30
31&pm8226_bms {
32 status = "ok";
33};