Message ID | 20200420114511.450560-1-jbrunet@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: meson: fix codec-to-codec link setup | expand |
On Mon, 20 Apr 2020 13:45:09 +0200, Jerome Brunet wrote: > This patchset fixes the problem reported by Marc in this thread [0] > The problem was due to an error in the meson card drivers which had > the "no_pcm" dai_link property set on codec-to-codec links > > [0]: https://lore.kernel.org/r/20200417122732.GC5315@sirena.org.uk > > Jerome Brunet (2): > ASoC: meson: axg-card: fix codec-to-codec link setup > ASoC: meson: gx-card: fix codec-to-codec link setup > > [...] Applied to broonie/sound.git for-5.7 Thanks! [1/2] ASoC: meson: axg-card: fix codec-to-codec link setup commit: 1164284270779e1865cc2046a2a01b58a1e858a9 [2/2] ASoC: meson: gx-card: fix codec-to-codec link setup commit: de911b4e683f9c28a063bb62991f2db206c38ba4 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
Hello: This series was applied to khilman/linux-amlogic.git (refs/heads/for-next). On Mon, 20 Apr 2020 13:45:09 +0200 you wrote: > This patchset fixes the problem reported by Marc in this thread [0] > The problem was due to an error in the meson card drivers which had > the "no_pcm" dai_link property set on codec-to-codec links > > [0]: https://lore.kernel.org/r/20200417122732.GC5315@sirena.org.uk > > Jerome Brunet (2): > ASoC: meson: axg-card: fix codec-to-codec link setup > ASoC: meson: gx-card: fix codec-to-codec link setup > > [...] Here is a summary with links: - [1/2] ASoC: meson: axg-card: fix codec-to-codec link setup https://git.kernel.org/khilman/linux-amlogic/c/1164284270779e1865cc2046a2a01b58a1e858a9 - [2/2] ASoC: meson: gx-card: fix codec-to-codec link setup https://git.kernel.org/khilman/linux-amlogic/c/de911b4e683f9c28a063bb62991f2db206c38ba4 You are awesome, thank you!