On 12 Oct 2021 13:53:05 +0900, Kuninori Morimoto wrote: > We already have Audio-Graph-Card which is Of-Graph base general sound > card driver. Basically it supports basic CPU-Codec connection, and is > also supporting DPCM connection. Because it was forcibly expanded to > DPCM, DT parsing is very limited and very difficult to add new features > on it, for example Multi-CPU/Codec support, Codec2Codec support, etc. > > This patch adds more flexible new Audio-Graph-Card2 driver for it. > Audio-Graph-Card and Audio-Graph-Card2 are similar, but don't have > full compatibility. > The reason why I need Audio-Graph-Card2 instead of updating Audio-Graph-Card > is that it is very difficult to keep compatibility. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/16] ASoC: test-component: add Test Component YAML bindings commit: 5dd7e163e71f4b9a82c35f0bc2af3d7c5b1fb7f5 [02/16] ASoC: test-component: add Test Component for Sound debug/test commit: d293abc0c8fbb7b1610b9f7497323028b06cd5f8 [03/16] ASoC: simple-card-utils: add asoc_graph_is_ports0() commit: 92939252458fa279d0013e5dc545a98a4ca4064a [04/16] ASoC: simple-card-utils: add codec2codec support commit: 52a18c291470e66a27f415b8c99136f25f55092e [05/16] ASoC: add Audio Graph Card2 driver commit: 6e5f68fe3f2d35046856572fa037a5149d55a070 [06/16] ASoC: audio-graph-card2: add Multi CPU/Codec support commit: c8c74939f791ccbbfff988aec5f929374dbef2a6 [07/16] ASoC: audio-graph-card2: add DPCM support commit: f03beb55a831bc7575b3c8882bf8fa6c81198eca [08/16] ASoC: audio-graph-card2: add Codec2Codec support commit: c3a15c92a67b701751c2680fa894d832570f7e7b [09/16] ASoC: add Audio Graph Card2 Yaml Document commit: 466ac332bc5762de441d05f1314b8e7ef2c6dccb [10/16] ASoC: add Audio Graph Card2 Custom Sample commit: 95373f36b9b810aa5461e3a864d7a3ad05b30b91 [11/16] ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single) commit: c601fdf5c845b5bc416a1215cd22a7a786fcf268 [12/16] ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti) commit: 5279bd8a842b88b24724dc6364b9850eacb5f490 [13/16] ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single) commit: e781759ab87b5b7bc4282faf08352e564c3eaf81 [14/16] ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi) commit: cb2d94aa4d51e49f68ea02fe49225948467427bd [15/16] ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single) commit: 349b15ef9d535116ded20fd2ac945afce98b227e [16/16] ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi) commit: baa274db99effe4fd85cf7bee70fecc8159be0cb 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