All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: [PATCH 0/4] arm64: WhiteHawk: Add Sound support
Date: Mon, 6 Mar 2023 23:48:29 +0000	[thread overview]
Message-ID: <87r0u1l9vc.wl-kuninori.morimoto.gx@renesas.com> (raw)


Hi Geert

These patches adds Sound support to WhiteHawk board.
But WhiteHawk doesn't have Sound HW implementation,
thus, it needs extra ARD-AUDIO-DA7212 board to use it.

This patches are based on below

	renesas-drivers tag: renesas-drivers-2023-02-21-v6.2 
	ALSA SoC     branch: for-6.4 

Kuninori Morimoto (3):
  arm64: dts: renesas: r8a779g0: whitehawk: Add R-Car Sound support
  arm64: defconfig: Enable DA7213 Codec
  arm64: renesas_defconfig: Enable DA7213/COMMON_CLK_PWM

Linh Phung (1):
  arm64: dts: renesas: r8a779g0: R-Car Sound support

 arch/arm64/boot/dts/renesas/Makefile          |   1 +
 .../r8a779g0-white-hawk-ard-audio-da7212.dtso | 187 ++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779g0.dtsi     |  78 ++++++++
 arch/arm64/configs/defconfig                  |   1 +
 arch/arm64/configs/renesas_defconfig          |   2 +
 5 files changed, 269 insertions(+)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-ard-audio-da7212.dtso

-- 
2.25.1


             reply	other threads:[~2023-03-06 23:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-06 23:48 Kuninori Morimoto [this message]
2023-03-06 23:48 ` [PATCH 1/4] arm64: dts: renesas: r8a779g0: R-Car Sound support Kuninori Morimoto
2023-03-10 13:36   ` Geert Uytterhoeven
2023-03-06 23:49 ` [PATCH 2/4] arm64: dts: renesas: r8a779g0: whitehawk: Add " Kuninori Morimoto
2023-03-10 13:38   ` Geert Uytterhoeven
2023-03-06 23:49 ` [PATCH 3/4] arm64: defconfig: Enable DA7213 Codec Kuninori Morimoto
2023-03-10 13:38   ` Geert Uytterhoeven
2023-03-06 23:49 ` [PATCH 4/4] arm64: renesas_defconfig: Enable DA7213/COMMON_CLK_PWM Kuninori Morimoto
2023-03-10 13:39   ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0u1l9vc.wl-kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.