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

Commit 9a53233a authored by Karthikeyan Mani's avatar Karthikeyan Mani Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add lpi i2s nodes



Add i2s/tdm/aux nodes that need to be accessed from
low power island.

Change-Id: Id1f9bf718462d10e7730921b2881510b5919d862
Signed-off-by: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent f695a5d7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -228,7 +228,8 @@
	qcom,wsa-aux-dev-prefix = "SpkrLeft", "SpkrRight",
				  "SpkrLeft", "SpkrRight";
	qcom,codec-aux-devs = <&wcd938x_codec>;
	qcom,msm_audio_ssr_devs = <&audio_apr>, <&q6core>, <&bolero>;
	qcom,msm_audio_ssr_devs = <&audio_apr>, <&q6core>, <&bolero>,
				  <&lpi_tlmm>;
};

&soc {
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 */

#include "kona-lpi.dtsi"
#include "msm-audio-lpass.dtsi"

&msm_audio_ion {
+1281 −0

File added.

Preview size limit exceeded, changes collapsed.