clk: mvebu: add Dove SoC-centric clock init
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sat, 11 May 2013 01:08:03 +0000 (03:08 +0200)
committerJason Cooper <jason@lakedaemon.net>
Wed, 29 May 2013 19:20:30 +0000 (19:20 +0000)
commit5d8401668ece2cf0c256ec8e553e929ace2941f3
tree531ae7a242d253c5cab74ac3a40735165e7d0b7d
parenta45184099affdd5d14fc357376d388ae069ec79a
clk: mvebu: add Dove SoC-centric clock init

This is moving core clock and clock gating init for Dove to its own
file and adds a Kconfig option. Also init functions are added and
declared so they get called on of_clk_init.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/clk/mvebu/Kconfig
drivers/clk/mvebu/Makefile
drivers/clk/mvebu/dove.c [new file with mode: 0644]
This page took 0.027426 seconds and 5 git commands to generate.