Message ID | 20221214123743.3713843-1-lukma@denx.de (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: Fixes for WM8940 codec | expand |
On Wed, 14 Dec 2022 13:37:39 +0100, Lukasz Majewski wrote: > This patch series provides fixes for WM8940 codec. > > The most notable change is the clock rewrite, so this driver now > can either generate proper clock frequency by itself or use one > provided from the clock subsystem of the SoC. > > Lukasz Majewski (4): > ASoC: wm8940: Remove warning when no plat data present > ASoC: wm8940: Rewrite code to set proper clocks > ASoC: wm8940: Mute also the speaker output > ASoC: wm8940: Read chip ID when wm8940 codec probing > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/4] ASoC: wm8940: Remove warning when no plat data present commit: 5dc5e76b4c41fc8cdd9ed77653b2ce453974fb30 [4/4] ASoC: wm8940: Read chip ID when wm8940 codec probing commit: a5c26ee572d94337baf9c944b7b4881a2db62d37 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
On Wed, 14 Dec 2022 13:37:39 +0100, Lukasz Majewski wrote: > This patch series provides fixes for WM8940 codec. > > The most notable change is the clock rewrite, so this driver now > can either generate proper clock frequency by itself or use one > provided from the clock subsystem of the SoC. > > Lukasz Majewski (4): > ASoC: wm8940: Remove warning when no plat data present > ASoC: wm8940: Rewrite code to set proper clocks > ASoC: wm8940: Mute also the speaker output > ASoC: wm8940: Read chip ID when wm8940 codec probing > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/3] ASoC: wm8940: Remove warning when no plat data present commit: 5dc5e76b4c41fc8cdd9ed77653b2ce453974fb30 [2/3] ASoC: wm8940: Rewrite code to set proper clocks commit: 294833fc9eb4e9d6c69f8d158cd991d641e59908 [3/3] ASoC: wm8940: Read chip ID when wm8940 codec probing commit: a5c26ee572d94337baf9c944b7b4881a2db62d37 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