clk: ux500: First version of clock definitions for ux500
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 27 Aug 2012 13:45:51 +0000 (15:45 +0200)
committerMike Turquette <mturquette@linaro.org>
Thu, 6 Sep 2012 22:58:04 +0000 (15:58 -0700)
commitbce5afd8d960e78892669b68751547015646d5e4
tree49f9bbb078ec7579959189c520d75716ea06049d
parent3b01f87be21ce6b45ff4bd7b9d044aa9233bcc38
clk: ux500: First version of clock definitions for ux500

In this first version of the clock definitions, the structure for
ux500 are set. Support for u8500, u9540 and u8540 are prepared.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/ux500/Makefile
drivers/clk/ux500/u8500_clk.c [new file with mode: 0644]
drivers/clk/ux500/u8540_clk.c [new file with mode: 0644]
drivers/clk/ux500/u9540_clk.c [new file with mode: 0644]
include/linux/platform_data/clk-ux500.h [new file with mode: 0644]
This page took 0.028584 seconds and 5 git commands to generate.