>From Mike Williamson [mailto:michael.william...@criticallink.com]
>It seems to me if you alter the reference clock rate you'll need to
>ensure that CONFIG_CPU_FREQ is turned off as all the OPP's in da850.c
>are based on a 24 MHz oscillator input.  To support CONFIG_CPU_FREQ with
>a variable input frequency will likely mean reworking some of the OPP
>logic to ensure you stay within specification of the PLLMs as well as
>report the correct frequency of operation.

Thanks for the hint. In my configuration CONFIG_CPU_FREQ will not be used,
so I should be fine. IMHO the definition of the OPPs should be moved to 
the board specific files as well in a separate patch. The ones defined in 
da850.c are not the only possible configurations, other boards may as well 
use different OPPs. Anyway, my patch does not break CONFIG_CPU_FREQ for 
the boards that have a 24 MHz oscillator.

Christian
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to