Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: linux-sound@vger.kernel.org
Cc: alsa-devel@alsa-project.org, tiwai@suse.de, broonie@kernel.org,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Subject: [PATCH 0/3] ASoC: SOF: Intel: HDA/DMIC updates
Date: Fri,  3 May 2024 08:32:50 -0500	[thread overview]
Message-ID: <20240503133253.108201-1-pierre-louis.bossart@linux.intel.com> (raw)

The first patch handles a problematic configuration where the wrong
machine driver/topology is used: when the hardware reports an external
HDaudio codec the direction is to ignore/discard ACPI SoundWire
devices.

The last two patch deal with DMIC format configurations and allow
users to select S16_LE even if the DMIC and internal copiers only
support 24 or 32-bits. The code changes are located in sound/soc/sof/
but in the scope of Intel DAIs.

Peter Ujfalusi (2):
  ASoC: SOF: ipc4-topology: Allow selective update in
    sof_ipc4_update_hw_params
  ASoC: SOF: ipc4-topology: Correct DAI copier config and NHLT blob
    request

Pierre-Louis Bossart (1):
  ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is
    reported

 sound/soc/sof/intel/hda.c     |   9 +-
 sound/soc/sof/intel/hda.h     |   2 +
 sound/soc/sof/ipc4-topology.c | 245 ++++++++++++++++++++++++++--------
 3 files changed, 196 insertions(+), 60 deletions(-)

-- 
2.40.1


             reply	other threads:[~2024-05-03 13:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03 13:32 Pierre-Louis Bossart [this message]
2024-05-03 13:32 ` [PATCH 1/3] ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reported Pierre-Louis Bossart
2024-05-03 13:32 ` [PATCH 2/3] ASoC: SOF: ipc4-topology: Allow selective update in sof_ipc4_update_hw_params Pierre-Louis Bossart
2024-05-03 13:32 ` [PATCH 3/3] ASoC: SOF: ipc4-topology: Correct DAI copier config and NHLT blob request Pierre-Louis Bossart
2024-05-07  1:35 ` [PATCH 0/3] ASoC: SOF: Intel: HDA/DMIC updates Mark Brown

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=20240503133253.108201-1-pierre-louis.bossart@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=tiwai@suse.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).