blob: 46fe9d51f23b64009a9197cd68b319f30312dec6 [file] [log] [blame]
mengjiangc371b032019-09-16 19:44:22 +08001/*
2 * Copyright (c) 2019, 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/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
27&usb_otg {
28 HSUSB_3p3-supply = <&L16A>;
29};
30
31&msm_dig_codec {
32 cdc-vdd-digital-supply = <&pm660_l11>;
33};
34
35&ext_smart_pa {
36 dvdd-supply = <&pm660_l11>;
37};