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

Commit 184782d4 authored by Laxminath Kasam's avatar Laxminath Kasam Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: wcd: support combo device for audio



Ear PA was enabled along with HPH PAs. Concurrent enablement of
PAs caused HPH PA to be turned off. For lineout with WSA, we do
not need EAR PA to be turned on.

CRs-Fixed: 958986
Change-Id: Ibeb29b3394ce7184fc12ce8b254b3e2b6c82a632
Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
parent 863a7de4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4193,8 +4193,7 @@ static const struct snd_soc_dapm_route audio_map[] = {
	{"LINEOUT DAC", NULL, "RX3 CHAIN"},

	/* lineout to WSA */
	{"WSA_SPK_OUT", NULL, "WSA Spk Switch"},
	{"WSA Spk Switch", "WSA", "LINEOUT PA"},
	{"WSA_SPK OUT", NULL, "LINEOUT PA"},

	{"RX1 CHAIN", NULL, "RX1 CLK"},
	{"RX2 CHAIN", NULL, "RX2 CLK"},