On Sun, 2 Oct 2022 20:24:11 -0700, Doug Brown wrote:
This series adds devicetree support for the Wolfson WM8961 codec. The first patch adds a schema, the second patch hooks it up in the code, and the third patch allows it to be selected in Kconfig.
Changes since v1:
- Fix ordering of property lists and example in schema
- Fix wording of commit message
- Fix unused variable warning
- Split Kconfig change to separate commit
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/3] ASoC: dt-bindings: add schema for WM8961 commit: b9b0d88d87e5565e8d12bcf22ec601e8b4658dc6 [2/3] ASoC: wm8961: add support for devicetree commit: c96851ee8195c820b765c6a7effcec79c81eb9c6 [3/3] ASoC: codecs: allow WM8961 to be selected by the user commit: 74a6a948c8fc28c8937e24178739979b3cd2ce14
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