All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>
Subject: [PATCH 1/4] arm64: defconfig: Enable scu-simple-card driver
Date: Mon, 15 Oct 2018 11:59:21 +0200	[thread overview]
Message-ID: <20181015095924.25794-2-horms+renesas@verge.net.au> (raw)
In-Reply-To: <20181015095924.25794-1-horms+renesas@verge.net.au>

Enable the scu-simple-card which is used by
the R-Car E3 (r8a77990) based Ebisu board.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e6ec9858d33d..19f8cddce9ea 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -477,6 +477,7 @@ CONFIG_SND_SOC_RT5514=m
 CONFIG_SND_SOC_RT5514_SPI=m
 CONFIG_SND_SOC_RT5645=m
 CONFIG_SND_SIMPLE_CARD=m
+CONFIG_SND_SIMPLE_SCU_CARD=y
 CONFIG_SND_AUDIO_GRAPH_CARD=m
 CONFIG_I2C_HID=m
 CONFIG_USB=y
-- 
2.11.0

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] arm64: defconfig: Enable scu-simple-card driver
Date: Mon, 15 Oct 2018 11:59:21 +0200	[thread overview]
Message-ID: <20181015095924.25794-2-horms+renesas@verge.net.au> (raw)
In-Reply-To: <20181015095924.25794-1-horms+renesas@verge.net.au>

Enable the scu-simple-card which is used by
the R-Car E3 (r8a77990) based Ebisu board.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e6ec9858d33d..19f8cddce9ea 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -477,6 +477,7 @@ CONFIG_SND_SOC_RT5514=m
 CONFIG_SND_SOC_RT5514_SPI=m
 CONFIG_SND_SOC_RT5645=m
 CONFIG_SND_SIMPLE_CARD=m
+CONFIG_SND_SIMPLE_SCU_CARD=y
 CONFIG_SND_AUDIO_GRAPH_CARD=m
 CONFIG_I2C_HID=m
 CONFIG_USB=y
-- 
2.11.0

  reply	other threads:[~2018-10-15 17:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-15  9:59 [PATCH 0/4] arm64: renesas: ebisu: Enable Audio Simon Horman
2018-10-15  9:59 ` Simon Horman
2018-10-15  9:59 ` Simon Horman [this message]
2018-10-15  9:59   ` [PATCH 1/4] arm64: defconfig: Enable scu-simple-card driver Simon Horman
2018-10-31 14:32   ` Simon Horman
2018-10-31 14:32     ` Simon Horman
2018-10-15  9:59 ` [PATCH 2/4] arm64: renesas_defconfig: " Simon Horman
2018-10-15  9:59   ` Simon Horman
2018-10-31 14:34   ` Simon Horman
2018-10-31 14:34     ` Simon Horman
2018-10-15  9:59 ` [PATCH 3/4] arm64: dts: renesas: r8a77990: Add Audio-DMAC and Sound device nodes Simon Horman
2018-10-15  9:59   ` Simon Horman
2018-10-31 14:35   ` Simon Horman
2018-10-31 14:35     ` Simon Horman
2018-10-15  9:59 ` [PATCH 4/4] arm64: dts: renesas: ebisu: Enable Audio Simon Horman
2018-10-15  9:59   ` Simon Horman
2018-10-31 14:36   ` Simon Horman
2018-10-31 14:36     ` Simon Horman

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=20181015095924.25794-2-horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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.