Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ASoC: nau8822: add MCLK support
@ 2024-04-09 12:17 Andrejs Cainikovs
  2024-04-09 12:17 ` [PATCH v1 1/2] ASoC: nau8822: move nau8822_set_dai_sysclk() Andrejs Cainikovs
  2024-04-09 12:17 ` [PATCH v1 2/2] ASoC: nau8822: add MCLK support Andrejs Cainikovs
  0 siblings, 2 replies; 4+ messages in thread
From: Andrejs Cainikovs @ 2024-04-09 12:17 UTC (permalink / raw)
  To: linux-sound, linux-kernel
  Cc: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Andrejs Cainikovs

From: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>

This change adds local MCLK handling, which would cover a case when a
reference audio clock is present in a system, but is not allowed to be
changed, see [1].

[1]: https://lore.kernel.org/all/ZfBdxrzX3EnPuGOn@ediswmail9.ad.cirrus.com/

Andrejs Cainikovs (2):
  ASoC: nau8822: move nau8822_set_dai_sysclk()
  ASoC: nau8822: add MCLK support

 sound/soc/codecs/nau8822.c | 69 ++++++++++++++++++++++++++++----------
 sound/soc/codecs/nau8822.h |  1 +
 2 files changed, 53 insertions(+), 17 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-22 13:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-09 12:17 [PATCH v1 0/2] ASoC: nau8822: add MCLK support Andrejs Cainikovs
2024-04-09 12:17 ` [PATCH v1 1/2] ASoC: nau8822: move nau8822_set_dai_sysclk() Andrejs Cainikovs
2024-04-09 12:17 ` [PATCH v1 2/2] ASoC: nau8822: add MCLK support Andrejs Cainikovs
2024-05-22 13:07   ` Francesco Dolcini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox