Syed Rameez Mustafa | b41bf33 | 2013-06-05 12:09:22 -0700 | [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 | /* |
| 14 | * Only 8026-specific property overrides should be placed inside this |
| 15 | * file. Device definitions should be placed inside the msm8226.dtsi |
| 16 | * file. |
| 17 | */ |
| 18 | |
Syed Rameez Mustafa | 7723a53 | 2013-06-28 11:26:35 -0700 | [diff] [blame] | 19 | /include/ "msm8226-v2.dtsi" |
Syed Rameez Mustafa | b41bf33 | 2013-06-05 12:09:22 -0700 | [diff] [blame] | 20 | |
| 21 | / { |
| 22 | model = "Qualcomm APQ 8026"; |
| 23 | compatible = "qcom,apq8026"; |
| 24 | }; |
Siddartha Mohanadoss | 76b7395 | 2013-07-02 16:47:11 -0700 | [diff] [blame] | 25 | |
| 26 | &tsens { |
| 27 | qcom,sensors = <6>; |
| 28 | qcom,slope = <2901 2846 3038 2955 2901 2846>; |
| 29 | }; |