blob: b91f1612ef82259d222a5760133f4204b6d5abb1 [file] [log] [blame]
Nagireddy Annemddcf98f2019-10-10 19:38:31 +05301/*
Nagireddy Annemac449402019-12-31 15:21:10 +05302 * Copyright (c) 2019 - 2020, The Linux Foundation. All rights reserved.
Nagireddy Annemddcf98f2019-10-10 19:38:31 +05303 *
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 "sdm429-spyro.dtsi"
17#include "sdm429-spyro-qrd-evt.dtsi"
Umang Chheda7a5abc82019-12-11 18:33:51 +053018#include "sdm429w-bg-pm660.dtsi"
Nagireddy Annemac449402019-12-31 15:21:10 +053019#include "sdm429-bg-memory.dtsi"
Umang Chheda7a5abc82019-12-11 18:33:51 +053020
Nagireddy Annemddcf98f2019-10-10 19:38:31 +053021/ {
Nagireddy Annemac449402019-12-31 15:21:10 +053022 model = "Qualcomm Technologies, Inc. SDM429 BG IOT WTP";
Nagireddy Annemddcf98f2019-10-10 19:38:31 +053023 compatible = "qcom,sdm429w-qrd", "qcom,sdm429w", "qcom,qrd";
24 qcom,msm-id = <416 0x0>;
Nagireddy Annemaec255d2020-03-18 21:24:59 +053025 qcom,board-id = <0x00010b 8>,
26 <0x00010b 0xA>;
Nagireddy Annemddcf98f2019-10-10 19:38:31 +053027 qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
28};
29
30&usb_otg {
31 HSUSB_3p3-supply = <&L16A>;
32};
33
34&msm_dig_codec {
35 cdc-vdd-digital-supply = <&pm660_l11>;
36};
37
38&ext_smart_pa {
39 dvdd-supply = <&pm660_l11>;
40};
41
Nagireddy Annemddcf98f2019-10-10 19:38:31 +053042&thermal_zones {
43 /delete-node/ emmc-therm-adc;
44 /delete-node/ aoss0-lowf;
45 /delete-node/ mdm-core-lowf;
46 /delete-node/ lpass-lowf;
47 /delete-node/ camera-lowf;
48 /delete-node/ cpuss1-lowf;
49 /delete-node/ apc1-cpu0-lowf;
50 /delete-node/ apc1-cpu1-lowf;
51 /delete-node/ apc1-cpu2-lowf;
52 /delete-node/ apc1-cpu3-lowf;
53 /delete-node/ cpuss0-lowf;
54 /delete-node/ gpu-lowf;
55};
56
57&firmware {
58 android {
59 fstab {
60 /delete-node/ system ;
61 };
62 };
63};