blob: b0cb955c120d98989f785dfdfcc0114758e2312b [file] [log] [blame]
Maria Yu598eb702017-12-28 21:09:38 +08001/*
2 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
14/dts-v1/;
15
16#include "sdm450.dtsi"
17#include "sdm450-qrd-sku4.dtsi"
Umang Agrawalfbbfb7f2017-12-29 19:27:01 +053018#include "sdm450-pmi632.dtsi"
Maria Yu598eb702017-12-28 21:09:38 +080019
20/ {
21 model = "Qualcomm Technologies, Inc. SDM450 + PMI632 QRD SKU4";
22 compatible = "qcom,sdm450-qrd", "qcom,sdm450", "qcom,qrd";
23 qcom,board-id = <0xb 1>;
24 qcom,pmic-id = <0x010016 0x25 0x0 0x0>;
25};
26
Jishnu Prakash26a8bc42018-02-22 16:09:37 +053027&pmi632_vadc {
28 chan@4a {
29 qcom,scale-function = <22>;
30 };
31};
Jishnu Prakash0a7f4122018-03-23 20:05:51 +053032
33&pm8953_vadc {
34 pinctrl-0 = <&pa_therm1_default>;
35 /delete-node/ chan@13;
36};
37
38&pm8953_mpps {
39 /delete-node/ case_therm;
40};
41
42&thermal_zones {
43 /delete-node/ case-therm-adc;
44 /delete-node/ case-therm-step;
45};