From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0250.outbound.messaging.microsoft.com [213.199.154.250]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "MSIT Machine Auth CA 2" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 2B5DC2C025E for ; Tue, 29 Oct 2013 15:24:11 +1100 (EST) Date: Tue, 29 Oct 2013 12:02:10 +0800 From: Nicolin Chen To: Xiubo Li-B47053 Subject: Re: [PATCHv1 1/8] ALSA: Add SAI SoC Digital Audio Interface driver. Message-ID: <20131029040209.GC8812@MrMyself> References: <1382000477-17304-1-git-send-email-Li.Xiubo@freescale.com> <1382000477-17304-2-git-send-email-Li.Xiubo@freescale.com> <20131024110543.GA18506@sirena.org.uk> <1DD289F6464F0949A2FCA5AA6DC23F8286BDB5@039-SN2MPN1-013.039d.mgd.msft.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <1DD289F6464F0949A2FCA5AA6DC23F8286BDB5@039-SN2MPN1-013.039d.mgd.msft.net> Cc: "mark.rutland@arm.com" , "alsa-devel@alsa-project.org" , "linux-doc@vger.kernel.org" , "tiwai@suse.de" , Wang Huan-B18965 , "timur@tabi.org" , "perex@perex.cz" , Guo Shawn-R65073 , "LW@KARO-electronics.de" , "linux@arm.linux.org.uk" , "linux-arm-kernel@lists.infradead.org" , "grant.likely@linaro.org" , "devicetree@vger.kernel.org" , "ian.campbell@citrix.com" , "pawel.moll@arm.com" , "swarren@wwwdotorg.org" , "rob.herring@calxeda.com" , Mark Brown , "oskar@scara.com" , Estevam Fabio-R49496 , "lgirdwood@gmail.com" , "linux-kernel@vger.kernel.org" , "rob@landley.net" , Jin Zhengxiong-R64188 , "shawn.guo@linaro.org" , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Oct 29, 2013 at 12:00:57PM +0800, Xiubo Li-B47053 wrote: > > There's a patch in -next that lets the generic dmaengine code figure out > > some settings from the dmacontroller rather than requiring the driver to > > explicitly provide configuration - it's "ASoC: dmaengine-pcm: Provide > > default config". Please update your driver to use this, or let's work > > out what it doesn't do any try to fix it. > > > > I couldn't find the patch in the next and other trees. > Does this patch has been submitted to the -next tree ? > Or could you tell me how to find the patch please? > Are you using broonie's repository? git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git If you searched the title in for-next branch, you should have found it. Best regards, Nicolin Chen