Re: Help: about mcbsq aic23b on dm6446

2009-04-19 Thread Alana
Hi Steve, Thanks again for your replay. The next day i tried wavrec to test the sound. To my surprise, the record is ok. The devil has gone. So, i can enjoy weekend, haha. Best Regards Alana --- 09年4月15日,周三, Steve Chen sc...@mvista.com 写道: 发件人: Steve Chen

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci

2009-04-19 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci for the following: - v4l: TI THS7303 video amplifier driver code - Analog Devices ADV7343 video encoder driver - v4l: improve consistency of the config menu. These new drivers for the davinci platform have been

RE: [PATCH v2 2/6] ARM: DaVinci: ASoC: Add the platform devices for ASP

2009-04-19 Thread naresh
Dave, Thanks for the review. I will re-submit the patch after fixing the comments. Regards, Naresh On Thursday 16 April 2009, Medisetty, Naresh wrote: arch/arm/mach-davinci/dm355.c| 29 - arch/arm/mach-davinci/dm644x.c | 27 +++-

RE: DSP Cycles measurement on DM6467

2009-04-19 Thread Balagopalakrishnan, Anand
Before accessing the TSC registers, you need to enable them by calling: TSC_enable(); To get the DSP cycles, the best option is to use TSC_read(). This returns a 64 bit unsigned int containing the value of both TSCH and TSCL registers. Regards, Anand -Original Message- From: