Re: [PATCH 1/1] V2 RFC: ARM: DaVinci: Sound

2008-12-11 Thread Troy Kisky
Kevin Hilman wrote: > > This doesn't fix audio on dm6446 EVM for me. > > I hear a pop when it starts, but nothing after that. Does it finish playing with no sound, or eventually give an error or just hang? A pop is progress anyway. Can you dump the asp registers for me? I have a program simil

Re: [PATCH 1/1] V2 RFC: ARM: DaVinci: Sound

2008-12-11 Thread Kevin Hilman
Troy Kisky <[EMAIL PROTECTED]> writes: > This is a testing patch that still needs > broken into smaller chunks. It is compile > tested for the davinci_evm_dm644x_defconfig > only. I expect that the patch will reduce > pops and eliminate underrun audio issues > on the evm. The previously sent > dma

[PATCH 1/1] V2 RFC: ARM: DaVinci: Sound

2008-12-10 Thread Troy Kisky
This is a testing patch that still needs broken into smaller chunks. It is compile tested for the davinci_evm_dm644x_defconfig only. I expect that the patch will reduce pops and eliminate underrun audio issues on the evm. The previously sent dma patch set needs applied before this. Specificly, davi