OMAP: Make dpll4_m4_ck programmable with clk_set_rate()
authorMans Rullgard <mans@mansr.com>
Mon, 20 Oct 2008 23:24:23 +0000 (00:24 +0100)
committerTony Lindgren <tony@atomide.com>
Sat, 6 Dec 2008 00:09:28 +0000 (16:09 -0800)
Filling the set_rate and round_rate fields of dpll4_m4_ck makes
this clock programmable through clk_set_rate().  This is needed
to give omapfb control over the dss1_alwon_fck rate.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found