alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: fsl: Fix fsl-asoc-card AC'97 support
@ 2023-01-06 23:15 Mark Brown
  2023-01-06 23:15 ` [PATCH 1/2] ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC Mark Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Brown @ 2023-01-06 23:15 UTC (permalink / raw)
  To: Shengjiu Wang, Xiubo Li, Fabio Estevam, Nicolin Chen,
	Liam Girdwood
  Cc: alsa-devel, Mark Brown, linux-arm-kernel

The generic driver for Freescale cards with ASRC does not so far as I
can tell work for AC'97 cards, it's certainly not working for the two
Udoo boards I have that use it and I'm not clear how it ever worked.
These patches fix the card well enough to probe and make it through
pcm-test for playback at standard rates, though there are still issues
with capture and some playback configurations getting confused about
constraints.

To: Shengjiu Wang <shengjiu.wang@gmail.com>
To: Xiubo Li <Xiubo.Lee@gmail.com>
To: Fabio Estevam <festevam@gmail.com>
To: Nicolin Chen <nicoleotsuka@gmail.com>
To: Liam Girdwood <lgirdwood@gmail.com>
Cc: alsa-devel@alsa-project.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Mark Brown <broonie@kernel.org>

---
Mark Brown (2):
      ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
      ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets

 sound/soc/fsl/fsl-asoc-card.c | 8 ++++----
 sound/soc/fsl/fsl_ssi.c       | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2
change-id: 20230106-asoc-udoo-probe-54daa107cbcb

Best regards,
-- 
Mark Brown <broonie@kernel.org>

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

end of thread, other threads:[~2023-01-10 14:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-06 23:15 [PATCH 0/2] ASoC: fsl: Fix fsl-asoc-card AC'97 support Mark Brown
2023-01-06 23:15 ` [PATCH 1/2] ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC Mark Brown
2023-01-06 23:15 ` [PATCH 2/2] ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets Mark Brown
2023-01-10  5:24 ` [PATCH 0/2] ASoC: fsl: Fix fsl-asoc-card AC'97 support Shengjiu Wang
2023-01-10 14:17 ` 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).