[GIT PULL] ASoC fixes for v6.17-rc3

The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:
Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.17-rc3
for you to fetch changes up to 3e7fd1febc3156d3d98fba229399a13b12d69707:
ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op (2025-08-28 21:15:49 +0200)
---------------------------------------------------------------- ASoC: Fixes for v6.17
The main fixes here are for some of the cleanups done in the core in this release, we had broken component lookup in the case with a single bus and DMA controller. Otherwise it's driver specific changes, the shortlogs for the Intel WCL and rsnd drivers look like minor cleanups but are actually bugfixes (adding an op needed for correct functionality and reverting an inappropriate helper usage).
---------------------------------------------------------------- Ajye Huang (1): ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
Cryolitia PukNgae (1): ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output()
Kuninori Morimoto (3): ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked() ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked() ASoC: rsnd: tidyup direction name on rsnd_dai_connect()
Mark Brown (1): ASoC: fixup snd_soc_lookup_component_nolocked()
sound/soc/codecs/idt821034.c | 2 +- sound/soc/renesas/rcar/core.c | 2 +- sound/soc/soc-core.c | 25 +++++++++++++++---------- sound/soc/sof/intel/ptl.c | 1 + 4 files changed, 18 insertions(+), 12 deletions(-)

On Fri, 29 Aug 2025 11:09:33 +0200, Mark Brown wrote:
The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:
Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.17-rc3
for you to fetch changes up to 3e7fd1febc3156d3d98fba229399a13b12d69707:
ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op (2025-08-28 21:15:49 +0200)
ASoC: Fixes for v6.17
The main fixes here are for some of the cleanups done in the core in this release, we had broken component lookup in the case with a single bus and DMA controller. Otherwise it's driver specific changes, the shortlogs for the Intel WCL and rsnd drivers look like minor cleanups but are actually bugfixes (adding an op needed for correct functionality and reverting an inappropriate helper usage).
Pulled now. Thanks.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai