summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5pc100
diff options
context:
space:
mode:
authorBarry Song <Baohua.Song@csr.com>2012-12-20 12:51:31 +0400
committerMike Turquette <mturquette@linaro.org>2013-01-18 21:44:01 +0400
commiteb8b8f2e7164b819ca35a3d6240198fdb98d0ef3 (patch)
tree36c3588aebf0d4bb42d0bfbaf0f3d658ae3e77dc /arch/arm/mach-s5pc100
parent38a8b096f86dea54cc64f4daa3402d0c4f2df43e (diff)
downloadlinux-eb8b8f2e7164b819ca35a3d6240198fdb98d0ef3.tar.xz
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 'arch/arm/mach-s5pc100')
0 files changed, 0 insertions, 0 deletions