On Thu, 17 Apr 2025 23:22:40 +0000, Kuninori Morimoto wrote: > Cc Geert > > Renesas MSIOF can work as both SPI and I2S. > Current Linux supports MSIOF-SPI. This patch-set adds new MSIOF-I2S. > > Because it is using same HW-IP, we want to share same compatible for both > MSIOF-SPI/I2S case. MSIOF-I2S (Sound) will use Audio-Graph-Card/Card2 which > uses Of-Graph, but MSIOF-SPI is not use Of-Graph. > So, this patch-set assumes it was used as MSIOF-I2S if DT is using Of-Graph, > otherwise, it is MSIOF-SPI (This assumption will works if SPI *never* > use Of-Graph in the future). > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/9] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support commit: 749027309025a3bb4785ab8f20e18bc641fae848 [4/9] ASoC: renesas: rsnd: allow to use ADG as standalone commit: ce6949be36997f65d70bb6496bdfa4befff5bbab [5/9] ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable() commit: a714b31225bce9ce2732f6193f28f371093492f0 [6/9] ASoC: renesas: rsnd: enable to use "adg" clock commit: 0cc88846cbfb3018c036a20390acb1e35de03e1d [7/9] ASoC: renesas: add MSIOF sound support commit: c61caec22820f24bb155929f5cee8c1ccfe92f77 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