Message ID | 20230725115558.EA7ABC433C8@smtp.kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] ASoC updates for v6.6-early | expand |
On Tue, 25 Jul 2023 13:55:45 +0200, Mark Brown wrote: > > The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef: > > Linux 6.5-rc3 (2023-07-23 15:24:10 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v6.6-early > > for you to fetch changes up to 85d12eda2382cd5b93eed720b5a08f39d42cfef4: > > ALSA: hda: Adding support for CS35L56 on HDA (2023-07-24 18:42:26 +0100) > > ---------------------------------------------------------------- > ASoC: Updates for v6.6 > > Here's an initial batch of updates for ASoC for this release cycle. > We've got a bunch of new drivers in here, a bit of core work from > Morimoto-san and quite a lot of janitorial work. There's several > updates that pull in changes from other subsystems in order to build > on them: > > - An adaptor to allow use of IIO DACs and ADCs in ASoC which pulls in > some IIO changes. > - Create a library function for intlog10() and use it in the NAU8825 > driver. > - Include the ASoC tests, including the topology tests, in the default > KUnit full test coverage. This also involves enabling UML builds of > ALSA since that's the default KUnit test environment which pulls in > the addition of some stubs to the driver. > - More factoring out from Morimoto-san. > - Convert a lot of drivers to use the more modern maple tree register > cache. > - Support for AMD machines with MAX98388 and NAU8821, Cirrus Logic > CS35L36, Intel AVS machines with ES8336 and RT5663 and NXP i.MX93. Thanks, pulled now. Takashi