1
0
Fork 0
alistair23-linux/drivers/clk/samsung
Heiko Stuebner 3f7c01ade2 clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442
This driver can handle the clock controllers of the socs mentioned above,
as they share a common clock tree with only small differences.

The clock structure is built according to the manuals of the included
SoCs and might include changes in comparison to the previous clock
structure.

As pll-rate-tables only the 12mhz variants are currently included.
The original code was wrongly checking for 169mhz xti values [a 0 to much
at the end], so the original 16mhz pll table would have never been
included and its values are so obscure that I have no possibility to
at least check their sane-ness. When using the formula from the manual
the resulting frequency is near the table value but still slightly off.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2014-05-13 08:00:40 +09:00
..
Makefile clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442 2014-05-13 08:00:40 +09:00
clk-exynos-audss.c dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock 2014-03-21 04:31:30 +09:00
clk-exynos4.c clk: samsung: exynos4: Add remaining suspend/resume handling 2014-02-14 08:16:01 +09:00
clk-exynos5250.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk-exynos5420.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk-exynos5440.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk-pll.c clk: samsung: add plls used by the early s3c24xx cpus 2014-04-15 02:11:36 +09:00
clk-pll.h clk: samsung: add plls used by the early s3c24xx cpus 2014-04-15 02:11:36 +09:00
clk-s3c64xx.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk-s3c2410-dclk.c clk: samsung: add clock driver for external clock outputs 2014-05-09 05:48:51 +09:00
clk-s3c2410.c clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442 2014-05-13 08:00:40 +09:00
clk-s3c2412.c clk: samsung: add clock controller driver for s3c2412 2014-04-15 02:11:36 +09:00
clk-s3c2443.c clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 2014-04-15 02:11:08 +09:00
clk.c clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00
clk.h clk: samsung: Drop old suspend/resume code 2014-02-14 08:16:01 +09:00