Hi Geert Cc Khanh This patch-set adds V4M GrayHawk Sound support. Because V4M has only 1 SSI, we need to switch Playback/Capture when use. You can find how to do it on DT file. [2/6] is not related to V4M, but fixup for V4H sound. [6/6] is for renesas_defconfig. Kuninori Morimoto (6): clk: renesas: r8a779h0: Add Audio clocks arm64: dts: renesas: r8a779g0: tidyup sound DT settings arm64: dts: renesas: r8a779h0: R-Car Sound support arm64: dts: renesas: gray-hawk-single: Add Sound support arm64: defconfig: Enable AK4619 codec support arm64: renesas: defconfig: Enable AK4619/Simple_MUX .../r8a779g0-white-hawk-ard-audio-da7212.dtso | 4 - arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 17 +-- .../dts/renesas/r8a779h0-gray-hawk-single.dts | 107 ++++++++++++++++++ arch/arm64/boot/dts/renesas/r8a779h0.dtsi | 68 +++++++++++ arch/arm64/configs/defconfig | 1 + arch/arm64/configs/renesas_defconfig | 2 + drivers/clk/renesas/r8a779h0-cpg-mssr.c | 2 + 7 files changed, 185 insertions(+), 16 deletions(-) -- 2.43.0 Thank you for your help !! Best regards --- Kuninori Morimoto