All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] ASoC fixes for v6.8-merge-window
Date: Tue, 16 Jan 2024 15:10:24 +0000	[thread overview]
Message-ID: <20240116151032.B3BE4C433F1@smtp.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3320 bytes --]

The following changes since commit 67508b874844b80ac49f70b78d67036c28b9fe7e:

  ASoC: pxa: sspa: Don't select SND_ARM (2023-12-29 17:41:15 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.8-merge-window

for you to fetch changes up to ab09fb9c629ed3aaea6a82467f08595dbc549726:

  ASoC: SOF: ipc4-loader: remove the CPC check warnings (2024-01-15 14:04:52 +0000)

----------------------------------------------------------------
ASoC: Fixes for v6.8

A bunch of small fixes that come in during the merge window, mainly
fixing issues from some core refactoring around dummy components that
weren't detected until things reached mainline.

The TAS driver changes are a little larger than normal for a device ID
addition due to some shuffling around of where things are registered and
DT updates but aren't really any more substantial than normal.

----------------------------------------------------------------
AngeloGioacchino Del Regno (2):
      ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link
      ASoC: mediatek: sof-common: Add NULL check for normal_link string

ChiYuan Huang (2):
      ASoC: codecs: rtq9128: Fix PM_RUNTIME usage
      ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flow

Kai Vehmanen (1):
      ASoC: SOF: ipc4-loader: remove the CPC check warnings

Kuninori Morimoto (1):
      ASoC: audio-graph-card2: fix index check on graph_parse_node_multi_nm()

Mark Brown (1):
      rtq9128: Fix pm runtime and TDM usage

Nícolas F. R. A. Prado (1):
      ASoC: mediatek: mt8192: Check existence of dai_name before dereferencing

Peter Ujfalusi (3):
      ASoC: Intel: bxt_da7219_max98357a: Fix kernel ops due to COMP_DUMMY change
      ASoC: Intel: bxt_rt298: Fix kernel ops due to COMP_DUMMY change
      ASoC: SOF: icp3-dtrace: Revert "Fix wrong kfree() usage"

Rander Wang (1):
      ASoC: SOF: ipc4-pcm: remove log message for LLP

Shenghao Ding (4):
      ASoC: dt-bindings: move tas2563 from tas2562.yaml to tas2781.yaml
      ASoC: tas2562: move tas2563 from tas2562 driver to tas2781 driver
      ASoC: tas2781: Add tas2563 into header file for DSP mode
      ASoC: tas2781: Add tas2563 into driver

 .../devicetree/bindings/sound/tas2562.yaml         |  2 -
 .../devicetree/bindings/sound/ti,tas2781.yaml      | 78 +++++++++++++++++-----
 include/sound/tas2781.h                            |  9 +--
 sound/soc/codecs/rtq9128.c                         | 73 +++++++++++---------
 sound/soc/codecs/tas2562.c                         |  3 -
 sound/soc/codecs/tas2781-i2c.c                     |  8 ++-
 sound/soc/generic/audio-graph-card2.c              |  2 +-
 sound/soc/intel/boards/bxt_da7219_max98357a.c      |  6 ++
 sound/soc/intel/boards/bxt_rt298.c                 |  3 +-
 sound/soc/mediatek/common/mtk-dsp-sof-common.c     |  2 +-
 .../mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c  |  3 +-
 sound/soc/mediatek/mt8195/mt8195-afe-pcm.c         | 33 +--------
 sound/soc/mediatek/mt8195/mt8195-mt6359.c          | 41 ++++++++----
 sound/soc/sof/ipc3-dtrace.c                        |  3 +-
 sound/soc/sof/ipc4-loader.c                        | 11 ++-
 sound/soc/sof/ipc4-pcm.c                           |  4 +-
 16 files changed, 161 insertions(+), 120 deletions(-)

             reply	other threads:[~2024-01-16 15:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16 15:10 Mark Brown [this message]
2024-01-16 16:39 ` [GIT PULL] ASoC fixes for v6.8-merge-window Takashi Iwai

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=20240116151032.B3BE4C433F1@smtp.kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.