The following changes since commit c5782bb5468acf86d8ca8e161267e8d055fb4161: ASoC: meson: tdm fixes (2024-04-30 23:36:23 +0900) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.9-rc7 for you to fetch changes up to a85ed162f0efcfdd664954414a05d1d560cc95dc: ASoC: mediatek: mt8192: fix register configuration for tdm (2024-05-09 17:43:54 +0200) ---------------------------------------------------------------- ASoC: Fixes for v6.9 A few final fixes for v6.9, none of them super major but all real. ---------------------------------------------------------------- Amadeusz SÅ?awiÅ?ski (1): ASoC: Intel: avs: boards: Properly name input device Hsin-Te Yuan (1): ASoC: mediatek: mt8192: fix register configuration for tdm Vijendar Mukunda (1): ASoC: amd: acp: fix for acp platform device creation failure sound/soc/amd/acp/acp-legacy-common.c | 96 +++++++++++++++++++++++++----- sound/soc/amd/acp/acp-pci.c | 9 ++- sound/soc/amd/acp/amd.h | 10 +++- sound/soc/amd/acp/chip_offset_byte.h | 1 + sound/soc/intel/avs/boards/es8336.c | 2 +- sound/soc/intel/avs/boards/nau8825.c | 2 +- sound/soc/intel/avs/boards/rt274.c | 3 +- sound/soc/intel/avs/boards/rt286.c | 4 +- sound/soc/intel/avs/boards/rt298.c | 4 +- sound/soc/mediatek/mt8192/mt8192-dai-tdm.c | 4 +- 10 files changed, 105 insertions(+), 30 deletions(-)