commit | a24886e263ec4b7062c88cfa84577080ea00da94 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Jul 02 11:47:40 2014 +0300 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Jul 15 14:08:59 2014 -0600 |
tree | 57a4f018bac5132f4cfdaaa3194ea7a8e9664940 | |
parent | 8111e01045c1b3ac6b5d3c2ee3b8dc562efdf3ae [diff] |
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>