blob: 4c0d3ce8eb172271a6e14fdc93ee97705fa33fc8 [file] [log] [blame]
Syed Rameez Mustafab41bf332013-06-05 12:09:22 -07001/* 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 Mustafa7723a532013-06-28 11:26:35 -070019/include/ "msm8226-v2.dtsi"
Syed Rameez Mustafab41bf332013-06-05 12:09:22 -070020
21/ {
22 model = "Qualcomm APQ 8026";
23 compatible = "qcom,apq8026";
24};
Siddartha Mohanadoss76b73952013-07-02 16:47:11 -070025
26&tsens {
27 qcom,sensors = <6>;
28 qcom,slope = <2901 2846 3038 2955 2901 2846>;
29};