Hi,
I am currently developing a custom board based on the AM1808 SoC. On
this board the SoC is driven by a 25 MHz oscillator. For the board I
created a board configuration file, e.g.,
arch/arm/mach-davinci/board-xyz.c However, the SoC specific file
arch/arm/mach-davinci/da850.c assumes that the input clock frequency
is 24MHz (#define DA850_REF_FREQ 24000000). What would be the correct
way to change this clock frequency? Using clk_set_rate() from the init
function in my board-xyz.c file?
Regards, 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