In case if I want to change the default gpt timer1, where should I go and change?
I changed the gptimer id in arch/arm/mach-omap2/timer.c. Is there any other place I need to change?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In case if I want to change the default gpt timer1, where should I go and change?
I changed the gptimer id in arch/arm/mach-omap2/timer.c. Is there any other place I need to change?
Hi Gowthami,
what change exactly do you intend to do?
You Can check this wiki article for additional information http://omappedia.org/wiki/Timer .
Regards,
Boyko
Hi Gowthami,
The file you listed is where you set the gp timer, but you must be aware that
"TIMER5 trough TIMER8: belong to the Audio domain and are part of the ABE module" so you must check settings there as well.
Regards,
Boyko
Hi Boyko,
Yes, it is a valid point. I saw the trm. Anyway thanks for your input.
Thanks,
Gowthami