clk: versatile: add versatile OSC support
authorRob Herring <robh@kernel.org>
Sun, 2 Mar 2014 04:05:44 +0000 (22:05 -0600)
committerRob Herring <robh@kernel.org>
Tue, 24 Jun 2014 19:21:22 +0000 (14:21 -0500)
Versatile platforms share the same OSC programming model as Integrator
platforms. Add the necessary parameters and init functions for Versatile.

Renaming the file to clk-versatile.c as versatile is used as the family
name for ARM, Ltd. boards.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

No differences found