On Thu, 20 Jan 2022 13:58:26 -0600, Robert Hancock wrote:
There are drivers in mainline for the Xilinx Audio Formatter and Xilinx I2S IP cores. However, because of a few issues, these were only really usable with Xilinx's xlnx_pl_snd_card top-level driver, which is not in mainline (and not suitable for mainline).
The fixes in this patchset, for the simple-card layer as well as the Xilinx drivers, now allow these drivers to be properly used with simple-card without any out-of-tree support code.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/6] ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting commit: 1c5091fbe7e0d0804158200b7feac5123f7b4fbd [2/6] ASoC: xilinx: xlnx_i2s: create drvdata structure commit: 5e46c63ca22278fe363dfd9f5360c2e2ad082087 [3/6] ASoC: xilinx: xlnx_i2s: Handle sysclk setting commit: c47aef899c1bb0cbda48808356e7c040d95ca612 [4/6] ASoC: simple-card-utils: Set sysclk on all components commit: ce2f7b8d4290c22e462e465d1da38a1c113ae66a [5/6] ASoC: dt-bindings: simple-card: document new system-clock-fixed flag commit: e9fed03aebacb8873dee8e2edfbce96f27f6c730 [6/6] ASoC: simple-card-utils: Add new system-clock-fixed flag commit: 5ca2ab4598179a2690a38420f3fde9f2ad79d55c
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