]> Pileus Git - ~andy/linux/commit
clk: ux500: Add armss clk and fixup smp_twd clk for u8500
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 10 Oct 2012 11:42:28 +0000 (13:42 +0200)
committerMike Turquette <mturquette@ti.com>
Sat, 10 Nov 2012 00:47:07 +0000 (16:47 -0800)
commitd6e99fa4f45a5f3c3029979680cf69c5a0579e6b
treee458ba6c9946c868d2e7d94c08dfed2917504f2e
parenta816d250e866b01bd18b0dd2bcbe5f1951310094
clk: ux500: Add armss clk and fixup smp_twd clk for u8500

The new armss clk is a prcmu_scalable_rate clk which represents
the ARMSS clk. This then makes it possible to convert the smp_twd
clk to a fixed factor clock type, using a fixed divider of 2 and
with the armss clk as parent.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/ux500/u8500_clk.c