[PATCH] powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree

2008-10-10 Thread Timur Tabi
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

Re: [PATCH] powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree

2008-10-10 Thread Kumar Gala
On Oct 10, 2008, at 11:52 AM, Timur Tabi wrote: 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