blob: 54bd52012fcc4e1695656f892d80c0dec099552c [file] [log] [blame]
Rohit Kumarcb1d7db2017-09-18 07:52:03 +05301/* Copyright (c) 2017, 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#include "sdm670-audio-overlay.dtsi"
13
14&pm660l_3 {
15 /delete-node/analog-codec;
16};
17
18&soc {
19 /delete-node/msm-sdw-codec@62ec1000;
20 /delete-node/cdc_pdm_pinctrl;
21 /delete-node/wsa_spkr_en1_pinctrl;
22 /delete-node/wsa_spkr_en2_pinctrl;
23 /delete-node/sdw_clk_data_pinctrl;
24};
25
26&qupv3_se8_spi {
27 status = "okay";
28};
29
30&wcd9xxx_intc {
31 status = "okay";
32 qcom,gpio-connect = <&tlmm 54 0>;
33};
34
35&wdsp_mgr {
36 status = "okay";
37};
38
39&wdsp_glink {
40 status = "okay";
41};
42
43&wcd934x_cdc {
44 status = "okay";
45};
46
47&clock_audio_lnbb {
48 status = "okay";
49};
50
51&wcd_rst_gpio {
52 status = "okay";
53};