clk: Add clock driver for AXM55xx SoC
authorAnders Berg <anders.berg@lsi.com>
Thu, 15 May 2014 13:42:25 +0000 (15:42 +0200)
committerMike Turquette <mturquette@linaro.org>
Fri, 23 May 2014 05:06:14 +0000 (22:06 -0700)
commitc675a00c2d666c8e90da335eafbbae81201d53f7
treeef80dbe179cefd170734c713e5f266ef6beeb014
parentbb178da701382a230e26d90cf94e8a24b280e0d9
clk: Add clock driver for AXM55xx SoC

Add clk driver to support clock blocks found on the AXM55xx devices. The driver
provides clock implementations for three different types of clock devices on
the AXM55xx device: PLL clock, a clock divider and a clock mux.

Signed-off-by: Anders Berg <anders.berg@lsi.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/lsi,axm5516-clks.txt [new file with mode: 0644]
drivers/clk/Makefile
drivers/clk/clk-axm5516.c [new file with mode: 0644]
This page took 0.025039 seconds and 5 git commands to generate.