ARM: OMAP2+: clock: add fint values to the ti_clk_features struct
authorTero Kristo <t-kristo@ti.com>
Wed, 2 Jul 2014 08:47:40 +0000 (11:47 +0300)
committerPaul Walmsley <paul@pwsan.com>
Tue, 15 Jul 2014 20:08:59 +0000 (14:08 -0600)
commita24886e263ec4b7062c88cfa84577080ea00da94
tree57a4f018bac5132f4cfdaaa3194ea7a8e9664940
parent8111e01045c1b3ac6b5d3c2ee3b8dc562efdf3ae
ARM: OMAP2+: clock: add fint values to the ti_clk_features struct

These are SoC specific and get their init values based on the SoC type.
Previously the values were hard coded within the DPLL clock code, but
having them inside the clock features avoids runtime cpu_is_X type checks.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clkt_dpll.c
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
This page took 0.024916 seconds and 5 git commands to generate.