commit | 72f962fc7bc00f5ff4991912b889f87b464f7f1a | [log] [tgz] |
---|---|---|
author | Tero Kristo <tero.kristo@nokia.com> | Mon Nov 16 13:36:54 2009 +0000 |
committer | Tony Lindgren <tony@atomide.com> | Tue Nov 17 14:14:49 2009 -0800 |
tree | 1ceaa76443aec354f5063f04d28b9acefbf6e4dd | |
parent | 9346f48b26a4b48a7d56314bbb94e6b801e28316 [diff] |
omap3: clock: Fixed dpll3_m2x2 rate calculation Current calculation does not take into account any changes to M2 divisor, and thus when we change VDD2 OPP, dpll3_m2x2 rate does not change. Fixed by re-routing dpll3_m2x2 parent to dpll3_m2. Signed-off-by: Tero Kristo <tero.kristo@nokia.com> Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com>