Message ID | 20210529154649.25936-1-digetx@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Unify NVIDIA Tegra ASoC machine drivers | expand |
29.05.2021 18:46, Dmitry Osipenko пишет: > This series squashes all the ASoC machine drivers into a single one, > this change was suggested by Jon Hunter. It also sets driver_name and > components string of each card, allowing userspace alsa-lib to find > UCMs at predictable path. > > Changelog: > > v6: - Fixed missed configuration of AC97 clock rate for the WM9712 codec > in the unified driver. > > - Added new patch that removes now obsolete "utils" helpers and moves > code into the unified driver. > > ASoC: tegra: Squash utils into common machine driver Jon, please feel free to give yours ack if v6 patches are good to you.
On Sat, 29 May 2021 18:46:45 +0300, Dmitry Osipenko wrote: > This series squashes all the ASoC machine drivers into a single one, > this change was suggested by Jon Hunter. It also sets driver_name and > components string of each card, allowing userspace alsa-lib to find > UCMs at predictable path. > > Changelog: > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/4] ASoC: tegra: Set driver_name=tegra for all machine drivers commit: f6eb84fa596abf28959fc7e0b626f925eb1196c7 [2/4] ASoC: tegra: Unify ASoC machine drivers commit: cc8f70f5603986a99e7775f3cc4a10d337b82a4d [3/4] ASoC: tegra: Specify components string for each card commit: c16aab8ddc645f129880a266c1626b07b41f7c55 [4/4] ASoC: tegra: Squash utils into common machine driver commit: 8c1b3b159300cc5ef6ba0d4b039ef68e766d46e3 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark