Hi, I am trying the latest 2.6.31 rc2 branch. I am trying to make the Audio work. I found that the I2S clock is set to NULL. Because of this I am getting a NODEV error. If I commented the check, I was able to map the I2S to the AIC33X. but I am not getting any sound. I tried the aplay and arecord and got the read/write errors.
Any thoughts? Thanks, Arun. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Troy Kisky Sent: Tuesday, July 07, 2009 9:09 PM To: Mark Brown Cc: [email protected]; [email protected]; Medisetty, Naresh Subject: Re: [PATCH 07/26] davinci: dm646x: Adds McASP clock Mark Brown wrote: > On Mon, Jul 06, 2009 at 02:50:44PM -0700, Kevin Hilman wrote: >> Mark Brown <[email protected]> writes: > >>> I guess it's safe for me to go ahead and merge the ASoC changes that >>> were waiting for this now, then? > >> Yes, go ahead. > >>> IIRC it's runtime dependencies only so there should be no merge >>> issues. > >> There shouldn't be any merge issues, but there will be some compile >> issues. > > I've done the merge now. There were some conflicts in the I2S driver > which I think I've resolved but if someone could check that things are > still OK: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32 > doesn't the line struct davinci_mcbsp_dev *dev = davinci_i2s_dai.private_data; limit us to one device? _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
