Message ID | 20231020212909.268F5C433C7@smtp.kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 39cd06e3f7b75b629f2987aa51ab26fb820d167b |
Headers | show |
Series | [GIT,PULL] ASoC updates for v6.7 | expand |
On Fri, 20 Oct 2023 23:28:58 +0200, Mark Brown wrote: > > The following changes since commit 99d426c6dd2d6f9734617ec12def856ee35b9218: > > ASoC: cs42l43: Update values for bias sense (2023-10-10 12:50:40 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v6.7 > > for you to fetch changes up to 45f1b12e0366a750d65e92307685964488a3b6f4: > > ASoC: Intel: more machine driver updates for 6.7 (2023-10-19 21:02:18 +0100) > > ---------------------------------------------------------------- > ASoC: Updates for v6.7 > > This is quite a large set of changes but mostly due to API cleanups and > in driver specific ways rather than due to anything subsystem wide. > Highlights include: > > - Standardisation of API prefixes on snd_soc_, removing asoc_. > - GPIO API usage improvements. > - Support for HDA patches. > - Lots of work on SOF, including crash dump support. > - Support for AMD platforms with es83xx, Awinc AT87390, many Intel > platforms, many Mediatek platforms, Qualcomm SM6115, Richtek RTQ9128 > and Texas Instruments TAS575x. Thanks, pulled now. Now we can apply a cleanup to make the remaining remove_late callback void. I'm going to submit the patch later. Takashi