Re: [PATCH 03/12] coda: fix IRAM/AXI handling for i.MX53

2012-08-28 Thread javier Martin
On 28 August 2012 10:24, Philipp Zabel wrote: > Hi Javier, > > thank you for the comments, > > Am Montag, den 27.08.2012, 10:59 +0200 schrieb javier Martin: >> Hi Philipp, >> thank you for your patch. Please, find some comments below. >> >> On 24 August 2012 18:17, Philipp Zabel wrote: > [...] >>

Re: [PATCH 03/12] coda: fix IRAM/AXI handling for i.MX53

2012-08-28 Thread Philipp Zabel
Hi Javier, thank you for the comments, Am Montag, den 27.08.2012, 10:59 +0200 schrieb javier Martin: > Hi Philipp, > thank you for your patch. Please, find some comments below. > > On 24 August 2012 18:17, Philipp Zabel wrote: [...] > > @@ -1854,6 +1886,25 @@ static int __devinit coda_probe(str

Re: [PATCH 03/12] coda: fix IRAM/AXI handling for i.MX53

2012-08-27 Thread javier Martin
Hi Philipp, thank you for your patch. Please, find some comments below. On 24 August 2012 18:17, Philipp Zabel wrote: > This uses the genalloc API to allocate a work buffer in the SoC's > on-chip SRAM and sets up the AXI_SRAM_USE register. > > Signed-off-by: Philipp Zabel > --- > drivers/media/

[PATCH 03/12] coda: fix IRAM/AXI handling for i.MX53

2012-08-24 Thread Philipp Zabel
This uses the genalloc API to allocate a work buffer in the SoC's on-chip SRAM and sets up the AXI_SRAM_USE register. Signed-off-by: Philipp Zabel --- drivers/media/video/Kconfig |3 ++- drivers/media/video/coda.c | 61 --- drivers/media/video/coda.