commit | d6e99fa4f45a5f3c3029979680cf69c5a0579e6b | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Oct 10 13:42:28 2012 +0200 |
committer | Mike Turquette <mturquette@ti.com> | Fri Nov 09 16:47:07 2012 -0800 |
tree | e458ba6c9946c868d2e7d94c08dfed2917504f2e | |
parent | a816d250e866b01bd18b0dd2bcbe5f1951310094 [diff] |
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>