On Mon, 05 Dec 2022 19:41:32 +0100, Mark Brown wrote:
The following changes since commit 3d1bb6cc1a654c8693a85b1d262e610196edec8b:
ASoC: cs42l51: Correct PGA Volume minimum value (2022-11-25 16:29:52 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v6.2
for you to fetch changes up to 9472382db38452df15f9f2f74b1dff34848e56b2:
Add SOF panic dump support for AMD platform. (2022-12-05 17:28:07 +0000)
ASoC: Updates for v6.2
This is a fairly sedate release for the core code, but there's been a lot of driver work especially around the x86 platforms and device tree updates:
- More cleanups of the DAPM code from Morimoto-san.
- Factoring out of mapping hw_params onto SoundWire configuration by Charles Keepax.
- The ever ongoing overhauls of the Intel DSP code continue, including support for loading libraries and probes with IPC4 on SOF.
- Support for more sample formats on JZ4740.
- Lots of device tree conversions and fixups.
- Support for Allwinner D1, a range of AMD and Intel systems, Mediatek systems with multiple DMICs, Nuvoton NAU8318, NXP fsl_rpmsg and i.MX93, Qualcomm AudioReach Enable, MFC and SAL, RealTek RT1318 and Rockchip RK3588
There's more cross tree updates than usual, though all fairly minor:
- Some OMAP board file updates that were depedencies for removing their providers in ASoC, as part of a wider effort removing the support for the relevant OMAP platforms.
- A new I2C API required for updates to the new I2C probe API.
- A DRM update making use of a new API for fixing the capabilities advertised via hdmi-codec.
Since this is being sent early I might send some more stuff if you've not yet sent your pull request and there's more come in.
Pulled now. Thanks!
Takashi