[GIT PULL] ASoC fixes for v6.9-rc7-2
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-2
for you to fetch changes up to e54f128b0c2fe543816941342e085e21f49c5b6c:
ASoC: audio-graph-card2: call of_node_get() before of_get_next_child() (2024-05-10 10:08:08 +0100)
---------------------------------------------------------------- ASoC: Fixes for v6.9
A couple more minor fixes for ASoC, one incremental fix for earlier issues and a minor formatting issue in the Makefile.
---------------------------------------------------------------- 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
Kuninori Morimoto (1): ASoC: audio-graph-card2: call of_node_get() before of_get_next_child()
Takashi Iwai (1): ASoC: SOF: amd: Correct spaces in Makefile
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/generic/audio-graph-card2.c | 2 +- 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 +- sound/soc/sof/amd/Makefile | 8 +-- 12 files changed, 110 insertions(+), 35 deletions(-)
On Fri, 10 May 2024 15:20:15 +0200, Mark Brown wrote:
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-2
for you to fetch changes up to e54f128b0c2fe543816941342e085e21f49c5b6c:
ASoC: audio-graph-card2: call of_node_get() before of_get_next_child() (2024-05-10 10:08:08 +0100)
ASoC: Fixes for v6.9
A couple more minor fixes for ASoC, one incremental fix for earlier issues and a minor formatting issue in the Makefile.
Thanks, pulled now.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai