Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754389AbaDRUfQ (ORCPT ); Fri, 18 Apr 2014 16:35:16 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:23694 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752808AbaDRUfL (ORCPT ); Fri, 18 Apr 2014 16:35:11 -0400 Message-ID: <53518C76.2020005@atmel.com> Date: Fri, 18 Apr 2014 22:35:02 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Bo Shen , Boris BREZILLON CC: Mark Brown , , Jean-Christophe Plagniol-Villard , , Rob Landley , Liam Girdwood , Mark Brown , , Jaroslav Kysela , Takashi Iwai , , Mark Rutland Subject: Re: [PATCH 0/8] ARM: at91: sama5d3: enable sound support References: <1395049541-28128-1-git-send-email-voice.shen@atmel.com> In-Reply-To: <1395049541-28128-1-git-send-email-voice.shen@atmel.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17/03/2014 10:45, Bo Shen : > This patch add sound support on sama5d3xek board. > > This patch series based on the following patch set: > clk: at91: better support for the PCKs > http://comments.gmane.org/gmane.linux.kernel/1664477 > > > Bo Shen (5): > ARM: at91: sama5d3: add DMA property for SSC devices > ARM: at91: sama5d3: disable sound by default > ARM: at91: sama5d3: correct the sound compatible string > ARM: at91: sama5d3: add the missing property > ARM: at91: sama5d3: clock for ssc from rk pin > > Boris BREZILLON (3): > ASoC: atmel: support CCF based clks > ASoC: atmel: document clock properties of the wm8904 driver > ARM: at91/dt: add clock properties to the wm8904 codec node Hi Voice and Boris, For this series I am a little bit puzzled: should I take the ASoC part of it? I see no acknowledgement from Mark and I also read some messages still discussing about CCF and wm8904 afterwards. So, I take the 5 patches by Voice Shen and tell me what is the proper sequence with this wm8904 work. I will be happy to stack more patches about this topic during the 3.16 development phase. Otherwise, the 5 patches by Voice go into at91-3.16-dt branch. Thanks, bye. > .../devicetree/bindings/sound/atmel-wm8904.txt | 2 ++ > arch/arm/boot/dts/sama5d3.dtsi | 6 ++++++ > arch/arm/boot/dts/sama5d3xmb.dtsi | 11 +++++++++- > sound/soc/atmel/atmel_wm8904.c | 25 +++++++++++----------- > 4 files changed, 31 insertions(+), 13 deletions(-) > -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/