Skip to content
Snippets Groups Projects
Commit b74064a0 authored by Sanjeev Premi's avatar Sanjeev Premi Committed by Tom Rix
Browse files

OMAP3: Avoid re-write to PRM_CLKSRC_CTRL


In function get_osc_clk_speed(), do not change/ update
the divider for SYS_CLK as it can has cascading effect
on the other derived clocks.

Sudden change in divider value can lead to inconsistent
behavior in the system - often leading to crashes.

The problem was found when working with OMAP3EVM using
DM3730 processor card.

The patch has been tested with OMAP3530 on OMAP3EVM as
well

Signed-off-by: default avatarSanjeev Premi <premi@ti.com>
Signed-off-by: default avatarHiremath Vaibhav <hvaibhav@ti.com>
Signed-off-by: default avatarSandeep Paulraj <s-paulraj@ti.com>
parent eff536be
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment