RE: [PATCH] asoc: davinci: let platform data define edma queue numbers

2010-07-19 Thread Nori, Sekhar
Hi Mark, On Sun, Jul 18, 2010 at 00:20:19, Mark Brown wrote: On Thu, Jul 15, 2010 at 05:44:19PM +0530, Sekhar Nori wrote: This patch has been tested on DM644x and OMAP-L138 EVMs. Signed-off-by: Sekhar Nori nsek...@ti.com This patch applies to latest of Linus's tree. ...so it doesn't

Re: [PATCH] asoc: davinci: let platform data define edma queue numbers

2010-07-17 Thread Liam Girdwood
On Thu, 2010-07-15 at 17:44 +0530, Sekhar Nori wrote: Currently the EDMA queue to be used by for servicing ASP through internal RAM is fixed to EDMAQ_0 and that to service internal RAM from external RAM is fixed to EDMAQ_1. This may not be the desirable configuration on all platforms. For

Re: [PATCH] asoc: davinci: let platform data define edma queue numbers

2010-07-17 Thread Mark Brown
On Thu, Jul 15, 2010 at 05:44:19PM +0530, Sekhar Nori wrote: This patch has been tested on DM644x and OMAP-L138 EVMs. Signed-off-by: Sekhar Nori nsek...@ti.com This patch applies to latest of Linus's tree. ...so it doesn't apply against my for-2.6.36 branch (and obviously there's crossover

[PATCH] asoc: davinci: let platform data define edma queue numbers

2010-07-15 Thread Sekhar Nori
Currently the EDMA queue to be used by for servicing ASP through internal RAM is fixed to EDMAQ_0 and that to service internal RAM from external RAM is fixed to EDMAQ_1. This may not be the desirable configuration on all platforms. For example, on DM365, queue 0 has large fifo size and is more