Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: tegra: Fixes for issues exposed in Linux v7.2
@ 2026-08-21 15:37 Jon Hunter
  2026-08-21 15:37 ` [PATCH 1/4] ASoC: tegra: Fix the I2S enable default value Jon Hunter
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jon Hunter @ 2026-08-21 15:37 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Thierry Reding, Sheetal, peter.ujfalusi
  Cc: linux-sound, linux-tegra, Jon Hunter

Commit 4b05ccb17f92 ("regcache: Sort the local copy of an unsorted
reg_defaults array") exposed an issue in the Tegra I2S and MIXER drivers
and after this commit was added, this underlying issue now causes audio
tests that exercise the I2S and MIXER drivers to fail. This series fixes
the issue in the I2S and MIXER drivers and also fixes warning observed
with the ADMAIF and MBDRC drivers that have unsorted reg_defaults.

Jon Hunter (4):
  ASoC: tegra: Fix the I2S enable default value
  ASoC: tegra: Fix the MIXER enable default value
  ASoC: tegra: Sort ADMAIF register defaults
  ASoC: tegra: Sort MBDRC register defaults

 sound/soc/tegra/tegra210_admaif.c | 208 ++++++++++++++++++++----------
 sound/soc/tegra/tegra210_i2s.c    |  20 ++-
 sound/soc/tegra/tegra210_i2s.h    |   1 +
 sound/soc/tegra/tegra210_mbdrc.c  |  42 +++---
 sound/soc/tegra/tegra210_mixer.c  |  10 +-
 5 files changed, 184 insertions(+), 97 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-08-22  0:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-21 15:37 [PATCH 0/4] ASoC: tegra: Fixes for issues exposed in Linux v7.2 Jon Hunter
2026-08-21 15:37 ` [PATCH 1/4] ASoC: tegra: Fix the I2S enable default value Jon Hunter
2026-08-21 15:37 ` [PATCH 2/4] ASoC: tegra: Fix the MIXER " Jon Hunter
2026-08-21 15:37 ` [PATCH 3/4] ASoC: tegra: Sort ADMAIF register defaults Jon Hunter
2026-08-21 15:37 ` [PATCH 4/4] ASoC: tegra: Sort MBDRC " Jon Hunter
2026-08-21 17:09 ` [PATCH 0/4] ASoC: tegra: Fixes for issues exposed in Linux v7.2 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox