]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl-ssi: Use generic DMA bindings if possible
authorMarkus Pargmann <mpa@pengutronix.de>
Sat, 27 Jul 2013 11:31:54 +0000 (13:31 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 6 Aug 2013 16:59:29 +0000 (17:59 +0100)
commitc9624c6030c523a64e1cecb024b56121fc40be56
treedf5932b41278be473d13752edb74b10cf38564c4
parent221452759e8e47a5ae757ec0efac61c678a4da82
ASoC: fsl-ssi: Use generic DMA bindings if possible

There may be some platforms using fsl-ssi that do not have a DMA driver
with generic DMA bindings. So this patch adds support for the generic
DMA bindings, while still accepting the old "fsl,dma-events" property if
"dmas" is not found.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/fsl,ssi.txt
sound/soc/fsl/fsl_ssi.c