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 4/4] arm64: renesas_defconfig: Enable DA7213/COMMON_CLK_PWM
Date: Mon, 6 Mar 2023 23:49:54 +0000	[thread overview]
Message-ID: <87lek9l9st.wl-kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <87r0u1l9vc.wl-kuninori.morimoto.gx@renesas.com>

This patch enables DA7213 Codec and COMMON_CLK_PWM to
enable ARD-AUDIO-DA7212 support on R-Car V4H White Hawk

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/configs/renesas_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 906cca4eb3a8..30f8a962d4e2 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -290,6 +290,7 @@ CONFIG_SND_SOC=y
 CONFIG_SND_SOC_RCAR=y
 CONFIG_SND_SOC_RZ=y
 CONFIG_SND_SOC_AK4613=y
+CONFIG_SND_SOC_DA7213=y
 CONFIG_SND_SOC_PCM3168A_I2C=y
 CONFIG_SND_SOC_WM8978=y
 CONFIG_SND_SIMPLE_CARD=y
@@ -348,6 +349,7 @@ CONFIG_STAGING_MEDIA=y
 CONFIG_VIDEO_MAX96712=y
 CONFIG_CHROME_PLATFORMS=y
 CONFIG_COMMON_CLK_CS2000_CP=y
+CONFIG_COMMON_CLK_PWM=y
 CONFIG_COMMON_CLK_VC5=y
 CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
 CONFIG_HWSPINLOCK=y
-- 
2.25.1


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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-06 23:48 [PATCH 0/4] arm64: WhiteHawk: Add Sound support Kuninori Morimoto
2023-03-06 23:48 ` [PATCH 1/4] arm64: dts: renesas: r8a779g0: R-Car " 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 ` Kuninori Morimoto [this message]
2023-03-10 13:39   ` [PATCH 4/4] arm64: renesas_defconfig: Enable DA7213/COMMON_CLK_PWM 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=87lek9l9st.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.