On Wed, 01 Feb 2023 01:59:29 +0000, Kuninori Morimoto wrote: > This patch-set adds R-Car Gen4 support on Renesas sound driver. > To add it, it needs some cleanups / prepares which makes > easy to review the patch. > > > Kuninori Morimoto (15): > ASoC: rsnd: check whether playback/capture property exists > ASoC: rsnd: fixup #endif position > ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call() > ASoC: rsnd: indicate necessary error when clock start failed > ASoC: rsnd: indicate warning once if it can't handle requested rule > ASoC: rsnd: use same debug message format on clkout > ASoC: rsnd: remove unnecessary ADG flags > ASoC: rsnd: rename clk to clkin > ASoC: rsnd: moves clkout_name to top of the file > ASoC: rsnd: use clkin/out_size > ASoC: rsnd: use array for 44.1kHz/48kHz rate handling > ASoC: rsnd: tidyup rsnd_dma_addr() > ASoC: rsnd: dma.c: tidyup rsnd_dma_probe() > ASoC: dt-bindings: renesas: add R8A779G0 V4H > ASoC: rsnd: add R-Car Gen4 Sound support > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/15] ASoC: rsnd: check whether playback/capture property exists commit: 68a410aff971e59b9e94aa22c4c5cb6a6af30729 [02/15] ASoC: rsnd: fixup #endif position commit: 49123b51cd896e00b256a27c2ce9e6bfe1bbc22f [03/15] ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call() commit: e5a3c491e194768f4899e8d1746301542cd7c1e8 [04/15] ASoC: rsnd: indicate necessary error when clock start failed commit: c12dc0f6655bbf41d32a863b8e314f18f746fb0b [05/15] ASoC: rsnd: indicate warning once if it can't handle requested rule commit: 6d612f67a8d430ab1905f795fb440e6e3545d94f [06/15] ASoC: rsnd: use same debug message format on clkout commit: 3e262e9592bb18c4f491c2db8fd6cc49d9e23c38 [07/15] ASoC: rsnd: remove unnecessary ADG flags commit: 184d82e142eeb0a741ba9335601c075fc45b34aa [08/15] ASoC: rsnd: rename clk to clkin commit: 4bbff16d26e83a150851e19a1e24f4ee71125863 [09/15] ASoC: rsnd: moves clkout_name to top of the file commit: da2f9e859413465c11d8aff01ff6f112d516c58e [10/15] ASoC: rsnd: use clkin/out_size commit: efaab61588c4a85814ebf1fe983710bceb662d58 [11/15] ASoC: rsnd: use array for 44.1kHz/48kHz rate handling commit: 662721ece4f0146a09a0fe4108e7a05274723d7e [12/15] ASoC: rsnd: tidyup rsnd_dma_addr() commit: c20bc7c9ce3a3ad8d51b26823e2ad2ba9b8bb447 [13/15] ASoC: rsnd: dma.c: tidyup rsnd_dma_probe() commit: beab0aad7276795952d4bb52f88fe6bd2406404c [14/15] ASoC: dt-bindings: renesas: add R8A779G0 V4H commit: f76fec606d07b43d21475a0dda6294613379e224 [15/15] ASoC: rsnd: add R-Car Gen4 Sound support commit: c2bc65274a307e11743d0f56a762f8e57f279b9e 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