summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Kconfig
diff options
context:
space:
mode:
authorBarry Song <Baohua.Song@csr.com>2012-12-20 16:51:31 +0800
committerMike Turquette <mturquette@linaro.org>2013-01-18 09:44:01 -0800
commiteb8b8f2e7164b819ca35a3d6240198fdb98d0ef3 (patch)
tree36c3588aebf0d4bb42d0bfbaf0f3d658ae3e77dc /drivers/clk/Kconfig
parent38a8b096f86dea54cc64f4daa3402d0c4f2df43e (diff)
downloadop-kernel-dev-eb8b8f2e7164b819ca35a3d6240198fdb98d0ef3.zip
op-kernel-dev-eb8b8f2e7164b819ca35a3d6240198fdb98d0ef3.tar.gz
clk: prima2: enable dt-binding clkdev mapping
this patche deletes hard code that registers clkdev by things like: clk_register_clkdev(clk, NULL, "b0030000.nand"); clk_register_clkdev(clk, NULL, "b0040000.audio"); clk_register_clkdev(clk, NULL, "b0080000.usp"); prima2 clock controller becomes a clock provider and every dt node just declares its clock sources by dt prop. it also makes us easier to extend this driver to support both prima2 and marco as marco has different address mapping with prima2. Signed-off-by: Barry Song <Baohua.Song@csr.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/Kconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud