2430 clock: remove redundant iva2_1_fck
authorPaul Walmsley <paul@pwsan.com>
Mon, 3 Dec 2007 23:24:27 +0000 (16:24 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Dec 2007 22:38:04 +0000 (14:38 -0800)
commit3058329b0a244f2c13e309f449175918b35a82fc
tree15324ac47a0fd71b69d4df9664a84c223ad2f963
parentac837040144ffba9a14a5e345e45264fd4e6cd18
2430 clock: remove redundant iva2_1_fck

iva2_1_fck, the 2430 DSP functional clock, is the same clock (from the
software's perspective) as dsp_fck - same registers, same bits, same
rates.  So, get rid of iva2_1_fck, and switch iva2_1_ick to take its
clock from dsp_fck instead, per the TRM.  Mark dsp_fck as existing on
all 24xx chips, not just 2420.  These changes resolve the "clock:
Could not find parent clock iva2_1_fck in clksel array of clock
iva2_1_ick" message that appears on boot.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock24xx.h