powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device tree
authorTimur Tabi <timur@freescale.com>
Wed, 6 Aug 2008 16:48:25 +0000 (11:48 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 17 Sep 2008 20:01:20 +0000 (15:01 -0500)
Add the fsl,playback-dma and fsl,capture-dma properties to the Freescale
MPC8610 HPCD device tree.  These properties connect the SSI nodes to the
DMA nodes for the DMA channels that the SSI should use.  Also update the
ssi.txt documentation.

These properties will be needed when the ASoC V2 version of the Freescale
MPC8610 device drivers are merged into the mainline.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found