]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: coda: fix IRAM/AXI handling for i.MX53
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 2 Jul 2012 12:03:55 +0000 (09:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Sep 2012 19:29:37 +0000 (16:29 -0300)
commita07e21ece3440c33c9125af14612841578ca40cd
tree6a23e1ce991d4a5953952bcf19d2c176446575a2
parentaf82a3f40fd7922ccfbd719b2c3ec14c13a272e8
[media] media: coda: fix IRAM/AXI handling for i.MX53

This uses the ARCH_MXC specific iram_alloc API to allocate a work
buffer in the SoC's on-chip SRAM and sets up the AXI_SRAM_USE
register. In the future, the allocation will be converted to use
the genalloc API.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Tested-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/Kconfig
drivers/media/platform/coda.c
drivers/media/platform/coda.h