alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ASoC: rt5659: Remove the routing path of the power widget "LDO2"
@ 2018-02-05 10:29 Oder Chiou
  2018-02-05 10:29 ` [PATCH 2/2] ASoC: rt5659: Add the support of Intel HDA Header Oder Chiou
  2018-02-12 12:52 ` Applied "ASoC: rt5659: Remove the routing path of the power widget "LDO2"" " Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Oder Chiou @ 2018-02-05 10:29 UTC (permalink / raw)
  To: broonie, lgirdwood
  Cc: Oder Chiou, jack.yu, alsa-devel, spujar, shumingf, bardliao,
	flove

This patch removes the routing path of the power widget "LDO2", and it
should be depended on the hardware design. The power widget "LDO2" should
add the routing path with the MICBIAS in the machine driver that is
reasonable.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
---
 sound/soc/codecs/rt5659.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/sound/soc/codecs/rt5659.c b/sound/soc/codecs/rt5659.c
index 07e7757..4ec1917 100644
--- a/sound/soc/codecs/rt5659.c
+++ b/sound/soc/codecs/rt5659.c
@@ -2818,11 +2818,6 @@ static const struct snd_soc_dapm_route rt5659_dapm_routes[] = {
 	{ "I2S2", NULL, "I2S2 ASRC" },
 	{ "I2S3", NULL, "I2S3 ASRC" },
 
-	{ "IN1P", NULL, "LDO2" },
-	{ "IN2P", NULL, "LDO2" },
-	{ "IN3P", NULL, "LDO2" },
-	{ "IN4P", NULL, "LDO2" },
-
 	{ "DMIC1", NULL, "DMIC L1" },
 	{ "DMIC1", NULL, "DMIC R1" },
 	{ "DMIC2", NULL, "DMIC L2" },
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-12 12:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05 10:29 [PATCH 1/2] ASoC: rt5659: Remove the routing path of the power widget "LDO2" Oder Chiou
2018-02-05 10:29 ` [PATCH 2/2] ASoC: rt5659: Add the support of Intel HDA Header Oder Chiou
2018-02-12 12:53   ` Applied "ASoC: rt5659: Add the support of Intel HDA Header" to the asoc tree Mark Brown
2018-02-12 12:52 ` Applied "ASoC: rt5659: Remove the routing path of the power widget "LDO2"" " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).