26 Jun
2023
26 Jun
'23
4 p.m.
On Mon, 26 Jun 2023 15:32:40 +0200, Mark Brown wrote:
The following changes since commit 1f1ef7e5bbe2de125da413e238915f6047ea4ba2:
ASoC: intel: sof_sdw: Fixup typo in device link checking (2023-06-19 12:58:22 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v6.5
for you to fetch changes up to 2d0cad0473bd1ffbc5842be0b9f2546265acb011:
ASoC: core: Always store of_node when getting DAI link component (2023-06-23 22:09:00 +0100)
ASoC: Updates for v6.5
A fairly quiet release from a core and framework point of view, but a very big one from the point of view of new drivers:
- More refectoring from Morimoto-san, this time mainly around DAI links and how we control the ordering of trigger() callbacks.
- Convert a lot of drivers to use maple tree based caches.
- Lots of work on the x86 driver stack.
- Compressed audio support for Qualcomm.
- Support for AMD SoundWire, Analog Devices SSM3515, Google Chameleon, Ingenic X1000, Intel systems with various CODECs, Longsoon platforms, Maxim MAX98388, Mediatek MT8188, Nuvoton NAU8825C, NXP platforms with NAU8822, Qualcomm WSA884x, StarFive JH7110, Texas Instruments TAS2781.
Pulled now. Thanks.
Takashi