All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: add Renesas DPCM Sound Card
@ 2015-07-15  0:35 Kuninori Morimoto
  2015-07-15  0:39 ` Kuninori Morimoto
  2015-07-15  2:44 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2015-07-15  0:35 UTC (permalink / raw)
  To: linux-sh

From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

This patch enables Renesas DPCM related sound card.
It is used for...
 - Sampline rate convert
 - CTU/MIXer

Note: you need to enable these settings on DTS file

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 6d83a1b..4be33bad 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -461,6 +461,7 @@ CONFIG_SND_ATMEL_SOC=m
 CONFIG_SND_ATMEL_SOC_WM8904=m
 CONFIG_SND_SOC_SH4_FSI=m
 CONFIG_SND_SOC_RCAR=m
+CONFIG_SND_SOC_RSRC_CARD=m
 CONFIG_SND_SOC_TEGRA=m
 CONFIG_SND_SOC_TEGRA_RT5640=m
 CONFIG_SND_SOC_TEGRA_WM8753=m
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: add Renesas DPCM Sound Card
  2015-07-15  0:35 [PATCH] ARM: multi_v7_defconfig: add Renesas DPCM Sound Card Kuninori Morimoto
@ 2015-07-15  0:39 ` Kuninori Morimoto
  2015-07-15  2:44 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2015-07-15  0:39 UTC (permalink / raw)
  To: linux-sh


Hi Simon

> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> This patch enables Renesas DPCM related sound card.
> It is used for...
>  - Sampline rate convert
>  - CTU/MIXer
> 
> Note: you need to enable these settings on DTS file
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Sorry, please ignore this patch.
I noticed that there is compile error on this patch


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: add Renesas DPCM Sound Card
  2015-07-15  0:35 [PATCH] ARM: multi_v7_defconfig: add Renesas DPCM Sound Card Kuninori Morimoto
  2015-07-15  0:39 ` Kuninori Morimoto
@ 2015-07-15  2:44 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2015-07-15  2:44 UTC (permalink / raw)
  To: linux-sh

On Wed, Jul 15, 2015 at 12:39:18AM +0000, Kuninori Morimoto wrote:
> 
> Hi Simon
> 
> > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > 
> > This patch enables Renesas DPCM related sound card.
> > It is used for...
> >  - Sampline rate convert
> >  - CTU/MIXer
> > 
> > Note: you need to enable these settings on DTS file
> > 
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> Sorry, please ignore this patch.
> I noticed that there is compile error on this patch

As discussed elsewhere, the build looks good to me as does the patch.
I have queued it up.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-15  2:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-15  0:35 [PATCH] ARM: multi_v7_defconfig: add Renesas DPCM Sound Card Kuninori Morimoto
2015-07-15  0:39 ` Kuninori Morimoto
2015-07-15  2:44 ` Simon Horman

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.