linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13
@ 2017-06-16 13:29 Simon Horman
  2017-06-16 13:30 ` [PATCH] arm64: defconfig: enable Simple Sound Card support Simon Horman
  2017-06-19  5:40 ` [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13 Olof Johansson
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2017-06-16 13:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM64 based SoC defconfig updates for v4.13.


The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v4.13

for you to fetch changes up to b27866e91efb69d2ae335f130b5c9762272b918e:

  arm64: defconfig: enable Simple Sound Card support (2017-06-12 11:28:16 +0200)

----------------------------------------------------------------
Renesas ARM64 Based SoC Defconfig Updates for v4.13

* Enable Simple Sound Card support

----------------------------------------------------------------
Kuninori Morimoto (1):
      arm64: defconfig: enable Simple Sound Card support

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

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

* [PATCH] arm64: defconfig: enable Simple Sound Card support
  2017-06-16 13:29 [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13 Simon Horman
@ 2017-06-16 13:30 ` Simon Horman
  2017-06-19  5:40 ` [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13 Olof Johansson
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2017-06-16 13:30 UTC (permalink / raw)
  To: linux-arm-kernel

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

commit 7fa72cca39a0 ("ASoC: rsnd: add HDMI output support")
exchanged Renesas Sound driver's Kconfig selection
from SND_SIMPLE_CARD to SND_SIMPLE_CARD_UTILS, because of this,
defconfig doesn't select SND_SIMPLE_CARD today.
All Renesas platform needs SND_SIMPLE_CARD, Let's select it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
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 ce072859e3b2..1bbac74a0c44 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -369,6 +369,7 @@ CONFIG_SND_BCM2835_SOC_I2S=m
 CONFIG_SND_SOC_RCAR=y
 CONFIG_SND_SOC_SAMSUNG=y
 CONFIG_SND_SOC_AK4613=y
+CONFIG_SND_SIMPLE_CARD=y
 CONFIG_USB=y
 CONFIG_USB_OTG=y
 CONFIG_USB_XHCI_HCD=y
-- 
2.1.4

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

* [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13
  2017-06-16 13:29 [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13 Simon Horman
  2017-06-16 13:30 ` [PATCH] arm64: defconfig: enable Simple Sound Card support Simon Horman
@ 2017-06-19  5:40 ` Olof Johansson
  1 sibling, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2017-06-19  5:40 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 16, 2017 at 03:29:57PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC defconfig updates for v4.13.
> 
> 
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v4.13
> 
> for you to fetch changes up to b27866e91efb69d2ae335f130b5c9762272b918e:
> 
>   arm64: defconfig: enable Simple Sound Card support (2017-06-12 11:28:16 +0200)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC Defconfig Updates for v4.13
> 
> * Enable Simple Sound Card support

Merged, thanks.


-Olof

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

end of thread, other threads:[~2017-06-19  5:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-16 13:29 [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13 Simon Horman
2017-06-16 13:30 ` [PATCH] arm64: defconfig: enable Simple Sound Card support Simon Horman
2017-06-19  5:40 ` [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13 Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).