]> git.baikalelectronics.ru Git - kernel.git/commit
dma: imx-sdma: Add ROM script addresses to driver
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 20 Aug 2013 08:04:32 +0000 (10:04 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 26 Aug 2013 15:17:16 +0000 (20:47 +0530)
commitb708f1400951ce08d993d93049e4946c8b5cb6e9
tree9522a808823128c8ec673f2ded11f5f40b1671d0
parent8fa7e2c9ca899301ef3c0707bdc29cc89be01e7c
dma: imx-sdma: Add ROM script addresses to driver

This adds the ROM script addresses for i.MX25, i.MX5x and i.MX6 to the
SDMA driver needed for the driver to work without additional firmware.

The ROM script addresses are SoC specific and in some cases even tapeout
specific. This patch adds the ROM script addresses only for SoCs which
do not have a tapeout specific SDMA ROM, because currently it's unclear
how this case should be handled.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
drivers/dma/imx-sdma.c