[GIT PULL] ASoC fixes for v5.16-rc6
The following changes since commit 3fc27e9a1f619b50700f020e6cd270c1b74755f0:
ASoC: codecs: wsa881x: fix return values from kcontrol put (2021-12-01 14:13:53 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.16-rc6
for you to fetch changes up to ee907afb0c39a41ee74b862882cfe12820c74b98:
ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s (2021-12-14 17:15:32 +0000)
---------------------------------------------------------------- ASoC: Fixes for v5.16
This is a relatively large set of driver specific changes so it may make sense to hold off to v5.17, though picking some over might be good. It's a combination of new device IDs and fixes for various driver specific things which are all small and of the usual "really bad if you're running into them" level, especially the Tegra ones.
---------------------------------------------------------------- Derek Fang (1): ASoC: rt5682: fix the wrong jack type detected
Dmitry Osipenko (2): ASoC: tegra: Add DAPM switches for headphones and mic jack ASoC: tegra: Restore headphones jack name on Nyan Big
Kai Vehmanen (2): ASoC: SOF: Intel: pci-tgl: add ADL-N support ASoC: SOF: Intel: pci-tgl: add new ADL-P variant
Martin Blumenstingl (2): ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent() ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s
Martin PoviĊĦer (1): ASoC: tas2770: Fix setting of high sample rates
sound/soc/codecs/rt5682.c | 4 ++++ sound/soc/codecs/tas2770.c | 4 ++-- sound/soc/meson/aiu-encoder-i2s.c | 33 --------------------------------- sound/soc/meson/aiu-fifo-i2s.c | 19 +++++++++++++++++++ sound/soc/meson/aiu-fifo.c | 6 ++++++ sound/soc/sof/intel/pci-tgl.c | 4 ++++ sound/soc/tegra/tegra_asoc_machine.c | 11 ++++++++++- sound/soc/tegra/tegra_asoc_machine.h | 1 + 8 files changed, 46 insertions(+), 36 deletions(-)
On Mon, 20 Dec 2021 18:17:48 +0100, Mark Brown wrote:
The following changes since commit 3fc27e9a1f619b50700f020e6cd270c1b74755f0:
ASoC: codecs: wsa881x: fix return values from kcontrol put (2021-12-01 14:13:53 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.16-rc6
for you to fetch changes up to ee907afb0c39a41ee74b862882cfe12820c74b98:
ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s (2021-12-14 17:15:32 +0000)
ASoC: Fixes for v5.16
This is a relatively large set of driver specific changes so it may make sense to hold off to v5.17, though picking some over might be good. It's a combination of new device IDs and fixes for various driver specific things which are all small and of the usual "really bad if you're running into them" level, especially the Tegra ones.
Thanks, pulled now to for-linus branch. I'm going to send a pull request to Linus in tomorrow.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai