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)
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>

No differences found