]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commita54c959d8be9d057b1a192e34a378b74dd81c5f6
tree480857c798d96a8e859ee7d010a21a32733a3d32
parent2e45278592de32a47aa12ab09c2fcc5535aa0271
clk: versatile: add versatile OSC support

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>
drivers/clk/versatile/Makefile
drivers/clk/versatile/clk-versatile.c [moved from drivers/clk/versatile/clk-integrator.c with 63% similarity]