All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] ASoC fixes for v5.12-rc6
Date: Wed, 07 Apr 2021 13:53:18 +0100	[thread overview]
Message-ID: <20210407125347.BF0C36113A@mail.kernel.org> (raw)

The following changes since commit f9dc51cc6676e0360dfcb1836b3d426a3ccf3093:

  Merge series "Do not handle MCLK device clock in simple-card-utils" from Sameer Pujar <spujar@nvidia.com>: (2021-03-16 17:55:37 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.12-rc6

for you to fetch changes up to e7a48c710defa0e0fef54d42b7d9e4ab596e2761:

  ASoC: fsl_esai: Fix TDM slot setup for I2S mode (2021-04-02 16:24:16 +0100)

----------------------------------------------------------------
ASoC: Fixes for v5.12

A fairly small batch of driver specific fixes, mainly for various x86
systems with the biggest set being fixes to power down DSPs properly on
x86 SOF systems.

----------------------------------------------------------------
Alexander Shiyan (1):
      ASoC: fsl_esai: Fix TDM slot setup for I2S mode

Bastian Germann (1):
      ASoC: sunxi: sun4i-codec: fill ASoC card owner

Guennadi Liakhovetski (1):
      ASoC: SOF: Intel: HDA: fix core status verification

Hans de Goede (2):
      ASoC: intel: atom: Stop advertising non working S24LE support
      ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DAI descriptions

Libin Yang (5):
      ASoC: SOF: Intel: TGL: fix EHL ops
      ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown
      ASoC: SOF: Intel: ICL: set shutdown callback to hda_dsp_shutdown
      ASoC: SOF: Intel: CNL: set shutdown callback to hda_dsp_shutdown
      ASoC: SOF: Intel: APL: set shutdown callback to hda_dsp_shutdown

Mark Brown (1):
      Merge series "ASoC: SOF: Intel: shutdown and core handling corrections" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

Pierre-Louis Bossart (2):
      ASoC: SOF: core: harden shutdown helper
      ASoC: SOF: Intel: move ELH chip info

Ryan Lee (2):
      ASoC: max98373: Changed amp shutdown register as volatile
      ASoC: max98373: Added 30ms turn on/off time delay

Shengjiu Wang (1):
      ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips

Srinivas Kandagatla (2):
      ASoC: codecs: lpass-tx-macro: set npl clock rate correctly
      ASoC: codecs: lpass-rx-macro: set npl clock rate correctly

kernel test robot (1):
      ASoC: cygnus: fix for_each_child.cocci warnings

 sound/soc/bcm/cygnus-ssp.c                   |  4 +++-
 sound/soc/codecs/lpass-rx-macro.c            |  2 +-
 sound/soc/codecs/lpass-tx-macro.c            |  2 +-
 sound/soc/codecs/max98373-i2c.c              |  1 +
 sound/soc/codecs/max98373-sdw.c              |  1 +
 sound/soc/codecs/max98373.c                  |  2 ++
 sound/soc/codecs/wm8960.c                    |  8 +++++++-
 sound/soc/fsl/fsl_esai.c                     |  8 +++++---
 sound/soc/intel/atom/sst-mfld-platform-pcm.c | 12 ++++++------
 sound/soc/sof/core.c                         |  8 +++++++-
 sound/soc/sof/intel/apl.c                    |  3 ++-
 sound/soc/sof/intel/cnl.c                    | 19 ++-----------------
 sound/soc/sof/intel/hda-dsp.c                | 21 +++++++++++++++++----
 sound/soc/sof/intel/hda.h                    |  1 +
 sound/soc/sof/intel/icl.c                    |  3 ++-
 sound/soc/sof/intel/pci-tgl.c                |  2 +-
 sound/soc/sof/intel/tgl.c                    | 18 +++++++++++++++++-
 sound/soc/sunxi/sun4i-codec.c                |  5 +++++
 18 files changed, 81 insertions(+), 39 deletions(-)

             reply	other threads:[~2021-04-07 12:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07 12:53 Mark Brown [this message]
2021-04-07 13:54 ` [GIT PULL] ASoC fixes for v5.12-rc6 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=20210407125347.BF0C36113A@mail.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.