8 Jan
2024
8 Jan
'24
8:19 a.m.
On Sun, 07 Jan 2024 23:37:21 +0100, Mark Brown wrote:
The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:
Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v6.8
for you to fetch changes up to 67508b874844b80ac49f70b78d67036c28b9fe7e:
ASoC: pxa: sspa: Don't select SND_ARM (2023-12-29 17:41:15 +0000)
ASoC: Updates for v6.8
This is a relatively quiet release, there's a lot of driver specific changes and the usual high level of activity in the SOF core but the one big core change was Mormioto-san's work to support more N:M CPU:CODEC mapping cases. Highlights include:
- Enhanced support for N:M CPU:CODEC mappings in the core and in audio-graph-card2.
- Support for falling back to older SOF IPC versions where firmware for new versions is not available.
- Support for notification of control changes generated by SOF firmware with IPC4.
- Device tree support for describing parts of the card which can be active over suspend (for very low power playback or wake word use cases).
- ACPI parsing support for the ES83xx driver, reducing the number of quirks neede for x86 systems.
- Support for more AMD and Intel systems, NXP i.MX8m MICFIL, Qualcomm SM8250, SM8550, SM8650 and X1E80100.
- Removal of Freescale MPC8610 support, the SoC is no longer supported by Linux.
Pulled now. Thanks.
Takashi