Hi JK, On Sat, May 15, 2010 at 15:29:48, Jaya krishnan wrote: > Hi > I want to use cdce949 clock synthesizer to generate high > frequency clocks to be used as master clock for a DAC chip. > I used TI clock pro software (as local) to generate the Hex file and > this Hex file (which contain register values) is used in a linux module > to control the PLLs. The problem is , the new register values are not > getting loaded into the internal EEPROM. Does anybody have any clues?
There is a cdce949 'driver' in Kevin's tree which uses I2C to program the CDCE949 and fits into the clock framework (arch/arm/mach-davinci/cdce949.c) Can you consider using/extending this driver? Thanks, Sekhar _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
