Hanumant Singh | 2278ab3 | 2013-02-21 15:32:17 -0800 | [diff] [blame] | 1 | /* 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 MTP"; |
| 18 | compatible = "qcom,msm8226-mtp", "qcom,msm8226"; |
Syed Rameez Mustafa | 64a1c67 | 2013-03-02 18:32:27 -0800 | [diff] [blame] | 19 | qcom,msm-id = <145 8 0>; |
Hanumant Singh | 2278ab3 | 2013-02-21 15:32:17 -0800 | [diff] [blame] | 20 | |
| 21 | serial@f991f000 { |
Syed Rameez Mustafa | 96d5259 | 2013-03-02 19:21:49 -0800 | [diff] [blame] | 22 | status = "ok"; |
Hanumant Singh | 2278ab3 | 2013-02-21 15:32:17 -0800 | [diff] [blame] | 23 | }; |
Syed Rameez Mustafa | 64a1c67 | 2013-03-02 18:32:27 -0800 | [diff] [blame] | 24 | }; |