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

Commit c0b75812 authored by Banajit Goswami's avatar Banajit Goswami Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add audio support for SDM845 targets



Add support for audio on different SDM845 based targets.

Change-Id: I4b085beaf69424ee39d1cee39a1d57c9d05d8fcc
Signed-off-by: default avatarBanajit Goswami <bgoswami@codeaurora.org>
parent 7885c69f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
 * GNU General Public License for more details.
 */

#include "msm-audio-lpass.dtsi"
#include "sdm845-wcd.dtsi"
#include "msm-wsa881x.dtsi"
#include <dt-bindings/clock/qcom,audio-ext-clk.h>
+5 −0
Original line number Diff line number Diff line
@@ -10,3 +10,8 @@
 * GNU General Public License for more details.
 */

&soc {
	sound-tavil {
		qcom,us-euro-gpios = <&tavil_us_euro_sw>;
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -1694,3 +1694,4 @@
#include "sdm845-vidc.dtsi"
#include "sdm845-pm.dtsi"
#include "sdm845-pinctrl.dtsi"
#include "sdm845-audio.dtsi"