powerpc: document the "fsl,ssi-dma-channel" compatible property
authorTimur Tabi <timur@freescale.com>
Fri, 10 Oct 2008 16:52:31 +0000 (11:52 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 13 Oct 2008 16:10:00 +0000 (11:10 -0500)
commitb56c2768d28425783f895971854577f412ae486f
treee015bdccf67d759ea637e85934e6288b43808316
parentdbe216319f4e4b23a37eeb623c8338fa59ac050e
powerpc: document the "fsl,ssi-dma-channel" compatible property

The "fsl,ssi-dma-channel" compatible property is used to specify a DMA channel
on the Freescale Elo DMA controller that should be used exclusively by the
Freescale SSI audio controller.  When a property is marked as such, the Elo
DMA driver will ignore it, and so it will be available for the sound drivers.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Documentation/powerpc/dts-bindings/fsl/dma.txt
Documentation/powerpc/dts-bindings/fsl/ssi.txt