]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
OMAP3: set the core dpll clk rate in its set_rate function
authorAvinash H.M <avinashhm@ti.com>
Mon, 9 May 2011 12:29:40 +0000 (12:29 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 13 May 2011 14:08:18 +0000 (07:08 -0700)
commit5fd2a84ab3c8b87176e25db1d98c5cc34043a669
tree8d876c82afc964481836e4a828b44958856c6252
parentc56b2ddd5ff4352cdb0df07eefba8068d043382e
OMAP3: set the core dpll clk rate in its set_rate function

The debug l3_ick/rate is not displaying the actual rate of the clock in
hardware. This is because, the core dpll set_rate function doesn't update the
clk.rate. After fixing, the l3_ick/rate is displaying proper values.

Signed-off-by: Shweta Gulati <shweta.gulati@ti.com>
Signed-off-by: Avinash.H.M <avinashhm@ti.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Cc: Paul Wamsley <paul@pwsan.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clkt34xx_dpll3m2.c