Message ID | 20200511132544.82364-1-sebastian.reichel@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: da7213: support for usage with simple-card | expand |
On Mon, 11 May 2020 15:25:39 +0200, Sebastian Reichel wrote: > This extends the da7213 driver to be used with simple-audio-card in > combination with a fixed clock. Here is a snippet of the downstream > board's DT, that is supposed to be supported by this patchset. > > --------------------------------------------------------------------- > / { > sound { > compatible = "simple-audio-card"; > simple-audio-card,name = "audio-card"; > simple-audio-card,format = "i2s"; > simple-audio-card,bitclock-master = <&dailink_master>; > simple-audio-card,frame-master = <&dailink_master>; > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-5.8 Thanks! [1/5] ASoC: da7213: Add da7212 DT compatible commit: 95579eaf98f17b97dc174bb31d71902b5895bd85 [2/5] ASoC: da7213: Add regulator support commit: b2a378816d0f6780a5500f4322e5b2542d41532d [3/5] ASoC: da7213: move set_sysclk to codec level commit: 9c5c258438b23cacc4971b94d808ba8af9c5931c [4/5] ASoC: da7213: move set_pll to codec level commit: f7a8ae295ca8e96e287f497506b49b1f4b47deb4 [5/5] ASoC: da7213: add default clock handling (no commit info) 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