powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree
authorTimur Tabi <timur@freescale.com>
Fri, 10 Oct 2008 16:52:32 +0000 (11:52 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 13 Oct 2008 16:10:00 +0000 (11:10 -0500)
commit7de0c22bba1f6117c3447af2cdca9904303012da
treee21b0945cf6ca13f6c550a91b95163e4518c2076
parentb56c2768d28425783f895971854577f412ae486f
powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree

The Freescale Elo DMA driver binds to all DMA channels in the device tree that
are compatible with "fsl,eloplus-dma-channel".  This conflicts with the sound
drivers for the MPC8610 HPCD.  On this board, the SSI uses two DMA channels and
therefore those channels are not available for general purpose use.  We
change the compatible properties for these channels "fsl,ssi-dma-channel".
This works because the sound drivers don't actually check the compatible
property when it grabs channels.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8610_hpcd.dts