From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH 07/10] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case Date: Mon, 2 Dec 2013 14:03:24 +0000 Message-ID: <20131202140324.GH31626@lee--X1> References: <1384859269-19801-1-git-send-email-lee.jones@linaro.org> <1384859269-19801-8-git-send-email-lee.jones@linaro.org> <20131202101256.GA29373@lee--X1> <20131202135452.GI27568@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Return-path: Received: from mail-ie0-f174.google.com (mail-ie0-f174.google.com [209.85.223.174]) by alsa0.perex.cz (Postfix) with ESMTP id F1FAC264F2C for ; Mon, 2 Dec 2013 15:03:34 +0100 (CET) Received: by mail-ie0-f174.google.com with SMTP id at1so20752692iec.33 for ; Mon, 02 Dec 2013 06:03:33 -0800 (PST) Content-Disposition: inline In-Reply-To: <20131202135452.GI27568@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: Olof Johansson , LinusW , "alsa-devel@alsa-project.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: alsa-devel@alsa-project.org T24gTW9uLCAwMiBEZWMgMjAxMywgTWFyayBCcm93biB3cm90ZToKCj4gT24gTW9uLCBEZWMgMDIs IDIwMTMgYXQgMTA6MTI6NTZBTSArMDAwMCwgTGVlIEpvbmVzIHdyb3RlOgo+IAo+ID4gSXQncyBh Y3R1YWxseSBteSBmYXVsdC4gSSBoYWQgdHdvIHBhdGNoZXMgcm91bmQgdGhlIHdyb25nIHdheSBp biB0aGUKPiA+IHNlcmllcy4gVGhlIGltZWRpYXRlbHkgc3Vic2VxdWVudCBwYXRjaCBpbiB0aGUg c2V0IGZpeGVzIHRoaXMgaXNzdWU6Cj4gCj4gT0ssIHNvIHdoYXQgZG8gd2UgZG8gYWJvdXQgdGhp cz8gIElzIHRoZXJlIGdvaW5nIHRvIGJlIGEgcmV2aXNpb24gb2YKPiB0aGF0IHBhdGNoIGFkZGlu ZyB0aGUgbm90ZSBhYm91dCBub3QgdXNpbmcgdGhlIGF1dG9jb25maWd1cmF0aW9uIHN0dWZmCj4g YW5kIHdoYXQgKGlmIGFueSkgYXJlIHRoZSBkZXBlbmRlbmNpZXMgb24gdGhlIGFyY2gvYXJtIGNo YW5nZXM/CgpJIGNhbiBzaG9vdCBvdXQgYSByZXZpc2lvbiBubyBwcm9ibGVtLgoKSSdtIG5vdCBh d2FyZSBvZiBhbnkgZGVwZW5kZW5jaWVzIG9uIHRoZSBBUk0gY2hhbmdlcy4gSSBoYXZlbid0IHRl c3RlZAp0aGUgYXJjaC9hcm0gYW5kIHNvdW5kL3NvYyBhZGFwdGlvbnMgb3J0aG9nb25hbGx5LCBi dXQgSSBfdGhpbmtfIHRoZQpyaWdodCBkZWNpc2lvbnMgc2hvdWxkIGJlIG1hZGUgZGVwZW5kaW5n IG9uIHRoZSBpbmZvcm1hdGlvbiBwYXNzZWQKZnJvbSBwbGF0Zm9ybS9kdCBjb2RlLgoKLS0gCkxl ZSBKb25lcwpMaW5hcm8gU1RNaWNyb2VsZWN0cm9uaWNzIExhbmRpbmcgVGVhbSBMZWFkCkxpbmFy by5vcmcg4pSCIE9wZW4gc291cmNlIHNvZnR3YXJlIGZvciBBUk0gU29DcwpGb2xsb3cgTGluYXJv OiBGYWNlYm9vayB8IFR3aXR0ZXIgfCBCbG9nCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fCkFsc2EtZGV2ZWwgbWFpbGluZyBsaXN0CkFsc2EtZGV2ZWxAYWxz YS1wcm9qZWN0Lm9yZwpodHRwOi8vbWFpbG1hbi5hbHNhLXByb2plY3Qub3JnL21haWxtYW4vbGlz dGluZm8vYWxzYS1kZXZlbAo= From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Mon, 2 Dec 2013 14:03:24 +0000 Subject: [alsa-devel] [PATCH 07/10] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case In-Reply-To: <20131202135452.GI27568@sirena.org.uk> References: <1384859269-19801-1-git-send-email-lee.jones@linaro.org> <1384859269-19801-8-git-send-email-lee.jones@linaro.org> <20131202101256.GA29373@lee--X1> <20131202135452.GI27568@sirena.org.uk> Message-ID: <20131202140324.GH31626@lee--X1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 02 Dec 2013, Mark Brown wrote: > On Mon, Dec 02, 2013 at 10:12:56AM +0000, Lee Jones wrote: > > > It's actually my fault. I had two patches round the wrong way in the > > series. The imediately subsequent patch in the set fixes this issue: > > OK, so what do we do about this? Is there going to be a revision of > that patch adding the note about not using the autoconfiguration stuff > and what (if any) are the dependencies on the arch/arm changes? I can shoot out a revision no problem. I'm not aware of any dependencies on the ARM changes. I haven't tested the arch/arm and sound/soc adaptions orthogonally, but I _think_ the right decisions should be made depending on the information passed from platform/dt code. -- 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 S1751788Ab3LBODh (ORCPT ); Mon, 2 Dec 2013 09:03:37 -0500 Received: from mail-ie0-f177.google.com ([209.85.223.177]:44655 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750900Ab3LBODe (ORCPT ); Mon, 2 Dec 2013 09:03:34 -0500 Date: Mon, 2 Dec 2013 14:03:24 +0000 From: Lee Jones To: Mark Brown Cc: Olof Johansson , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , LinusW , "alsa-devel@alsa-project.org" Subject: Re: [alsa-devel] [PATCH 07/10] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case Message-ID: <20131202140324.GH31626@lee--X1> References: <1384859269-19801-1-git-send-email-lee.jones@linaro.org> <1384859269-19801-8-git-send-email-lee.jones@linaro.org> <20131202101256.GA29373@lee--X1> <20131202135452.GI27568@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20131202135452.GI27568@sirena.org.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 On Mon, 02 Dec 2013, Mark Brown wrote: > On Mon, Dec 02, 2013 at 10:12:56AM +0000, Lee Jones wrote: > > > It's actually my fault. I had two patches round the wrong way in the > > series. The imediately subsequent patch in the set fixes this issue: > > OK, so what do we do about this? Is there going to be a revision of > that patch adding the note about not using the autoconfiguration stuff > and what (if any) are the dependencies on the arch/arm changes? I can shoot out a revision no problem. I'm not aware of any dependencies on the ARM changes. I haven't tested the arch/arm and sound/soc adaptions orthogonally, but I _think_ the right decisions should be made depending on the information passed from platform/dt code. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog