blob: f861ca3c390fe2619edf2f805fac55a0c0b84f7b [file] [log] [blame]
Rohit Kumarf3e60f12017-08-04 18:55:57 +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
13#include "sdm670-audio.dtsi"
14
15&msm_audio_ion {
16 iommus = <&apps_smmu 0x1821 0x0>;
17 qcom,smmu-sid-mask = /bits/ 64 <0xf>;
18};
19
20&qupv3_se8_spi {
21 status = "okay";
22};
23
24&pm660l_3 {
25 /delete-node/analog-codec;
26};
27
28&soc {
29 /delete-node/msm-sdw-codec@62ec1000;
30 /delete-node/sound;
31 /delete-node/cdc_pdm_pinctrl;
32 /delete-node/wsa_spkr_en1_pinctrl;
33 /delete-node/wsa_spkr_en2_pinctrl;
34 /delete-node/sdw_clk_data_pinctrl;
35};
36
37&msm_audio_ion {
38 iommus = <&apps_smmu 0x1821 0x0>;
39};
40
41&wcd9xxx_intc {
42 status = "okay";
43 qcom,gpio-connect = <&tlmm 54 0>;
44};
45
46&wdsp_mgr {
47 status = "okay";
48};
49
50&wdsp_glink {
51 status = "okay";
52};
53
54&slim_aud {
55 status = "okay";
56};
57
58&dai_slim {
59 status = "okay";
60};
61
62&wcd934x_cdc {
63 status = "okay";
64};
65
66&clock_audio_lnbb {
67 status = "okay";
68};
69
70&wcd_rst_gpio {
71 status = "okay";
72};
73
74&wcd9xxx_intc {
75 status = "okay";
76};
77
78&tavil_snd {
79 status = "okay";
80};
81