]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma: sdma: Add imx25 compatible
authorMarkus Pargmann <mpa@pengutronix.de>
Sun, 16 Feb 2014 19:10:55 +0000 (20:10 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 18 Feb 2014 11:40:49 +0000 (17:10 +0530)
commit63edea16b7fea3e422e63e218c9e7349b2d0a63b
treee96bb10a69f2fd654e53c6234b54680ae40d3b18
parente9baa9d9d520fb0e24cca671e430689de2d4a4b2
dma: sdma: Add imx25 compatible

imx25 did not work without a firmware previously.

This patch adds a DT compatible to pass the correct data with the
default script addresses for imx25.

Add imx25 compatible to the list of compatibles in the binding
documentation.

Signed-off-by: Markus Pargmann <mpa@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