Re: [PATCH v10 5/7] ASoC: fsl-ssi: Use generic DMA bindings if possible
From: Mark Brown <broonie@kernel.org>
Date: 2013-08-06 16:59:43
Also in:
alsa-devel, linux-arm-kernel
From: Mark Brown <broonie@kernel.org>
Date: 2013-08-06 16:59:43
Also in:
alsa-devel, linux-arm-kernel
On Sat, Jul 27, 2013 at 01:31:54PM +0200, Markus Pargmann wrote:
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.
Applied, thanks.