Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Andrejs Cainikovs <andrejs.cainikovs@gmail.com>
To: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>,
	Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Subject: [PATCH v1 0/2] ASoC: nau8822: add MCLK support
Date: Tue,  9 Apr 2024 14:17:17 +0200	[thread overview]
Message-ID: <20240409121719.337709-1-andrejs.cainikovs@gmail.com> (raw)

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


             reply	other threads:[~2024-04-09 12:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09 12:17 Andrejs Cainikovs [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240409121719.337709-1-andrejs.cainikovs@gmail.com \
    --to=andrejs.cainikovs@gmail.com \
    --cc=andrejs.cainikovs@toradex.com \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox