blob: 2bab608d6e9737555da90d140a09e14acdf39f75 [file] [log] [blame]
mengjiangc371b032019-09-16 19:44:22 +08001/*
Archit Saxenac1cbe022020-05-01 18:43:22 +05302 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
mengjiangc371b032019-09-16 19:44:22 +08003 *
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/plugin/;
16
17#include "sdm429-spyro-qrd-evt.dtsi"
18
19/ {
20 model = "Qualcomm Technologies, Inc. SDA429 QRD Spyro DVT Overlay";
21 compatible = "qcom,sdm429w-qrd","qcom,sdm429w","qcom,sda429w";
22 qcom,msm-id = <437 0x0>;
23 qcom,board-id = <0x00010b 6>;
24 qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
25};
26
Archit Saxenac1cbe022020-05-01 18:43:22 +053027&modem_mem {
28 reg = <0x0 0x86800000 0x0 0x1F00000>;
29};
30
31&adsp_fw_mem {
32 reg = <0x0 0x88700000 0x0 0x1500000>;
33};
34
35&wcnss_fw_mem {
36 reg = <0x0 0x89c00000 0x0 0x700000>;
37};
38
mengjiangc371b032019-09-16 19:44:22 +080039&usb_otg {
40 HSUSB_3p3-supply = <&L16A>;
41};
42
43&msm_dig_codec {
44 cdc-vdd-digital-supply = <&pm660_l11>;
45};
46
47&ext_smart_pa {
48 dvdd-supply = <&pm660_l11>;
49};