clk: mmp: add pxa910 DT support for clock driver
authorChao Xie <chao.xie@marvell.com>
Fri, 31 Oct 2014 02:13:50 +0000 (10:13 +0800)
committerMichael Turquette <mturquette@linaro.org>
Thu, 13 Nov 2014 00:34:18 +0000 (16:34 -0800)
commit2bc61da9f7ff422117a68bef0d309a29affd023a
treeab8e3f567841634d7ad18330a68ab231cc4fe975
parentab08aefcd12d4e21abb28264ca77a430dcce7ebd
clk: mmp: add pxa910 DT support for clock driver

It adds the DT support for pxa910 clock subsystem.

Signed-off-by: Chao Xie <chao.xie@marvell.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/marvell,pxa910.txt [new file with mode: 0644]
drivers/clk/mmp/Makefile
drivers/clk/mmp/clk-of-pxa910.c [new file with mode: 0644]
include/dt-bindings/clock/marvell,pxa910.h [new file with mode: 0644]