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.4-rc1
Date: Fri, 05 May 2023 21:53:07 +0900	[thread overview]
Message-ID: <f59623910a640a79d7c09ea24b1763f7.broonie@kernel.org> (raw)

The following changes since commit dc801ea8ae37d54706e6f1cef140731ac5981c9c:

  ASoC: fsl: imx-audmix: remove dummy dai_link->platform (2023-04-21 13:45:07 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.4-rc1

for you to fetch changes up to ec6f82b4c63cc68f8dc03316e725106d242706be:

  ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tablet (2023-05-04 10:14:31 +0900)

----------------------------------------------------------------
ASoC: Fixes for v6.4

A small set of fixes and device quirks that have come in during the
merge window, the Qualcomm fix seems quite large but it's mainly code
motion so looks larger than it is.

----------------------------------------------------------------
Andrey Rakhmatullin (1):
      ASoC: amd: yc: Add Asus VivoBook Pro 14 OLED M6400RC to the quirks list for acp6x

Enrico Belleri (1):
      ASoC: amd: yc: Add ASUS M3402RA into DMI table

Hans de Goede (2):
      ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer working
      ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tablet

Krzysztof Kozlowski (1):
      ASoC: codecs: wcd938x: fix accessing regmap on unattached devices

Maxim Kochetkov (1):
      ASoC: max98090: make it selectable

 sound/soc/amd/yc/acp6x-mach.c                     |   14 +
 sound/soc/codecs/Kconfig                          |    2 +-
 sound/soc/codecs/wcd938x-sdw.c                    | 1037 ++++++++++++++++++++-
 sound/soc/codecs/wcd938x.c                        | 1003 +-------------------
 sound/soc/codecs/wcd938x.h                        |    1 +
 sound/soc/intel/common/soc-acpi-intel-byt-match.c |    2 +-
 sound/soc/intel/common/soc-acpi-intel-cht-match.c |   26 +
 7 files changed, 1072 insertions(+), 1013 deletions(-)

             reply	other threads:[~2023-05-05 12:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05 12:53 Mark Brown [this message]
2023-05-05 15:11 ` [GIT PULL] ASoC fixes for v6.4-rc1 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=f59623910a640a79d7c09ea24b1763f7.broonie@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.