]> git.karo-electronics.de Git - linux-beck.git/commit
clk: mmp: add pxa168 DT support for clock driver
authorChao Xie <chao.xie@marvell.com>
Fri, 31 Oct 2014 02:13:49 +0000 (10:13 +0800)
committerMichael Turquette <mturquette@linaro.org>
Thu, 13 Nov 2014 00:34:14 +0000 (16:34 -0800)
commitab08aefcd12d4e21abb28264ca77a430dcce7ebd
tree21905ab01eee8447864ae796b634fb38ce0b4c61
parentae32a5b321c8484294d129e7980f8fcf35aa42af
clk: mmp: add pxa168 DT support for clock driver

It adds the DT support for pxa168 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,pxa168.txt [new file with mode: 0644]
drivers/clk/mmp/Makefile
drivers/clk/mmp/clk-of-pxa168.c [new file with mode: 0644]
include/dt-bindings/clock/marvell,pxa168.h [new file with mode: 0644]