Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3e60f1c authored by Rohit Kumar's avatar Rohit Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add audio support for SDM845 Interposer SDM670



Add initial audio changes in SDM845 interposer for SDM670.

Change-Id: I0e534b27b3ae15b951dfb27975e02712ecbed188
Signed-off-by: default avatarRohit Kumar <rohitkr@codeaurora.org>
parent 1405128f
Loading
Loading
Loading
Loading
+81 −0
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

#include "sdm670-audio.dtsi"

&msm_audio_ion {
	iommus = <&apps_smmu 0x1821 0x0>;
	qcom,smmu-sid-mask = /bits/ 64 <0xf>;
};

&qupv3_se8_spi {
	status = "okay";
};

&pm660l_3 {
	/delete-node/analog-codec;
};

&soc {
	/delete-node/msm-sdw-codec@62ec1000;
	/delete-node/sound;
	/delete-node/cdc_pdm_pinctrl;
	/delete-node/wsa_spkr_en1_pinctrl;
	/delete-node/wsa_spkr_en2_pinctrl;
	/delete-node/sdw_clk_data_pinctrl;
};

&msm_audio_ion {
	iommus = <&apps_smmu 0x1821 0x0>;
};

&wcd9xxx_intc {
	status = "okay";
	qcom,gpio-connect = <&tlmm 54 0>;
};

&wdsp_mgr {
	status = "okay";
};

&wdsp_glink {
	status = "okay";
};

&slim_aud {
	status = "okay";
};

&dai_slim {
	status = "okay";
};

&wcd934x_cdc {
	status = "okay";
};

&clock_audio_lnbb {
	status = "okay";
};

&wcd_rst_gpio {
	status = "okay";
};

&wcd9xxx_intc {
	status = "okay";
};

&tavil_snd {
	status = "okay";
};
+1 −0
Original line number Diff line number Diff line
@@ -12,3 +12,4 @@

#include "sdm845-cdp.dtsi"
#include "sdm845-interposer-pm660.dtsi"
#include "sdm845-interposer-sdm670-audio.dtsi"
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@

#include "sdm845-mtp.dtsi"
#include "sdm845-interposer-pm660.dtsi"
#include "sdm845-interposer-sdm670-audio.dtsi"

&qupv3_se10_i2c {
	/delete-node/ qcom,smb1355@8;