* [PATCH] ARM: multi_v7_defconfig: Add rockchip audio support
@ 2016-01-08 12:16 Sjoerd Simons
2016-01-08 12:53 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Sjoerd Simons @ 2016-01-08 12:16 UTC (permalink / raw)
To: linux-arm-kernel
As the rockchip SPDIF driver landed for 4.4 and the required clock
patches to make it work properly are scheduled for the 4.5 merge window
it seems time to support for audio device found on rockchip boards in
the defconfig as well.
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
---
arch/arm/configs/multi_v7_defconfig | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index f6e104d..089b4da 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -548,6 +548,10 @@ CONFIG_SND_SOC=m
CONFIG_SND_ATMEL_SOC=m
CONFIG_SND_ATMEL_SOC_WM8904=m
CONFIG_SND_SOC_FSL_SAI=m
+CONFIG_SND_SOC_ROCKCHIP=m
+CONFIG_SND_SOC_ROCKCHIP_SPDIF=m
+CONFIG_SND_SOC_ROCKCHIP_MAX98090=m
+CONFIG_SND_SOC_ROCKCHIP_RT5645=m
CONFIG_SND_SOC_SH4_FSI=m
CONFIG_SND_SOC_RCAR=m
CONFIG_SND_SOC_RSRC_CARD=m
@@ -564,6 +568,7 @@ CONFIG_SND_SOC_TEGRA_ALC5632=m
CONFIG_SND_SOC_TEGRA_MAX98090=m
CONFIG_SND_SOC_AK4642=m
CONFIG_SND_SOC_SGTL5000=m
+CONFIG_SND_SOC_SPDIF=m
CONFIG_SND_SOC_WM8978=m
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
--
2.7.0.rc3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: multi_v7_defconfig: Add rockchip audio support
2016-01-08 12:16 [PATCH] ARM: multi_v7_defconfig: Add rockchip audio support Sjoerd Simons
@ 2016-01-08 12:53 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2016-01-08 12:53 UTC (permalink / raw)
To: linux-arm-kernel
On Friday 08 January 2016 13:16:46 Sjoerd Simons wrote:
> As the rockchip SPDIF driver landed for 4.4 and the required clock
> patches to make it work properly are scheduled for the 4.5 merge window
> it seems time to support for audio device found on rockchip boards in
> the defconfig as well.
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
>
Applied to next/defconfig with Heiko's Ack as discussed on IRC.
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-08 12:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08 12:16 [PATCH] ARM: multi_v7_defconfig: Add rockchip audio support Sjoerd Simons
2016-01-08 12:53 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox