From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v4 8/8] ARM: multi_v7_defconfig: Add rockchip audio support Date: Fri, 9 Oct 2015 08:27:00 +0100 Message-ID: <20151009072700.GN17172@x1> References: <1444311079-2892-1-git-send-email-sjoerd.simons@collabora.co.uk> <1444311079-2892-9-git-send-email-sjoerd.simons@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1444311079-2892-9-git-send-email-sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sjoerd Simons Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Jaroslav Kysela , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, Heiko Stuebner , Mark Brown , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Kumar Gala , Ian Campbell , Takashi Iwai , Liam Girdwood , Pawel Moll , Rob Herring , Mark Rutland , Russell King , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Javier Martinez Canillas , Kukjin Kim , Krzysztof Kozlowski , Thierry Reding , Geert Uytterhoeven , Alexandre Belloni , Arnd Bergmann , Olof Johansson List-Id: alsa-devel@alsa-project.org Thanks an awful lot of people you've spammed there. Are you sure they all care about your Rockchip changes? Hint: I'm sure that they don't. Please be careful and only send patches to relevant people. > Enable support for audio device found on rockchip boards. >=20 > Signed-off-by: Sjoerd Simons > --- >=20 > Changes in v4: None > Changes in v3: None > Changes in v2: None >=20 > arch/arm/configs/multi_v7_defconfig | 5 +++++ > 1 file changed, 5 insertions(+) >=20 > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/m= ulti_v7_defconfig > index 03deb7f..febce7e 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -478,6 +478,10 @@ CONFIG_SND_USB_AUDIO=3Dy > CONFIG_SND_SOC=3Dm > CONFIG_SND_ATMEL_SOC=3Dm > CONFIG_SND_ATMEL_SOC_WM8904=3Dm > +CONFIG_SND_SOC_ROCKCHIP=3Dm > +CONFIG_SND_SOC_ROCKCHIP_SPDIF=3Dm > +CONFIG_SND_SOC_ROCKCHIP_MAX98090=3Dm > +CONFIG_SND_SOC_ROCKCHIP_RT5645=3Dm > CONFIG_SND_SOC_SH4_FSI=3Dm > CONFIG_SND_SOC_RCAR=3Dm > CONFIG_SND_SOC_RSRC_CARD=3Dm > @@ -489,6 +493,7 @@ CONFIG_SND_SOC_TEGRA_TRIMSLICE=3Dm > CONFIG_SND_SOC_TEGRA_ALC5632=3Dm > CONFIG_SND_SOC_TEGRA_MAX98090=3Dm > CONFIG_SND_SOC_AK4642=3Dm > +CONFIG_SND_SOC_SPDIF=3Dm > CONFIG_SND_SOC_WM8978=3Dm > CONFIG_USB=3Dy > CONFIG_USB_XHCI_HCD=3Dy --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Fri, 9 Oct 2015 08:27:00 +0100 Subject: [PATCH v4 8/8] ARM: multi_v7_defconfig: Add rockchip audio support In-Reply-To: <1444311079-2892-9-git-send-email-sjoerd.simons@collabora.co.uk> References: <1444311079-2892-1-git-send-email-sjoerd.simons@collabora.co.uk> <1444311079-2892-9-git-send-email-sjoerd.simons@collabora.co.uk> Message-ID: <20151009072700.GN17172@x1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Thanks an awful lot of people you've spammed there. Are you sure they all care about your Rockchip changes? Hint: I'm sure that they don't. Please be careful and only send patches to relevant people. > Enable support for audio device found on rockchip boards. > > Signed-off-by: Sjoerd Simons > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > 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 03deb7f..febce7e 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -478,6 +478,10 @@ CONFIG_SND_USB_AUDIO=y > CONFIG_SND_SOC=m > CONFIG_SND_ATMEL_SOC=m > CONFIG_SND_ATMEL_SOC_WM8904=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 > @@ -489,6 +493,7 @@ CONFIG_SND_SOC_TEGRA_TRIMSLICE=m > CONFIG_SND_SOC_TEGRA_ALC5632=m > CONFIG_SND_SOC_TEGRA_MAX98090=m > CONFIG_SND_SOC_AK4642=m > +CONFIG_SND_SOC_SPDIF=m > CONFIG_SND_SOC_WM8978=m > CONFIG_USB=y > CONFIG_USB_XHCI_HCD=y -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932933AbbJIH1H (ORCPT ); Fri, 9 Oct 2015 03:27:07 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:38476 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932381AbbJIH1E (ORCPT ); Fri, 9 Oct 2015 03:27:04 -0400 Date: Fri, 9 Oct 2015 08:27:00 +0100 From: Lee Jones To: Sjoerd Simons Cc: linux-rockchip@lists.infradead.org, Jaroslav Kysela , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Heiko Stuebner , Mark Brown , linux-kernel@vger.kernel.org, Kumar Gala , Ian Campbell , Takashi Iwai , Liam Girdwood , Pawel Moll , Rob Herring , Mark Rutland , Russell King , linux-arm-kernel@lists.infradead.org, Javier Martinez Canillas , Kukjin Kim , Krzysztof Kozlowski , Thierry Reding , Geert Uytterhoeven , Alexandre Belloni , Arnd Bergmann , Olof Johansson , Ray Jui , Tomeu Vizoso Subject: Re: [PATCH v4 8/8] ARM: multi_v7_defconfig: Add rockchip audio support Message-ID: <20151009072700.GN17172@x1> References: <1444311079-2892-1-git-send-email-sjoerd.simons@collabora.co.uk> <1444311079-2892-9-git-send-email-sjoerd.simons@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1444311079-2892-9-git-send-email-sjoerd.simons@collabora.co.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks an awful lot of people you've spammed there. Are you sure they all care about your Rockchip changes? Hint: I'm sure that they don't. Please be careful and only send patches to relevant people. > Enable support for audio device found on rockchip boards. > > Signed-off-by: Sjoerd Simons > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > 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 03deb7f..febce7e 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -478,6 +478,10 @@ CONFIG_SND_USB_AUDIO=y > CONFIG_SND_SOC=m > CONFIG_SND_ATMEL_SOC=m > CONFIG_SND_ATMEL_SOC_WM8904=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 > @@ -489,6 +493,7 @@ CONFIG_SND_SOC_TEGRA_TRIMSLICE=m > CONFIG_SND_SOC_TEGRA_ALC5632=m > CONFIG_SND_SOC_TEGRA_MAX98090=m > CONFIG_SND_SOC_AK4642=m > +CONFIG_SND_SOC_SPDIF=m > CONFIG_SND_SOC_WM8978=m > CONFIG_USB=y > CONFIG_USB_XHCI_HCD=y -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog