2011-04-13 10:24:53 regd drivers fro ADC AD7606 & nanoDAC AD5664R
Ashish Gupta (INDIA)
Message: 99817
Hi,
We need to use ADC AD7606 and nanoDAC 5664R with our BF527 based platform - TLL6527m, i looked at the list of drivers here:
docs.blackfin.uclinux.org/doku.php?id=adi_peripheral_drivers
and also here:
docs.blackfin.uclinux.org/doku.php?id=linux-kernel:drivers&s[]=drivers
1. The ADI nanoDAC AD5664R is listed in the taks sets, I was wondering about the status of the same. If its currently under development, when is it expected to be completed?
2. We are planning to use AD7606 ADC for our platform and I didn't see it listed in the above pages, I am assuming a driver for that does not exist, is it in the pipeline to be developed anytime soon? If not, we will plan to develop a driver for community use, what would you suggest should be our starting point for the same?
regards,
Ashish
QuoteReplyEditDelete
2011-04-13 10:38:00 regd drivers fro ADC AD7606 & nanoDAC AD5664R
Michael Hennerich (GERMANY)
Message: 99818 Both drivers are done.
AD7606:
wiki.analog.com/software/driver/linux/ad7606
AD5664:
wiki.analog.com/software/driver/linux/ad5664r
The AD7606 driver should be in svn/trunk.
However the most recent version as well as the AD5664 exit in
Greg's staging-next git.
git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git;a=shortlog;h=refs/heads/staging-next
-Michael