Hi Geert This patch-set is for V4H Sound support. Sound test on V4H needs Custom White Hawk and extra Sound board. Sound Driver Gen4 part is not yet tested, but SoC parts are OK, and these are for it. Kuninori Morimoto (1): clk: renesas: r8a779g0: Add Audio clocks Linh Phung (3): pinctrl: renesas: r8a779g0: Add Audio Clock support pinctrl: renesas: r8a779g0: Add Audio SSI support arm64: dts: renesas: r8a779g0: R-Car Sound support arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 78 +++++++++++++++++++++++ drivers/clk/renesas/r8a779g0-cpg-mssr.c | 2 + drivers/pinctrl/renesas/pfc-r8a779g0.c | 58 +++++++++++++++++ 3 files changed, 138 insertions(+) -- 2.25.1