commit | c675a00c2d666c8e90da335eafbbae81201d53f7 | [log] [tgz] |
---|---|---|
author | Anders Berg <anders.berg@lsi.com> | Thu May 15 15:42:25 2014 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Thu May 22 22:06:14 2014 -0700 |
tree | ef80dbe179cefd170734c713e5f266ef6beeb014 | |
parent | bb178da701382a230e26d90cf94e8a24b280e0d9 [diff] |
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>