mbox series

[0/3] arm64: V4M GrayHawk Sound support

Message ID 87ed8bbae7.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series arm64: V4M GrayHawk Sound support | expand

Message

Kuninori Morimoto July 3, 2024, 12:13 a.m. UTC
Hi Geert
Cc Khanh

This patch-set adds V4M GrayHawk Sound support.
clock/SoC part patch were already applied on previous patch-set.

Because V4M has only 1 SSI, we need to switch Playback/Capture when use.
ASoC will support board original label for MUX on v6.11.

You can find how to use Playback/Capture on DT file.
[3/3] is for renesas_defconfig

Kuninori Morimoto (3):
  arm64: dts: renesas: gray-hawk-single: Add Sound support
  arm64: defconfig: Enable AK4619 codec support
  arm64: renesas: defconfig: Enable AK4619/Simple_MUX

 .../dts/renesas/r8a779h0-gray-hawk-single.dts | 108 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |   1 +
 arch/arm64/configs/renesas_defconfig          |   2 +
 3 files changed, 111 insertions(+)