Message ID | 20220325153121.1598494-1-broonie@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: wm8731: Overhaul of the driver | expand |
On Fri, 25 Mar 2022 15:31:14 +0000, Mark Brown wrote: > This series contains a bunch of fairly minor changes which overhaul and > modernise the WM8731 driver, there should be no impact on the driver's > functionality. > > Mark Brown (7): > ASoC: wm8731: Update to modern DAI terminology > ASoC: wm8731: Factor component init out of bus code > ASoC: wm8731: Move regulator request into wm8731_init() > ASoC: wm8731: Factor our MCLK and mutex initialisation > ASoC: wm8731: Factor out the I2C and SPI bus code into separate > modules > ASoC: wm8731: Convert DT bindings to YAML format > ARM: configs: Update multi_v5_defconfig for WM8731 bus refactoring > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/7] ASoC: wm8731: Update to modern DAI terminology commit: 00b87e18f3c0a98e2e22a95eb205c2ae03862a23 [2/7] ASoC: wm8731: Factor component init out of bus code commit: 3f4fb905510911f6149593a7321ae1825259b242 [3/7] ASoC: wm8731: Move regulator request into wm8731_init() commit: 5f1b9d1e424b91a8ae04211cbe4d354463c83583 [4/7] ASoC: wm8731: Factor our MCLK and mutex initialisation commit: 8875d104af6c237bfedb47309afd938984a3c05b [5/7] ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules commit: 9dc15f81baf273b5aaaa3302ee8faacd78f361fd [6/7] ASoC: wm8731: Convert DT bindings to YAML format commit: 0e336eeaf467cdd86d827d696e24081b638ef61c [7/7] ARM: configs: Update multi_v5_defconfig for WM8731 bus refactoring commit: 64a1a4e04e4450a89940adc8f339a85e2c01d905 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